From 6ea4ba79139e5175a2c6c192ebdd01dd3529e29b Mon Sep 17 00:00:00 2001 From: Papoteur Date: Sat, 15 Dec 2018 15:11:16 +0100 Subject: Some wording --- qml/mw-ui.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qml/mw-ui.qml b/qml/mw-ui.qml index 8778692..7e34df5 100644 --- a/qml/mw-ui.qml +++ b/qml/mw-ui.qml @@ -198,7 +198,7 @@ Rectangle { } Label { text: qsTr("If you enabled the online repositories during installation, some media sources should be installed already. If you didn't, we will now configure these online repositories. If this computer will have access to the Internet, you can delete the cdrom entry from the list of repositories.")+"
"+ - qsTr("Now, please enable or disable the online repositories of your choice: click on the Edit software repositories button. Select the pair release with the updates. Debug and Testing are for special cases.")+"
"+ + qsTr("Now, please enable or disable the online repositories of your choice: click on the Edit software repositories button. Select at least the release and updates pair. Debug and Testing are for special cases.")+"
"+ qsTr("After you have checked and enabled the repositories you need, you can go to the next slide."); wrapMode: Text.WordWrap textFormat: Text.RichText -- cgit v1.2.1