Capitalize "Create tx file" button

This commit is contained in:
xmr-eric 2017-03-28 19:15:55 -04:00 committed by GitHub
parent 4ca35af11a
commit 06b12d167b

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"