aboutsummaryrefslogtreecommitdiffstats
path: root/en/support
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2017-07-16 15:16:38 +0200
committerManuel Hiebel <leuhmanu@mageia.org>2017-07-16 15:16:38 +0200
commit432bffc6cc205be20381c92e5b2807c95cb9f40a (patch)
tree01158a72fb1e091e65c6c00b95f39cd4ee0c7c52 /en/support
parent73cee5cf5b15858bed9be938da72183e6c70bd7c (diff)
downloadwww-432bffc6cc205be20381c92e5b2807c95cb9f40a.tar
www-432bffc6cc205be20381c92e5b2807c95cb9f40a.tar.gz
www-432bffc6cc205be20381c92e5b2807c95cb9f40a.tar.bz2
www-432bffc6cc205be20381c92e5b2807c95cb9f40a.tar.xz
www-432bffc6cc205be20381c92e5b2807c95cb9f40a.zip
Update date of support of mga5 and mga6
Diffstat (limited to 'en/support')
-rwxr-xr-x[-rw-r--r--]en/support/index.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/en/support/index.php b/en/support/index.php
index 31cc83750..3c09b5c87 100644..100755
--- a/en/support/index.php
+++ b/en/support/index.php
@@ -49,7 +49,8 @@ $dictionary = read_translation_file($locale, array('support', 'common_footer'));
_g('Lifecycle', null, 'h3 id="lifecycle"');
_g('Mageia releases are supported at least for 18 months.', null, 'p');
echo '<ul class="hl">';
- echo '<li>' . _r('Mageia 5 will be supported until 3 months after the release of Mageia 6.', ' ') . _r('Exact date to be determined when Mageia 6 is released.') . '</li>'; // _g('Mageia 5 was supported until December 16th, 2016.', null, 'li');
+ _g('Mageia 6 will be supported until January 16th, 2019.', null, 'li'); // _g('Mageia 6 was supported until January 16th, 2019.', null, 'li');
+ _g('Mageia 5 will be supported until October 31th, 2017.', null, 'li'); // _g('Mageia 5 was supported until October 31th, 2017.', null, 'li');
_g('Mageia 4 was supported until September 19th, 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');