Merge pull request #244

5bda759 Update WizardFinish.qml (xmrdc)
This commit is contained in:
Riccardo Spagni 2016-12-09 00:09:49 +02:00
commit 838845d878
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD

View file

@ -125,7 +125,7 @@ Item {
horizontalAlignment: Text.AlignHCenter horizontalAlignment: Text.AlignHCenter
//renderType: Text.NativeRendering //renderType: Text.NativeRendering
color: "#3F3F3F" color: "#3F3F3F"
text: qsTr("Youre all setup!") + translationManager.emptyString text: qsTr("Youre all set up!") + translationManager.emptyString
} }
Text { Text {