aboutsummaryrefslogtreecommitdiff
path: root/LeftPanel.qml
diff options
context:
space:
mode:
authorxmr-eric <eric@moneroeric.com>2016-11-15 12:32:37 -0500
committerGitHub <noreply@github.com>2016-11-15 12:32:37 -0500
commitfc2a18931437b30e9f50a9b334e2b3fd3792b466 (patch)
tree14760e596432964c2d5175caa72d0b65bef75785 /LeftPanel.qml
parent24a66c184d206d6f6bea427c4d893d3bd2db24b6 (diff)
downloadmonzero-gui-fc2a18931437b30e9f50a9b334e2b3fd3792b466.tar.gz
monzero-gui-fc2a18931437b30e9f50a9b334e2b3fd3792b466.tar.xz
monzero-gui-fc2a18931437b30e9f50a9b334e2b3fd3792b466.zip
Rename 'Transfer' tab to 'Send'
See issue 159: https://github.com/monero-project/monero-core/issues/159
Diffstat (limited to 'LeftPanel.qml')
-rw-r--r--LeftPanel.qml2
1 files changed, 1 insertions, 1 deletions
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: {