aboutsummaryrefslogtreecommitdiffstats
path: root/en/support/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'en/support/index.php')
-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 b78e41a21..3c515bf7a 100644
--- a/en/support/index.php
+++ b/en/support/index.php
@@ -50,7 +50,8 @@ $dictionary = read_translation_file($locale, 'support');
_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 4 was supported until August 1st, 2015.', null, 'li');
- _g('Mageia 3 will be supported until November 26th, 2014.', null, 'li'); // _g('Mageia 3 was supported until November 26th, 2014.', null, 'li');
+ //_g('Mageia 3 will be supported until November 26th, 2014.', null, 'li');
+ _g('Mageia 3 was supported until November 26th, 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>';