Fix duplicate shortcut usage in sign/verify message dialog.

This commit is contained in:
burger2 2012-11-22 22:50:30 +01:00
parent b0e228a4b0
commit ecd67a1420
1 changed files with 2 additions and 2 deletions

View File

@ -148,7 +148,7 @@
<string>Sign the message to prove you own this Bitcoin address</string>
</property>
<property name="text">
<string>&amp;Sign Message</string>
<string>Sign &amp;Message</string>
</property>
<property name="icon">
<iconset resource="../bitcoin.qrc">
@ -294,7 +294,7 @@
<string>Verify the message to ensure it was signed with the specified Bitcoin address</string>
</property>
<property name="text">
<string>&amp;Verify Message</string>
<string>Verify &amp;Message</string>
</property>
<property name="icon">
<iconset resource="../bitcoin.qrc">