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