mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-17 19:09:02 +00:00
change button tooltip on sign message page for copy to clipboard as it was missleading
This commit is contained in:
parent
6c055e506d
commit
1fb6e2d9bf
@ -128,7 +128,7 @@
|
||||
<item>
|
||||
<widget class="QPushButton" name="copyToClipboard">
|
||||
<property name="toolTip">
|
||||
<string>Copy the currently selected address to the system clipboard</string>
|
||||
<string>Copy the current signature to the system clipboard</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&Copy to Clipboard</string>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user