mirror of
https://github.com/feather-wallet/feather.git
synced 2025-01-08 20:09:43 +00:00
TxInfoDialog: improve strings
This commit is contained in:
parent
1ebb408c2c
commit
ba127b4251
1 changed files with 2 additions and 2 deletions
|
@ -208,7 +208,7 @@
|
|||
<item>
|
||||
<widget class="QPushButton" name="btn_copyTxID">
|
||||
<property name="text">
|
||||
<string>Copy Tx ID/hash</string>
|
||||
<string>Copy Tx ID</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
@ -222,7 +222,7 @@
|
|||
<item>
|
||||
<widget class="QPushButton" name="btn_createTxProof">
|
||||
<property name="text">
|
||||
<string>Create Transaction Proof</string>
|
||||
<string>Create Tx Proof</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in a new issue