mirror of
https://github.com/monero-project/monero-gui
synced 2024-11-20 13:09:20 +01:00
Tab text: change Verify Payment to Check Payment
This commit is contained in:
parent
4713228d96
commit
ca967a8ab9
@ -365,7 +365,7 @@ Rectangle {
|
||||
id: txkeyButton
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
text: qsTr("Verify payment") + translationManager.emptyString
|
||||
text: qsTr("Check payment") + translationManager.emptyString
|
||||
symbol: qsTr("K") + translationManager.emptyString
|
||||
dotColor: "#AAFFBB"
|
||||
under: advancedButton
|
||||
|
Loading…
Reference in New Issue
Block a user