aboutsummaryrefslogtreecommitdiffstats
path: root/en/support
diff options
context:
space:
mode:
authorFilip Komar <filip@mageia.org>2013-11-03 16:37:52 +0000
committerFilip Komar <filip@mageia.org>2013-11-03 16:37:52 +0000
commite0b949758d187b47c0c56a4af49551c84e8ec5bf (patch)
treea2a7ac6b71c678de11e13b212420063603bc7894 /en/support
parent8a7bf47174e7604d4046bb297528def91cadde99 (diff)
downloadwww-e0b949758d187b47c0c56a4af49551c84e8ec5bf.tar
www-e0b949758d187b47c0c56a4af49551c84e8ec5bf.tar.gz
www-e0b949758d187b47c0c56a4af49551c84e8ec5bf.tar.bz2
www-e0b949758d187b47c0c56a4af49551c84e8ec5bf.tar.xz
www-e0b949758d187b47c0c56a4af49551c84e8ec5bf.zip
prepare strings for mga2 EOL
Diffstat (limited to 'en/support')
-rw-r--r--en/support/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/en/support/index.php b/en/support/index.php
index 3fa96429f..cb5264841 100644
--- a/en/support/index.php
+++ b/en/support/index.php
@@ -50,8 +50,8 @@ _lang_load($locale, 'support');
_h('Mageia releases are supported at least for 18 months.');
echo '<ul class="hl">';
_h('Mageia 1 was supported until December 1st, 2012.', null, 'li');
- _h('Mageia 2 will be supported until November 22nd, 2013.', null, 'li');
- _h('Mageia 3 will be supported until November 19th, 2014.', null, 'li');
+ _h('Mageia 2 will be supported until November 22nd, 2013.', null, 'li'); // _h('Mageia 2 was supported until November 22nd, 2013.', null, 'li');
+ _h('Mageia 3 will be supported until November 19th, 2014.', null, 'li');
echo '</ul>';
echo '<hr>';