summaryrefslogtreecommitdiffstats
path: root/qml/mw-ui.qml
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2018-12-15 15:11:16 +0100
committerPapoteur <papoteur@mageia.org>2018-12-17 10:19:29 +0100
commit6ea4ba79139e5175a2c6c192ebdd01dd3529e29b (patch)
tree3fc6bc8f177698dacf2bb4fc378f83079a4f125d /qml/mw-ui.qml
parent1350946b89250e52356f296c613a62a2cdd5f9ae (diff)
downloadmageiawelcome-6ea4ba79139e5175a2c6c192ebdd01dd3529e29b.tar
mageiawelcome-6ea4ba79139e5175a2c6c192ebdd01dd3529e29b.tar.gz
mageiawelcome-6ea4ba79139e5175a2c6c192ebdd01dd3529e29b.tar.bz2
mageiawelcome-6ea4ba79139e5175a2c6c192ebdd01dd3529e29b.tar.xz
mageiawelcome-6ea4ba79139e5175a2c6c192ebdd01dd3529e29b.zip
Some wording
Diffstat (limited to 'qml/mw-ui.qml')
-rw-r--r--qml/mw-ui.qml2
1 files changed, 1 insertions, 1 deletions
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 <i>cdrom</i> entry from the list of repositories.")+"<BR />"+
- qsTr("Now, please enable or disable the online repositories of your choice: click on the <i>Edit software repositories</i> button. Select the pair <i>release</i> with the <i>updates</i>. <i>Debug</i> and <i>Testing</i> are for special cases.")+"<BR />"+
+ qsTr("Now, please enable or disable the online repositories of your choice: click on the <i>Edit software repositories</i> button. Select at least the <i>release</i> and <i>updates</i> pair. <i>Debug</i> and <i>Testing</i> are for special cases.")+"<BR />"+
qsTr("After you have checked and enabled the repositories you need, you can go to the next slide.");
wrapMode: Text.WordWrap
textFormat: Text.RichText