diff options
| author | Tomo Ueda <[email protected]> | 2021-09-02 12:55:18 -0700 |
|---|---|---|
| committer | Tomo Ueda <[email protected]> | 2021-09-02 12:55:18 -0700 |
| commit | e64843ced509c24f783276d4cc0f2f26c9d527f2 (patch) | |
| tree | 7956d4ea416c5b3a531dbc6f356e1c9a643d9690 /src/qt/forms/sendcoinsentry.ui | |
| parent | really s/doge/dis/g this time (diff) | |
| download | discoin-e64843ced509c24f783276d4cc0f2f26c9d527f2.tar.xz discoin-e64843ced509c24f783276d4cc0f2f26c9d527f2.zip | |
really s/Doge/Dis/g this time
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> |