From ac43b4aa95c29f078b184d68affa3aa5296b0d3f Mon Sep 17 00:00:00 2001 From: Papoteur Date: Mon, 21 Jan 2019 10:12:04 +0100 Subject: Change cdrom entry with Local entry --- 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 6ef46f0..9851532 100644 --- a/qml/mw-ui.qml +++ b/qml/mw-ui.qml @@ -282,7 +282,7 @@ Rectangle { } } Label { text: qsTr("If you enabled the online repositories during installation, some media sources should be installed already. Otherwise, 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.")+"

"+ + If this computer will have access to the Internet, you can delete the Local 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 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 -- cgit v1.2.1