aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms/sendcoinsentry.ui
diff options
context:
space:
mode:
authorRoss Nicoll <[email protected]>2018-02-04 19:50:03 +0000
committerRoss Nicoll <[email protected]>2018-02-18 18:17:53 +0000
commita8baf86ffc0ceab1da9850e59804ee76e242b306 (patch)
tree158609fd7b87a92151210d910043013afb866f47 /src/qt/forms/sendcoinsentry.ui
parentUpdate release notes for 1.14 (#1464) (diff)
downloaddiscoin-1.14-alpha-2.tar.xz
discoin-1.14-alpha-2.zip
Misc updates to match Dogecoin (#1460)v1.14-alpha-2
* Updated linearize for Dogecoin :dog2: * Update qt forms. :tada: :dog2: * Replaced occasions of bitcoin to dogecoin in contrib files consistent with previous changes. :tada: * Changing to the proper ports for Dogecoin.
Diffstat (limited to 'src/qt/forms/sendcoinsentry.ui')
-rw-r--r--src/qt/forms/sendcoinsentry.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qt/forms/sendcoinsentry.ui b/src/qt/forms/sendcoinsentry.ui
index 5a83440bd..2103fb9d6 100644
--- a/src/qt/forms/sendcoinsentry.ui
+++ b/src/qt/forms/sendcoinsentry.ui
@@ -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 Dogecoin 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>