aboutsummaryrefslogtreecommitdiffstats
path: root/en/support/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'en/support/index.php')
-rw-r--r--en/support/index.php8
1 files changed, 3 insertions, 5 deletions
diff --git a/en/support/index.php b/en/support/index.php
index e7f4fd04d..bc9d7e598 100644
--- a/en/support/index.php
+++ b/en/support/index.php
@@ -42,7 +42,7 @@ $rtl = is_locale_rtl($locale);
echo '<hr>';
_g('Updates', null, 'h2 id="updates"');
// _g('Updates are available for %s and %s (security and bug fixes) and published on an ongoing basis.', array('<a href="//advisories.mageia.org/6.html">Mageia 6</a>', '<a href="//advisories.mageia.org/7.html">Mageia 7</a>'), 'p');
- _g('Updates are available for %s (security and bug fixes) and published on an ongoing basis.', array('<a href="//advisories.mageia.org/7.html">Mageia 7</a>'), 'p');
+ _g('Updates are available for %s (security and bug fixes) and published on an ongoing basis.', array('<a href="//advisories.mageia.org/8.html">Mageia 8</a>'), 'p');
_g('You can install these from the Mageia Control Center.', null, 'p');
_g('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>'), 'p');
echo '<hr>';
@@ -54,10 +54,8 @@ $rtl = is_locale_rtl($locale);
echo '</p>';
echo '<ul class="hl">';
_g('Mageia 8 will be supported until August 31st, 2022.', null, 'li');
- echo '<li>';
- _g('Mageia 7 will be supported until May 31st, 2021.', null, ' '); _g('Plus three months after Mageia 8 release.'); // _g('Mageia 7 was supported until May 31st, 2021.', null, 'li');
- echo '</li>';
- /*_g('Mageia 6 will be supported until September 30th, 2019.', null, 'li'); /**/ _g('Mageia 6 was supported until September 30th, 2019.', null, 'li');
+ _g('Mageia 7 was supported until June 30th, 2021.', null, 'li');
+ _g('Mageia 6 was supported until September 30th, 2019.', null, 'li');
echo '<li>';
_g('Mageia 5 was supported until December 31st, 2017.', null, ' ');
_g('More details and advice are available on our %swiki page%s and from %sour blog%s.',