Change sign message bitcoin address tooltip to "The address to sign the message with...
authorgraingert <tagrain@gmail.com>
Fri, 6 Apr 2012 02:08:16 +0000 (04:08 +0200)
committerLuke Dashjr <luke-jr+git@utopios.org>
Fri, 6 Apr 2012 02:24:44 +0000 (22:24 -0400)
src/qt/forms/messagepage.ui

index 131e15b..8bd6d8b 100644 (file)
@@ -35,7 +35,7 @@
      <item>
       <widget class="QValidatedLineEdit" name="signFrom">
        <property name="toolTip">
-        <string>The address to send the payment to  (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</string>
+        <string>The address to sign the message with  (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</string>
        </property>
        <property name="maxLength">
         <number>34</number>