diff options
author | filip <filip.komar@gmail.com> | 2014-11-27 21:29:04 +0100 |
---|---|---|
committer | filip <filip.komar@gmail.com> | 2014-11-27 21:29:04 +0100 |
commit | 5563cb96780166d7705efe01efd309f9b646907b (patch) | |
tree | 41fff4efc05e3286eb9093b416b2c5b51b7c21f0 /en/support | |
parent | 7916190ab84f3855b7c19838a8487ccd53e71027 (diff) | |
download | www-5563cb96780166d7705efe01efd309f9b646907b.tar www-5563cb96780166d7705efe01efd309f9b646907b.tar.gz www-5563cb96780166d7705efe01efd309f9b646907b.tar.bz2 www-5563cb96780166d7705efe01efd309f9b646907b.tar.xz www-5563cb96780166d7705efe01efd309f9b646907b.zip |
sync l10n for mga3 EOL
Diffstat (limited to 'en/support')
-rw-r--r-- | en/support/index.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/en/support/index.php b/en/support/index.php index 16ef839bd..7e829c4d9 100644 --- a/en/support/index.php +++ b/en/support/index.php @@ -39,7 +39,6 @@ $dictionary = read_translation_file($locale, 'support'); array('<a href="../doc/">', '</a>', '<a href="https://wiki.mageia.org/">', '</a>'), 'p'); echo '<hr>'; - _g('Updates', null, 'h2 id="updates"'); // _g('Updates are available for %s and %s (security and bug fixes) and published on an ongoing basis.', array('<a href="//advisories.mageia.org/3.html">Mageia 3</a>', '<a href="//advisories.mageia.org/4.html">Mageia 4</a>'), 'p'); _g('Updates are available for %s (security and bug fixes) and published on an ongoing basis.', array('<a href="//advisories.mageia.org/4.html">Mageia 4</a>'), 'p'); @@ -51,7 +50,6 @@ $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 2 was supported until November 22nd, 2013.', null, 'li'); _g('Mageia 1 was supported until December 1st, 2012.', null, 'li'); |