aboutsummaryrefslogtreecommitdiffstats
path: root/en
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2020-05-03 16:22:13 +0200
committerfilip <filip.komar@gmail.com>2020-05-03 16:22:13 +0200
commit0719b3e1989d7f48d789fc5aba4344c407a993d3 (patch)
tree65a52acfde87fc194db4cbf9e35f39fba7997b20 /en
parent429aea7e15e709a6a91e099936e4468b8b2fb770 (diff)
downloadwww-0719b3e1989d7f48d789fc5aba4344c407a993d3.tar
www-0719b3e1989d7f48d789fc5aba4344c407a993d3.tar.gz
www-0719b3e1989d7f48d789fc5aba4344c407a993d3.tar.bz2
www-0719b3e1989d7f48d789fc5aba4344c407a993d3.tar.xz
www-0719b3e1989d7f48d789fc5aba4344c407a993d3.zip
Obsoleting mga6 + ading a blog link for i18n
Diffstat (limited to 'en')
-rw-r--r--en/6/download_index.php4
-rw-r--r--en/support/index.php2
2 files changed, 3 insertions, 3 deletions
diff --git a/en/6/download_index.php b/en/6/download_index.php
index e00f90e46..09cba0386 100644
--- a/en/6/download_index.php
+++ b/en/6/download_index.php
@@ -112,8 +112,8 @@ input[type="radio"], input[type="submit"], .popover-content {
</noscript>
<div class="para">
- <?php _g('But please remember that it will soon <a href="%s">reach EOL</a>.', array('../support/'), 'h2 class="warn"');
- // _g('But please remember that it already <a href="%s">reached EOL</a>.', array(_not_yet('https://blog.mageia.org/en/2019/.../')), 'h2 class="warn"'); ?>
+ <?php // _g('But please remember that it will soon <a href="%s">reach EOL</a>.', array('../support/'), 'h2 class="warn"');
+ _g('But please remember that it already <a href="%s">reached EOL</a>.', array(_r('https://blog.mageia.org/en/2019/12/02/mageia-6-end-of-life-time-to-upgrade/')), 'h2 class="warn"'); ?>
<p>
<?php _g('Mageia is provided as ISO image files that have to be written to blank <a href="%s">CD or DVD discs</a>.', array(_r('https://wiki.mageia.org/en/Writing_CD_and_DVD_images')), ' '); ?>
<br>
diff --git a/en/support/index.php b/en/support/index.php
index 0568967e6..b108d476b 100644
--- a/en/support/index.php
+++ b/en/support/index.php
@@ -50,7 +50,7 @@ $dictionary = read_translation_file($locale, array('support', 'common_footer'));
_g('Mageia releases are supported at least for 18 months.', null, 'p');
echo '<ul class="hl">';
_g('Mageia 7 will be supported until December 30th, 2020.', null, 'li'); // _g('Mageia 7 was supported until December 30th, 2020.', null, '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 6 will be supported until September 30th, 2019.', 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.',