mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-03 05:07:25 -04:00
Tab text: change Verify Payment to Check Payment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user