diff options
Diffstat (limited to 'src/qt/forms/sendcoinsentry.ui')
-rw-r--r-- | src/qt/forms/sendcoinsentry.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/forms/sendcoinsentry.ui b/src/qt/forms/sendcoinsentry.ui index 76039ce52a..e77de0d9b8 100644 --- a/src/qt/forms/sendcoinsentry.ui +++ b/src/qt/forms/sendcoinsentry.ui @@ -154,7 +154,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 bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network.</string> </property> <property name="textFormat"> <enum>Qt::PlainText</enum> |