additional fix for #1843
- a shortcut on "receive coins" was used twice
This commit is contained in:
parent
f394f21594
commit
bb86cffa56
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@
|
|||
<string>Sign a message to prove you own a Bitcoin address</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&Sign Message</string>
|
||||
<string>Sign &Message</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../bitcoin.qrc">
|
||||
|
|
Loading…
Reference in a new issue