rename tab Tx Key -> Verify payment

This commit is contained in:
Jacob Brydolf 2016-11-10 19:39:18 +01:00
parent bb85cb4a9a
commit 637d75480c
No known key found for this signature in database
GPG key ID: DE46246550D2F3C5

View file

@ -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: {