Skip to content

Commit 3bbdbc0

Browse files
committed
qt, docs: Unify term "clipboard"
1 parent 44057fe commit 3bbdbc0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/qt/forms/addressbookpage.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<item>
7979
<widget class="QPushButton" name="copyAddress">
8080
<property name="toolTip">
81-
<string>Copy the currently selected address to the system clipboard</string>
81+
<string>Copy the currently selected address to the clipboard</string>
8282
</property>
8383
<property name="text">
8484
<string>&amp;Copy</string>

src/qt/forms/signverifymessagedialog.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<item>
138138
<widget class="QPushButton" name="copySignatureButton_SM">
139139
<property name="toolTip">
140-
<string>Copy the current signature to the system clipboard</string>
140+
<string>Copy the current signature to the clipboard</string>
141141
</property>
142142
<property name="text">
143143
<string/>

0 commit comments

Comments
 (0)