From e22eee904a91967ddab8cde8c6632e74636fb13d Mon Sep 17 00:00:00 2001 From: filip Date: Tue, 21 Apr 2015 19:45:30 +0200 Subject: refresh of gettext files + some i18n simplification --- en/5/download_index.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'en/5') diff --git a/en/5/download_index.php b/en/5/download_index.php index 1adfd8279..97052e466 100755 --- a/en/5/download_index.php +++ b/en/5/download_index.php @@ -323,7 +323,11 @@ input[type="radio"], input[type="submit"] {
'; + _g('Dual iso size is intended to be small for advanced users, only network proprietary drivers are included.', null, ' '); + _g('You will have to add remote nonfree media if you need some more.', null,' '); + _g('Furthermore UEFI is not supported.'); + echo '

'; _g('It can be used to install either a 32bit system or a 64bit system, the installer defaults to x86_64 when it detects a 64bit capable CPU.',null, 'p'); _g('This ISO is generally for advanced users and system administrator for fast deployment of Mageia.',null, 'p');?>
-- cgit v1.2.1