mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 13:47:25 -04:00
Merge pull request #168
fc2a189 Rename 'Transfer' tab to 'Send' (xmr-eric)
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user