Merge pull request #244

5bda759 Update WizardFinish.qml (xmrdc)
This commit is contained in:
Riccardo Spagni
2016-12-09 00:09:49 +02:00

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 {