diff options
Diffstat (limited to 'en/support')
-rw-r--r-- | en/support/index.php | 1 |
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'); |