forked from Public/monero-gui
Merge pull request #146
637d754rename tab Tx Key -> Verify payment (Jacob Brydolf)bb85cb4TxKey: layout width + typos (Jacob Brydolf)
This commit is contained in:
@@ -266,7 +266,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