aboutsummaryrefslogtreecommitdiffstats
path: root/en/support
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2014-10-25 00:03:07 +0200
committerfilip <filip.komar@gmail.com>2014-10-25 00:03:07 +0200
commitdb10f9a89af3e5cf2dbf7cfcf2ba6456d1fe53a1 (patch)
treed7ab5f8c2ab88dae89ae4c32e1986bca4e17dabb /en/support
parent6cdd6008e866bcec3fbeba3c5e0409c5e13017b8 (diff)
downloadwww-db10f9a89af3e5cf2dbf7cfcf2ba6456d1fe53a1.tar
www-db10f9a89af3e5cf2dbf7cfcf2ba6456d1fe53a1.tar.gz
www-db10f9a89af3e5cf2dbf7cfcf2ba6456d1fe53a1.tar.bz2
www-db10f9a89af3e5cf2dbf7cfcf2ba6456d1fe53a1.tar.xz
www-db10f9a89af3e5cf2dbf7cfcf2ba6456d1fe53a1.zip
prepare text for mga3 & mga4 EOL
Diffstat (limited to 'en/support')
-rw-r--r--en/support/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/en/support/index.php b/en/support/index.php
index 8b3ea46bd..cbe3ecf8a 100644
--- a/en/support/index.php
+++ b/en/support/index.php
@@ -49,8 +49,8 @@ $dictionary = read_translation_file($locale, 'support');
_g('Lifecycle', null, 'h3');
_g('Mageia releases are supported at least for 18 months.', null, 'p');
echo '<ul class="hl">';
- _g('Mageia 4 will be supported until August 1st, 2015.', null, 'li');
- _g('Mageia 3 will be supported until November 19th, 2014.', null, 'li');
+ _g('Mageia 4 will be supported until August 1st, 2015.', null, 'li'); // _g('Mageia 4 was supported until August 1st, 2015.', null, 'li');
+ _g('Mageia 3 will be supported until November 19th, 2014.', null, 'li'); // _g('Mageia 3 was supported until November 19th, 2014.', null, 'li');
_g('Mageia 2 was supported until November 22nd, 2013.', null, 'li');
_g('Mageia 1 was supported until December 1st, 2012.', null, 'li');
echo '</ul>';