We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44057fe commit 3bbdbc0Copy full SHA for 3bbdbc0
src/qt/forms/addressbookpage.ui
@@ -78,7 +78,7 @@
78
<item>
79
<widget class="QPushButton" name="copyAddress">
80
<property name="toolTip">
81
- <string>Copy the currently selected address to the system clipboard</string>
+ <string>Copy the currently selected address to the clipboard</string>
82
</property>
83
<property name="text">
84
<string>&Copy</string>
src/qt/forms/signverifymessagedialog.ui
@@ -137,7 +137,7 @@
137
138
<widget class="QPushButton" name="copySignatureButton_SM">
139
140
- <string>Copy the current signature to the system clipboard</string>
+ <string>Copy the current signature to the clipboard</string>
141
142
143
<string/>
0 commit comments