Mercurial > hg > bitcoin
changeset 2180:542a63036f45 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 | 2a52bd3e1e33 |
children | 9a2016e2bdae |
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>