]> Git Repo - VerusCoin.git/commitdiff
fix #1843 by changing 2 GUI shortcuts
authorPhilip Kaufmann <[email protected]>
Fri, 21 Sep 2012 17:31:53 +0000 (19:31 +0200)
committerPhilip Kaufmann <[email protected]>
Fri, 21 Sep 2012 17:31:53 +0000 (19:31 +0200)
src/qt/forms/sendcoinsdialog.ui

index 10a1586d4aa12c6a0b8a2944cb024d7a5904ef80..6e17565ab085f13614199ba89e2f388382b46b4a 100644 (file)
@@ -64,7 +64,7 @@
         <string>Send to multiple recipients at once</string>
        </property>
        <property name="text">
-        <string>&amp;Add Recipient</string>
+        <string>Add &amp;Recipient</string>
        </property>
        <property name="icon">
         <iconset resource="../bitcoin.qrc">
         <string>Confirm the send action</string>
        </property>
        <property name="text">
-        <string>&amp;Send</string>
+        <string>S&amp;end</string>
        </property>
        <property name="icon">
         <iconset resource="../bitcoin.qrc">
This page took 0.027315 seconds and 4 git commands to generate.