Merge pull request #634

06b12d1 Capitalize "Create tx file" button (xmr-eric)
This commit is contained in:
Riccardo Spagni 2017-04-24 11:05:42 +02:00
commit 74da45766e
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD

View file

@ -512,7 +512,7 @@ Rectangle {
StandardButton {
id: saveTxButton
text: qsTr("create tx file") + translationManager.emptyString
text: qsTr("Create tx file") + translationManager.emptyString
shadowReleasedColor: "#FF4304"
shadowPressedColor: "#B32D00"
releasedColor: "#FF6C3C"