mirror of
https://github.com/dashpay/dash.git
synced 2024-12-27 04:52:59 +01:00
change text on message.ui from "Copy to Clipboard" to "Copy Signature" and
add an Alt-Shortcut to "Clear &All"
This commit is contained in:
parent
bdef43dde7
commit
d7d7d81a6a
@ -131,7 +131,7 @@
|
|||||||
<string>Copy the current signature to the system clipboard</string>
|
<string>Copy the current signature to the system clipboard</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>&Copy to Clipboard</string>
|
<string>&Copy Signature</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="../bitcoin.qrc">
|
<iconset resource="../bitcoin.qrc">
|
||||||
@ -145,7 +145,7 @@
|
|||||||
<string>Reset all sign message fields</string>
|
<string>Reset all sign message fields</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Clear all</string>
|
<string>Clear &All</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="../bitcoin.qrc">
|
<iconset resource="../bitcoin.qrc">
|
||||||
|
Loading…
Reference in New Issue
Block a user