aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--en/support/index.php2
-rw-r--r--langs/en/support.en.lang4
2 files changed, 3 insertions, 3 deletions
diff --git a/en/support/index.php b/en/support/index.php
index ba3e96905..af99d56d1 100644
--- a/en/support/index.php
+++ b/en/support/index.php
@@ -41,7 +41,7 @@ _lang_load($locale, 'support');
echo '<hr>';
_h('Updates', null, 'h2 id="updates"');
- _h('Updates are available for %s (security and bug fixes) and published on an ongoing basis.', array('<a href="../2/">Mageia 2</a>'));
+ _h('Updates are available for %s and %s (security and bug fixes) and published on an ongoing basis.', array('<a href="../2/">Mageia 2</a>', '<a href="../3/">Mageia 3</a>'));
_h('You can install these from the Mageia Control Center.');
_h('You may subscribe to our %s announce list to be notified of these.', array('<a href="https://ml.mageia.org/l/info/updates-announce">updates-announce</a>'));
echo '<hr>';
diff --git a/langs/en/support.en.lang b/langs/en/support.en.lang
index b7f654069..3735c16ce 100644
--- a/langs/en/support.en.lang
+++ b/langs/en/support.en.lang
@@ -62,8 +62,8 @@ You can look up existing %sdocumentation here%s. You may too look into our %sWik
# ../../svn/web/en/support/index.php +44
-;Updates are available for %s (security and bug fixes) and published on an ongoing basis.
-Updates are available for %s (security and bug fixes) and published on an ongoing basis.
+;Updates are available for %s and %s (security and bug fixes) and published on an ongoing basis.
+Updates are available for %s and %s (security and bug fixes) and published on an ongoing basis.
# ../../svn/web/en/support/index.php +45