diff options
author | filip <filip.komar@gmail.com> | 2015-09-19 21:49:20 +0200 |
---|---|---|
committer | filip <filip.komar@gmail.com> | 2015-09-19 21:49:20 +0200 |
commit | 8ff54bc90cb6da5defa6f0bd75a0d869eb4ab511 (patch) | |
tree | 6b07a4eab4f93d33d27f11cc9dd6e4174325ba74 /en/4 | |
parent | d26d412d872c04204308656e6e4e6ff7eb94d65c (diff) | |
download | www-8ff54bc90cb6da5defa6f0bd75a0d869eb4ab511.tar www-8ff54bc90cb6da5defa6f0bd75a0d869eb4ab511.tar.gz www-8ff54bc90cb6da5defa6f0bd75a0d869eb4ab511.tar.bz2 www-8ff54bc90cb6da5defa6f0bd75a0d869eb4ab511.tar.xz www-8ff54bc90cb6da5defa6f0bd75a0d869eb4ab511.zip |
sync mga4 page l10n
Diffstat (limited to 'en/4')
-rwxr-xr-x | en/4/download_index.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/en/4/download_index.php b/en/4/download_index.php index 55ae20fdf..4bf250006 100755 --- a/en/4/download_index.php +++ b/en/4/download_index.php @@ -63,7 +63,6 @@ function dl_link($variant = null, $arch = 'i586', $medium, $torrent = false, $un <div class="yui-u first rb1"> <div class="para" id="classical"> <?php -// _g('Mageia 4 EOL: September 19th, 2015.', null, 'h2 class="warn"'); // _r('But please remember that it already <a href="%s">reached EOL</a>.') _g('But please remember that it already <a href="%s">reached EOL</a>.', array(_r('http://blog.mageia.org/en/2015/09/10/mageia-4-about-to-reach-its-end-of-life/')), 'h2 class="warn"'); _g('If you want to put the ISO on USB key, <span class="warn">please DO NOT use Unetbootin</span>. Have a look <a href="%s">here</a> for the alternative.',array(_r('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_drive')),'p'); _g('Mageia 4.1 is a <a href="%s">maintenance</a> release for Mageia 4 with the current packages from update medias. It also has a fix for a syslinux bug which prevented some people installing from a burned cd/dvd.',array(_r('http://blog.mageia.org/en/2014/06/20/pulling-mageia-4-1-out-of-the-hat/')),'p'); |