Merge bitcoin-core/gui#871: qt, docs: Unify term "clipboard"

3bbdbc0a5e1b409969cedaf249d1d01dea9bcf73 qt, docs: Unify term "clipboard" (Hennadii Stepanov)

Pull request description:

  A translator on Transifex noticed:
  > The term "system clipboard" appears twice. The term "clipboard" appears 10 times. Perhaps we could standardize on just saying "clipboard"?

  This PR addresses this issue.

ACKs for top commit:
  davidgumberg:
    ACK 3bbdbc0a5e
  pablomartin4btc:
    ACK 3bbdbc0a5e1b409969cedaf249d1d01dea9bcf73

Tree-SHA512: 61a100f60890d81122a4b8ce3e2cb7d355c7fb643de3196573f7f9107c6f52fa0b3e7a4f743ce2833e8c67b9cdad3568b761d730fef5c9781f5e1c45252888c4
This commit is contained in:
Hennadii Stepanov 2025-05-11 17:38:00 +01:00
commit 59e09e0fb7
No known key found for this signature in database
GPG Key ID: 410108112E7EA81F
2 changed files with 2 additions and 2 deletions

View File

@ -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>&amp;Copy</string>

View File

@ -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/>