From df567aeca8bee4343db261e0f59b15e6cf077d85 Mon Sep 17 00:00:00 2001 From: filip Date: Mon, 1 Oct 2018 00:02:09 +0200 Subject: preparing i18n for mga6.1. part2 + added future warning text for mga6 EOL + one small css fix --- en/6/download_index.php | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'en/6') diff --git a/en/6/download_index.php b/en/6/download_index.php index a210b4234..d11a59336 100644 --- a/en/6/download_index.php +++ b/en/6/download_index.php @@ -80,6 +80,9 @@ input[type="radio"]:checked + label,.ui-button:active { input[type="radio"], input[type="submit"], .popover-content { display: none; } +.warn { + color:#a00; +} @@ -108,6 +111,8 @@ input[type="radio"], input[type="submit"], .popover-content {
+ reach EOL.', array('../support/'), 'h2 class="warn"'); + // _g('But please remember that it already reached EOL.', array(_not_yet('https://blog.mageia.org/en/2019/.../')), 'h2 class="warn"'); ?>

CD or DVD discs.', array(_r('https://wiki.mageia.org/en/Writing_CD_and_DVD_images')), ' '); ?>
@@ -126,6 +131,15 @@ input[type="radio"], input[type="submit"], .popover-content {

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('Live Media and Network Installation Media were updated to support new hardware.', null, ' '); + _g('They are called Mageia 6.1 release to distinguish them from original Mageia 6 release.', null, ' '); + _g("Use those if Classical Installation Media don't support your hardware even after updating hardware related packages.", null, ' '); + _g('Please take a look in documentation for appropriate media.', array('../doc/'), null, ' '); + _g("There's no need to reinstall if you update your Mageia installation regularly."); + echo '

'; +/**/ ?>
-- cgit v1.2.1