harmonize the use of ellipsis ("...") to be used in menus, but not on buttons / update some strings to be more informative
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
<string>Create a new address</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&New Address...</string>
|
||||
<string>&New Address</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../bitcoin.qrc">
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
<string>Send to multiple recipients at once</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&Add recipient...</string>
|
||||
<string>&Add Recipient</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../bitcoin.qrc">
|
||||
|
||||
Reference in New Issue
Block a user