summaryrefslogtreecommitdiffstats
path: root/qml
diff options
context:
space:
mode:
Diffstat (limited to 'qml')
-rw-r--r--qml/mw-ui.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/qml/mw-ui.qml b/qml/mw-ui.qml
index fb1e309..1efa327 100644
--- a/qml/mw-ui.qml
+++ b/qml/mw-ui.qml
@@ -326,8 +326,8 @@ Rectangle {
width: slideshow.width - 40
padding: 20
text: qsTr("Mageia provides software which may be updated in order to fix bugs or security issues. It is highly recommended that you update your system regularly. \
-An Update icon will appear in your task bar when new updates are available (not available with Gnome). To run the updates, just click on the icon below and give your user password - or \
-use the Software Manager (root password). This is a background process and you will be able to use your computer normally during the updates."+"\n");
+An Update icon will appear in your task bar when new updates are available. To run the updates, just click on the icon below and give your user password - or use the Software Manager (root password). \
+This is a background process and you will be able to use your computer normally during the updates."+"\n");
wrapMode: Text.WordWrap
color: "white"
}