You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/qt/forms/receivecoinsdialog.ui
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@
63
63
<itemrow="4"column="2">
64
64
<widgetclass="QLineEdit"name="reqLabel">
65
65
<propertyname="toolTip">
66
-
<string>An optional label to associate with the new receiving address.</string>
66
+
<string>An optional label to associate with the new receiving address (used by you to identify an invoice). It is also attached to the payment request.</string>
67
67
</property>
68
68
</widget>
69
69
</item>
@@ -93,7 +93,7 @@
93
93
<itemrow="6"column="2">
94
94
<widgetclass="QLineEdit"name="reqMessage">
95
95
<propertyname="toolTip">
96
-
<string>An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network.</string>
96
+
<string>An optional message that is attached to the payment request and may be displayed to the sender.</string>
0 commit comments