summaryrefslogtreecommitdiffstats
path: root/qml
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2019-03-26 13:33:33 +0100
committerPapoteur <papoteur@mageia.org>2019-03-26 14:23:39 +0100
commit068daa2d820f4344c695c37118d2f7eddd4661ce (patch)
tree435f52a705fb92571866f308af48188121b87109 /qml
parent406312b33d6737ba840794510eca6d0eafbc40ab (diff)
downloadmageiawelcome-068daa2d820f4344c695c37118d2f7eddd4661ce.tar
mageiawelcome-068daa2d820f4344c695c37118d2f7eddd4661ce.tar.gz
mageiawelcome-068daa2d820f4344c695c37118d2f7eddd4661ce.tar.bz2
mageiawelcome-068daa2d820f4344c695c37118d2f7eddd4661ce.tar.xz
mageiawelcome-068daa2d820f4344c695c37118d2f7eddd4661ce.zip
new text for backports repository explanation
Diffstat (limited to '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 8ee195e..dcefa43 100644
--- a/qml/mw-ui.qml
+++ b/qml/mw-ui.qml
@@ -246,7 +246,7 @@ Rectangle {
}
}
Label {
- text: qsTr("- includes software published after a Mageia release, or another version of software already present and not replaced.");
+ text: qsTr("- include new versions of packages, and new packages, that do not meet the updates policy.");
wrapMode: Text.WordWrap
Layout.maximumWidth: slideshow.width -110
color: "white"