fix #1843 by changing 2 GUI shortcuts
This commit is contained in:
parent
e96a8c7d86
commit
da9413d913
1 changed files with 2 additions and 2 deletions
|
@ -64,7 +64,7 @@
|
||||||
<string>Send to multiple recipients at once</string>
|
<string>Send to multiple recipients at once</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>&Add Recipient</string>
|
<string>Add &Recipient</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="../bitcoin.qrc">
|
<iconset resource="../bitcoin.qrc">
|
||||||
|
@ -153,7 +153,7 @@
|
||||||
<string>Confirm the send action</string>
|
<string>Confirm the send action</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>&Send</string>
|
<string>S&end</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="../bitcoin.qrc">
|
<iconset resource="../bitcoin.qrc">
|
||||||
|
|
Loading…
Reference in a new issue