From dd506c3a2153b18ef7f29b15fa48f2c9d9809cb9 Mon Sep 17 00:00:00 2001 From: filip Date: Tue, 28 Jul 2015 16:46:35 +0200 Subject: bugfix for mga#16378 + Slovenian translation updated --- en/5/download_index.php | 75 +++++++++++++++++++++++-------------------------- 1 file changed, 35 insertions(+), 40 deletions(-) (limited to 'en/5/download_index.php') diff --git a/en/5/download_index.php b/en/5/download_index.php index 9601bd43b..a28750ab0 100755 --- a/en/5/download_index.php +++ b/en/5/download_index.php @@ -55,8 +55,8 @@ echo $torrent && !$torrentavailable ? sprintf(_t('forthcoming')) : sprintf('%s', $src, $ttl, $ttl, $sty); - echo sprintf('%s', $src, $ttl, $ttl, $sty); + echo sprintf('', $src, $ttl, $ttl, $sty); + echo sprintf('%s', $src, $ttl, $ttl, $sty); } ?> @@ -68,7 +68,7 @@ function get_image($ttl, $src, $sty){ "> "> - + @@ -152,27 +152,23 @@ input[type="radio"], input[type="submit"] {

- CD or DVD discs.', array(_r('https://wiki.mageia.org/en/Writing_CD_and_DVD_images')));?> + CD or DVD discs.', array(_r('https://wiki.mageia.org/en/Writing_CD_and_DVD_images')), ' '); ?>
- USB drive.', array('class="iso2usb"'));?> - -

+ USB drive.', array('href="' . _r('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_drive') . '"')); + echo '

'; + _g('To dump a Mageia installation ISO on a USB stick, you may try one of several tools:', array('class="iso2usb"'),'p'); + echo ' +

+ +

+

UEFI, a procedure is available in the wiki.', array(_r('http://en.wikipedia.org/wiki/Unified_Extensible_Firmware_Interface'),_r('https://wiki.mageia.org/en/Installing_on_systems_with_UEFI_firmware' /*this will be changed to tooltip, so no more url*/))) ;?>

-
- '; - _g('For Linux, IsoDumper, available inside repo. Or any tools based on dd.',null,'li'); - echo '
  • '; - _g('For windows use usbdumper.',array('http://mirrors.kernel.org/mageia/people/marcom/usbdumper.exe')); - _g('If it show "writing error or access denied" try the fallowing method: run the console (cmd), then type "diskpart", then "list disk", then select your disk with "select disk", and type "clean" (it will erase the key).',null,'span class="dlinfo"');?> -
  • - -
    @@ -181,18 +177,18 @@ input[type="radio"], input[type="submit"] {
    - documentation for this installer.', array('../doc/'), 'p'); ?> + documentation for this installer.', array('../doc/'), 'p'); ?>

    Deutsch, English, Español, Français, Italiano, Português, Svenska, Nederlands, Polski, Dansk, Pусский .

    -

    -

    +

    @@ -246,7 +242,7 @@ input[type="radio"], input[type="submit"] {
    -
    @@ -268,11 +264,11 @@ input[type="radio"], input[type="submit"] {
    - +
    - +
    @@ -288,11 +284,11 @@ input[type="radio"], input[type="submit"] {
    -
    -
    @@ -333,7 +329,7 @@ input[type="radio"], input[type="submit"] { - +
    @@ -489,17 +485,16 @@ input[type="radio"], input[type="submit"] {
    - '; - - _g('Upgrading
    from %s ?', array('Mageia 4 (4.1)'), 'h3')?> -
      + from %s ?', array('Mageia 4 (4.1)'), 'h3')?> +
        + do not use LiveCDs;', null, 'li'); _g('see the upgrade guide', array($upgradeguide), 'li'); echo '

      '; @@ -526,7 +521,7 @@ input[type="radio"], input[type="submit"] { $(function () { -function scrolltoid(id){ $('html, body').animate({ scrollTop: $(id).offset().top }, 800); } +function scrolltoid(id){ $('html, body').animate({ scrollTop: $(id).offset().top }, 800); } function gettooltip($cl, $id, $x, $y){ $($cl).tooltipsy({ -- cgit v1.2.1