aboutsummaryrefslogtreecommitdiff
path: root/src/qt
diff options
context:
space:
mode:
authorgraingert <tagrain@gmail.com>2012-04-06 04:08:16 +0200
committergraingert <tagrain@gmail.com>2012-04-06 04:08:16 +0200
commitf9781fc62ef4e1c1d0481b8a6c1d24b811247ea3 (patch)
treefb6b2e80bbf8de04360b2e8611a825416b0deb4b /src/qt
parent3acee27b14827d28e2ff930d69f675d94bcc3a69 (diff)
downloadbitcoin-f9781fc62ef4e1c1d0481b8a6c1d24b811247ea3.tar.xz
Change sign message bitcoin address tooltip to "The address to sign the message with" Closes #1050
Diffstat (limited to 'src/qt')
-rw-r--r--src/qt/forms/messagepage.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/forms/messagepage.ui b/src/qt/forms/messagepage.ui
index 131e15bdb3..8bd6d8b54b 100644
--- 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>