forked from Public/monero-gui
rename tab Tx Key -> Verify payment
This commit is contained in:
@@ -264,7 +264,7 @@ Rectangle {
|
||||
id: txkeyButton
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
text: qsTr("Tx Key") + translationManager.emptyString
|
||||
text: qsTr("Verify payment") + translationManager.emptyString
|
||||
symbol: qsTr("K") + translationManager.emptyString
|
||||
dotColor: "#AAFFBB"
|
||||
onClicked: {
|
||||
|
||||
Reference in New Issue
Block a user