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:
Philip Kaufmann
2012-05-06 16:24:15 +02:00
parent 9e11cb53dd
commit 50a3855082
5 changed files with 9 additions and 9 deletions

View File

@@ -63,7 +63,7 @@
<string>Create a new address</string>
</property>
<property name="text">
<string>&amp;New Address...</string>
<string>&amp;New Address</string>
</property>
<property name="icon">
<iconset resource="../bitcoin.qrc">

View File

@@ -64,7 +64,7 @@
<string>Send to multiple recipients at once</string>
</property>
<property name="text">
<string>&amp;Add recipient...</string>
<string>&amp;Add Recipient</string>
</property>
<property name="icon">
<iconset resource="../bitcoin.qrc">