mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-20 05:42:50 +02:00
qt, docs: Unify term "clipboard"
This commit is contained in:
parent
44057fe38c
commit
3bbdbc0a5e
@ -78,7 +78,7 @@
|
||||
<item>
|
||||
<widget class="QPushButton" name="copyAddress">
|
||||
<property name="toolTip">
|
||||
<string>Copy the currently selected address to the system clipboard</string>
|
||||
<string>Copy the currently selected address to the clipboard</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&Copy</string>
|
||||
|
@ -137,7 +137,7 @@
|
||||
<item>
|
||||
<widget class="QPushButton" name="copySignatureButton_SM">
|
||||
<property name="toolTip">
|
||||
<string>Copy the current signature to the system clipboard</string>
|
||||
<string>Copy the current signature to the clipboard</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user