aboutsummaryrefslogtreecommitdiff
path: root/src/qt
diff options
context:
space:
mode:
authorGregory Maxwell <greg@xiph.org>2012-02-19 21:24:20 -0800
committerGregory Maxwell <greg@xiph.org>2012-02-19 21:24:20 -0800
commitf50f36d4dbf9834fd722f8da9e950d0cd874145f (patch)
tree36657f0b2f4e05c098bfc59f3b0d02b3e2fb78a7 /src/qt
parent9fa042a96ce7c605a8f96e99a1b142233629bb61 (diff)
parent5a5cc6ac096ed215f2d890614b170db8d0d175b5 (diff)
Merge pull request #876 from luke-jr/signmsg_desc
Sign message description changes discussed in #bitcoin-dev
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 a117256773..131e15bdb3 100644
--- a/src/qt/forms/messagepage.ui
+++ b/src/qt/forms/messagepage.ui
@@ -17,7 +17,7 @@
<item>
<widget class="QLabel" name="labelExplanation">
<property name="text">
- <string>You can sign messages with your addresses to prove you own them. Be careful to only sign statements you agree to with full details, as phishing attacks may try to trick you into signing access to them.</string>
+ <string>You can sign messages with your addresses to prove you own them. Be careful not to sign anything vague, as phishing attacks may try to trick you into signing your identity over to them. Only sign fully-detailed statements you agree to.</string>
</property>
<property name="textFormat">
<enum>Qt::AutoText</enum>