aboutsummaryrefslogtreecommitdiffstats
path: root/en/support
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2015-06-20 01:07:44 +0200
committerfilip <filip.komar@gmail.com>2015-06-20 01:07:44 +0200
commitc502042aaa2973b24c054ed582bb51220c73496e (patch)
tree7800aefec55d51a436f2802fcb0de41dab6e60f7 /en/support
parentea51e75291f33367154a4acbeea86fed2b46c4f3 (diff)
downloadwww-c502042aaa2973b24c054ed582bb51220c73496e.tar
www-c502042aaa2973b24c054ed582bb51220c73496e.tar.gz
www-c502042aaa2973b24c054ed582bb51220c73496e.tar.bz2
www-c502042aaa2973b24c054ed582bb51220c73496e.tar.xz
www-c502042aaa2973b24c054ed582bb51220c73496e.zip
support page updated for mga5 + l10n files refreshed
Diffstat (limited to 'en/support')
-rw-r--r--en/support/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/en/support/index.php b/en/support/index.php
index ae4d3e136..0d25f8b74 100644
--- a/en/support/index.php
+++ b/en/support/index.php
@@ -49,6 +49,7 @@ $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 5 will be supported until December 16th, 2016.', null, 'li'); // _g('Mageia 5 was supported until December 16th, 2016.', 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 was supported until November 26th, 2014.', null, 'li');
_g('Mageia 2 was supported until November 22nd, 2013.', null, 'li');