aboutsummaryrefslogtreecommitdiffstats
path: root/en/support
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2015-06-26 14:00:44 +0200
committerfilip <filip.komar@gmail.com>2015-06-26 14:00:44 +0200
commitae55c90edc86d8d74ddd18d415a254bd0473f7b3 (patch)
treec0c7f6f21f2d533b14587a075ec2e2e38abd0ccb /en/support
parent558b02f4f4a0291474b01221ea9fafef87109489 (diff)
downloadwww-ae55c90edc86d8d74ddd18d415a254bd0473f7b3.tar
www-ae55c90edc86d8d74ddd18d415a254bd0473f7b3.tar.gz
www-ae55c90edc86d8d74ddd18d415a254bd0473f7b3.tar.bz2
www-ae55c90edc86d8d74ddd18d415a254bd0473f7b3.tar.xz
www-ae55c90edc86d8d74ddd18d415a254bd0473f7b3.zip
Mageia 4 will be supported until September 19th, 2015
Diffstat (limited to 'en/support')
-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 0d25f8b74..fabe4df7b 100644
--- a/en/support/index.php
+++ b/en/support/index.php
@@ -50,7 +50,7 @@ $dictionary = read_translation_file($locale, 'support');
_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 4 will be supported until September 19th, 2015.', 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');
_g('Mageia 1 was supported until December 1st, 2012.', null, 'li');