aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms/sendcoinsentry.ui
diff options
context:
space:
mode:
authorSporklin <[email protected]>2015-08-16 14:47:02 -0400
committerJ Ross Nicoll <[email protected]>2015-10-31 14:49:41 +0000
commit308bc06e9091efc85e85aa5f80e4debb8dae9cbd (patch)
tree455fb3fd6df0170dccf706b8c4f9db9e678ccbb1 /src/qt/forms/sendcoinsentry.ui
parentUpdating docs :tada: (diff)
downloaddiscoin-308bc06e9091efc85e85aa5f80e4debb8dae9cbd.tar.xz
discoin-308bc06e9091efc85e85aa5f80e4debb8dae9cbd.zip
Update qt forms. :tada: :dog2:
Diffstat (limited to 'src/qt/forms/sendcoinsentry.ui')
-rw-r--r--src/qt/forms/sendcoinsentry.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/qt/forms/sendcoinsentry.ui b/src/qt/forms/sendcoinsentry.ui
index df06f3683..2103fb9d6 100644
--- a/src/qt/forms/sendcoinsentry.ui
+++ b/src/qt/forms/sendcoinsentry.ui
@@ -57,7 +57,7 @@
<item>
<widget class="QValidatedLineEdit" name="payTo">
<property name="toolTip">
- <string>The Bitcoin address to send the payment to</string>
+ <string>The Dogecoin address to send the payment to</string>
</property>
</widget>
</item>
@@ -170,7 +170,7 @@
<item>
<widget class="QCheckBox" name="checkboxSubtractFeeFromAmount">
<property name="toolTip">
- <string>The fee will be deducted from the amount being sent. The recipient will receive less bitcoins than you enter in the amount field. If multiple recipients are selected, the fee is split equally.</string>
+ <string>The fee will be deducted from the amount being sent. The recipient will receive less dogecoins than you enter in the amount field. If multiple recipients are selected, the fee is split equally.</string>
</property>
<property name="text">
<string>S&amp;ubtract fee from amount</string>
@@ -192,7 +192,7 @@
<item row="3" column="1">
<widget class="QLabel" name="messageTextLabel">
<property name="toolTip">
- <string>A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network.</string>
+ <string>A message that was attached to the dogecoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Dogecoin network.</string>
</property>
<property name="textFormat">
<enum>Qt::PlainText</enum>