From fc2a18931437b30e9f50a9b334e2b3fd3792b466 Mon Sep 17 00:00:00 2001 From: xmr-eric Date: Tue, 15 Nov 2016 12:32:37 -0500 Subject: [PATCH] Rename 'Transfer' tab to 'Send' See issue 159: https://github.com/monero-project/monero-core/issues/159 --- LeftPanel.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LeftPanel.qml b/LeftPanel.qml index 008ec0ae..c6b8fb11 100644 --- a/LeftPanel.qml +++ b/LeftPanel.qml @@ -228,7 +228,7 @@ Rectangle { id: transferButton anchors.left: parent.left anchors.right: parent.right - text: qsTr("Transfer") + translationManager.emptyString + text: qsTr("Send") + translationManager.emptyString symbol: qsTr("T") + translationManager.emptyString dotColor: "#FF6C3C" onClicked: {