From 9f0f3944688f3b21db648869296779919044f335 Mon Sep 17 00:00:00 2001 From: filip Date: Sun, 22 Feb 2015 18:11:53 +0100 Subject: wiki links translatable for mga4 pages --- en/4/download_index.php | 14 +++++++------- en/4/index.php | 4 ++-- 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'en/4') 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
-please DO NOT use Unetbootin. Have a look here 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 maintenance 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'); +please DO NOT use Unetbootin. Have a look here 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 maintenance 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, Русский - . + .
  • Release notes', array($releasenotes))?>
  • Errata', array($errata))?>
  • -
  • Which to choose', array('https://wiki.mageia.org/en/Installation_Media'))?>
  • -
  • Get ISO on USB flash stick', array('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_drive.3F'))?>
  • -
  • Here\'s a wiki page for you.', array('https://wiki.mageia.org/en/Newcomers_start_here'))?>
  • +
  • Which to choose', array(_r('https://wiki.mageia.org/en/Installation_Media')))?>
  • +
  • Get ISO on USB flash stick', array(_r('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_drive.3F')))?>
  • +
  • Here\'s a wiki page for you.', array(_r('https://wiki.mageia.org/en/Newcomers_start_here')))?>


  • @@ -247,7 +247,7 @@ function dl_link($variant = null, $arch = 'i586', $medium, $torrent = false, $un _g('Looking for Mageia 3?', null, 'h3'); echo '

    '; _g('It is here now.', array('../3/'), ' '); - _g('But please remember that it already reached EOL.', 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 reached EOL.', array(_r('https://blog.mageia.org/en/2014/11/26/lets-say-goodbye-to-mageia-3/')), 'span class="warn"'); ?>



    diff --git a/en/4/index.php b/en/4/index.php index 15acddace..e1b574048 100644 --- a/en/4/index.php +++ b/en/4/index.php @@ -35,7 +35,7 @@ $dictionary = read_translation_file($locale, '4');

    -these instructions to put the Live ISO on a CD, DVD or USB device. Then you can run Mageia 4 directly from there, and try Mageia using one of the graphical user interfaces such as GNOME or KDE.', array('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_stick.3F'), 'p'); +these instructions to put the Live ISO on a CD, DVD or USB device. Then you can run Mageia 4 directly from there, and try Mageia using one of the graphical user interfaces such as GNOME or KDE.', array(_r('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_drive.3F')), 'p'); _g('If you are happy with the Mageia experience, you can then install it onto your hard drive from the Live media.', null, 'p'); _g('The Classical ISO is the more traditional way to install Mageia directly. Take a look at the complete documentation for this installer.', array('../doc/'), 'p'); @@ -48,7 +48,7 @@ $dictionary = read_translation_file($locale, '4'); _g('There\'s plenty of new goodness in Mageia 4, too much to include here - see the release notes for an extensive exposé.',array($releasenotes), 'p'); - _g('To help users configure and use Mageia, and to provide some information about the community and the project, we\'ve added the new MageiaWelcome.It starts automatically when a session opens for the first time in any of the graphical environments.',array('https://wiki.mageia.org/en/Feature:MageiaWelcome'), 'p'); + _g('To help users configure and use Mageia, and to provide some information about the community and the project, we\'ve added the new MageiaWelcome.It starts automatically when a session opens for the first time in any of the graphical environments.',array(_r('https://wiki.mageia.org/en/Feature:MageiaWelcome')), 'p'); require '../doc/doc.php'; _g('We\'ve added two new desktop environments: Mate and Cinnamon, both available from the classic installer DVD/ISO. To make it more friendly we re-factored the custom desktop choice.',array('//doc.mageia.org/installer/4/' . doc_present_in_locale('installer', 4) . '/content/choosePackageGroups.html'), 'p'); -- cgit v1.2.1