changeset 2881:c5b81cf9ed1f draft

Change sign message bitcoin address tooltip to "The address to sign the message with" Closes #1050
author graingert <tagrain@gmail.com>
date Fri, 06 Apr 2012 04:08:16 +0200
parents 6efcc24c473b
children b9d44c87c27b
files src/qt/forms/messagepage.ui
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/qt/forms/messagepage.ui
+++ b/src/qt/forms/messagepage.ui
@@ -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>