Apply translation for "normal" mode

This commit is contained in:
Ilya Kitaev
2016-07-19 23:45:12 +03:00
parent a9339838ac
commit 39b88daf32
10 changed files with 122 additions and 134 deletions

View File

@@ -100,7 +100,7 @@ Rectangle {
spacing: 6
Label {
text: qsTr("Balance")
text: qsTr("Balance") + translationManager.emptyString
anchors.left: parent.left
anchors.leftMargin: 50
tipText: qsTr("Test tip 1<br/><br/>line 2")