diff options
Diffstat (limited to 'en/4/download_index.php')
-rwxr-xr-x | en/4/download_index.php | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/en/4/download_index.php b/en/4/download_index.php index 951db2036..20433f693 100755 --- a/en/4/download_index.php +++ b/en/4/download_index.php @@ -62,8 +62,8 @@ function dl_link($variant = null, $arch = 'i586', $medium, $torrent = false, $un <div class="yui-ge bb1"> <div class="yui-u first rb1"> <div class="para" id="classical"> -<?php _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('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_drive.3F'),'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('http://blog.mageia.org/en/2014/06/20/pulling-mageia-4-1-out-of-the-hat/'),'p'); +<?php _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.3F')),'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'); ?> @@ -113,7 +113,7 @@ function dl_link($variant = null, $arch = 'i586', $medium, $torrent = false, $un Deutsch, English, español, français, italiano, português, svenska, nederlands, polski, dansk, Русский <?php _g('and so much more!', null, ' '); ?> - <a href="https://wiki.mageia.org/en/Available_locales" hreflang="en"><?php _g('See the comprehensive list')?></a>.</li> + <a href="<?php _g('https://wiki.mageia.org/en/Available_locales')?>" hreflang="en"><?php _g('See the comprehensive list')?></a>.</li> <li><?php _g('These DVD and CD ISOs contains Free Software and some proprietary drivers.', null, ' '); _g('You will be asked of which kind of Software you want to install.'); @@ -230,9 +230,9 @@ function dl_link($variant = null, $arch = 'i586', $medium, $torrent = false, $un <ul class="hl"> <li><?php _g('<a href="%s">Release notes</a>', array($releasenotes))?></li> <li><?php _g('<a href="%s">Errata</a>', array($errata))?></li> - <li><?php _g('<a href="%s">Which to choose</a>', array('https://wiki.mageia.org/en/Installation_Media'))?></li> - <li><?php _g('<a href="%s">Get ISO on USB flash stick</a>', array('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_drive.3F'))?></li> - <li><?php _g('Newcomer? <a href="%s">Here\'s a wiki page for you.</a>', array('https://wiki.mageia.org/en/Newcomers_start_here'))?></li> + <li><?php _g('<a href="%s">Which to choose</a>', array(_r('https://wiki.mageia.org/en/Installation_Media')))?></li> + <li><?php _g('<a href="%s">Get ISO on USB flash stick</a>', array(_r('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_drive.3F')))?></li> + <li><?php _g('Newcomer? <a href="%s">Here\'s a wiki page for you.</a>', array(_r('https://wiki.mageia.org/en/Newcomers_start_here')))?></li> </ul> <br> <br> @@ -247,7 +247,7 @@ function dl_link($variant = null, $arch = 'i586', $medium, $torrent = false, $un _g('Looking for Mageia 3?', null, 'h3'); echo '<p>'; _g('It is <a href="%s">here now</a>.', array('../3/'), ' '); - _g('But please remember that it already <a href="%s">reached EOL</a>.', array('https://blog.mageia.org/en/2014/11/26/lets-say-goodbye-to-mageia-3/'), 'span class="warn"'); ?> + _g('But please remember that it already <a href="%s">reached EOL</a>.', array(_r('https://blog.mageia.org/en/2014/11/26/lets-say-goodbye-to-mageia-3/')), 'span class="warn"'); ?> </p> <br> <br> |