diff options
Diffstat (limited to 'src/qt/forms/sendcoinsentry.ui')
| -rw-r--r-- | src/qt/forms/sendcoinsentry.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qt/forms/sendcoinsentry.ui b/src/qt/forms/sendcoinsentry.ui index 569c9ae6b..0908056f2 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 Dogecoin address to send the payment to</string> + <string>The Discoin address to send the payment to</string> </property> </widget> </item> @@ -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 discoin: 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 discoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Discoin network.</string> </property> <property name="textFormat"> <enum>Qt::PlainText</enum> |