aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms/sendcoinsentry.ui
diff options
context:
space:
mode:
authorPhilip Kaufmann <[email protected]>2014-05-21 15:22:42 +0200
committerPhilip Kaufmann <[email protected]>2014-06-23 15:11:28 +0200
commit6a5c124b849ac1e9e5cfb99e72ae483eeb3e8cad (patch)
tree7e991000bf3b96ed0a96e7780d6c736a90288b97 /src/qt/forms/sendcoinsentry.ui
parentMerge pull request #4314 (diff)
downloaddiscoin-6a5c124b849ac1e9e5cfb99e72ae483eeb3e8cad.tar.xz
discoin-6a5c124b849ac1e9e5cfb99e72ae483eeb3e8cad.zip
[Qt] don't allow translation of our example btc address
Diffstat (limited to 'src/qt/forms/sendcoinsentry.ui')
-rw-r--r--src/qt/forms/sendcoinsentry.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/forms/sendcoinsentry.ui b/src/qt/forms/sendcoinsentry.ui
index e77de0d9b..9d829970f 100644
--- a/src/qt/forms/sendcoinsentry.ui
+++ b/src/qt/forms/sendcoinsentry.ui
@@ -51,7 +51,7 @@
<item>
<widget class="QValidatedLineEdit" name="payTo">
<property name="toolTip">
- <string>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</string>
+ <string>The Bitcoin address to send the payment to</string>
</property>
</widget>
</item>