aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Dashjr <luke-jr+git@utopios.org>2012-02-19 22:36:59 -0500
committerLuke Dashjr <luke-jr+git@utopios.org>2012-02-19 22:36:59 -0500
commit5a5cc6ac096ed215f2d890614b170db8d0d175b5 (patch)
tree36657f0b2f4e05c098bfc59f3b0d02b3e2fb78a7
parent9fa042a96ce7c605a8f96e99a1b142233629bb61 (diff)
downloadbitcoin-5a5cc6ac096ed215f2d890614b170db8d0d175b5.tar.xz
Sign message description changes discussed in #bitcoin-dev
-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>