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:
Philip Kaufmann 2012-05-05 11:39:07 +02:00
parent bdef43dde7
commit d7d7d81a6a
1 changed files with 2 additions and 2 deletions

View File

@ -131,7 +131,7 @@
<string>Copy the current signature to the system clipboard</string>
</property>
<property name="text">
<string>&amp;Copy to Clipboard</string>
<string>&amp;Copy Signature</string>
</property>
<property name="icon">
<iconset resource="../bitcoin.qrc">
@ -145,7 +145,7 @@
<string>Reset all sign message fields</string>
</property>
<property name="text">
<string>Clear all</string>
<string>Clear &amp;All</string>
</property>
<property name="icon">
<iconset resource="../bitcoin.qrc">