qt, docs: Unify term "clipboard"

This commit is contained in:
Hennadii Stepanov 2025-05-06 22:06:24 +01:00
parent 44057fe38c
commit 3bbdbc0a5e
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/>