From d79fe0f457abb80fb8ece4d4256624ab774ea48a Mon Sep 17 00:00:00 2001 From: stoffu Date: Tue, 12 Sep 2017 17:42:00 +0900 Subject: Tx proof --- LeftPanel.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LeftPanel.qml') diff --git a/LeftPanel.qml b/LeftPanel.qml index e9fa7467..06881a9d 100644 --- a/LeftPanel.qml +++ b/LeftPanel.qml @@ -424,7 +424,7 @@ Rectangle { id: txkeyButton anchors.left: parent.left anchors.right: parent.right - text: qsTr("Check payment") + translationManager.emptyString + text: qsTr("Prove/check") + translationManager.emptyString symbol: qsTr("K") + translationManager.emptyString dotColor: "#FFD781" under: advancedButton -- cgit v1.2.3