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
1 changed files with 1 additions and 1 deletions

View File

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