aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--en/support/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/support/index.php b/en/support/index.php
index 18a52c99e..41a092209 100644
--- a/en/support/index.php
+++ b/en/support/index.php
@@ -49,7 +49,7 @@ $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">';
- _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 6 will be supported until about 3 months after Mageia 7 is released.', null, 'li'); // _g('Mageia 6 was supported until January 16th, 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.',