mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 13:37:26 -04:00
rename tab Tx Key -> Verify payment
This commit is contained in:
@@ -264,7 +264,7 @@ Rectangle {
|
|||||||
id: txkeyButton
|
id: txkeyButton
|
||||||
anchors.left: parent.left
|
anchors.left: parent.left
|
||||||
anchors.right: parent.right
|
anchors.right: parent.right
|
||||||
text: qsTr("Tx Key") + translationManager.emptyString
|
text: qsTr("Verify payment") + translationManager.emptyString
|
||||||
symbol: qsTr("K") + translationManager.emptyString
|
symbol: qsTr("K") + translationManager.emptyString
|
||||||
dotColor: "#AAFFBB"
|
dotColor: "#AAFFBB"
|
||||||
onClicked: {
|
onClicked: {
|
||||||
|
|||||||
Reference in New Issue
Block a user