aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2021-07-16 16:15:04 +0200
committerManuel Hiebel <leuhmanu@mageia.org>2021-07-16 16:15:04 +0200
commitdf6bf7600d8bfc1a1c981e969ee2360943642947 (patch)
tree69ce077bfe890755434ebb368e99f1afcef49d65
parent370097752d204d00e835aab46fbb5294179a18e3 (diff)
downloadwww-df6bf7600d8bfc1a1c981e969ee2360943642947.tar
www-df6bf7600d8bfc1a1c981e969ee2360943642947.tar.gz
www-df6bf7600d8bfc1a1c981e969ee2360943642947.tar.bz2
www-df6bf7600d8bfc1a1c981e969ee2360943642947.tar.xz
www-df6bf7600d8bfc1a1c981e969ee2360943642947.zip
Mga7 obsolete
-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.',