From db96056f921e48d2f8fcf33d6b284b5d74c4288c Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Tue, 22 Nov 2011 08:02:09 +0000 Subject: add warnings about DVD free-software-only policy. CCBUG 3412 --- en/downloads/lib.php | 14 ++++++++++---- en/downloads/locales.php | 16 +++++++++------- 2 files changed, 19 insertions(+), 11 deletions(-) (limited to 'en') diff --git a/en/downloads/lib.php b/en/downloads/lib.php index 2918ee773..647a9331d 100644 --- a/en/downloads/lib.php +++ b/en/downloads/lib.php @@ -87,6 +87,7 @@ foreach ($prods2 as $flavour => $prods3) { $table_tmpl = <<%s +%s @@ -103,19 +104,24 @@ $table_tmpl = <<{$_t['def-Europa set 1']}

{$_t['def-Europa set 2']}

{$_t['def-Asia set']}

{$_t['def-Africa/India set']}


" - . sprintf($table_tmpl, $_t['for_full_install'], $s1) + . '
' + . sprintf($table_tmpl, + $_t['for_full_install'], + '

' . $_t['warn-free'] . '

', $s1) . "

{$_t['all_languages']}

{$_t['limited_languages']}


" - - . sprintf($table_tmpl, $_t['for_network'], $s3); + . '
' + . sprintf($table_tmpl, $_t['for_network'], '', $s3); $dl_table .= << +

{$_t['not_sure_what_iso']}

T; diff --git a/en/downloads/locales.php b/en/downloads/locales.php index 4a59155c9..159e5ae90 100644 --- a/en/downloads/locales.php +++ b/en/downloads/locales.php @@ -63,9 +63,11 @@ Note that translations are on their way.', 'Asia set' => 'Asia', 'Africa/India set' => 'Africa/India', 'popularity' => 'Popularity', - 'for_full_install' => 'For a full installation:', + 'for_full_install' => 'For a full, Free Software-only, installation:', + 'warn-free' => 'Note that these DVD ISOs are made of Free Software exclusively. As a consequence, some proprietary Wi-Fi and video drivers ' + . 'are not included. If you need WiFi or specific video drivers at install time, you should go with above LiveCDs instead.', 'for_test_live' => 'For live test and install: LiveCD 32bit', - 'for_network' => 'For a network install:', + 'for_network' => 'For a wired network install:', 'def-Europa set 1' => 'European set 1 of languages: Deutsch, English (several variants), Greek, Español, Français, Italiano, Dutch, Português, Português do Brasil, Turkish.', 'def-Europa set 2' => 'European set 2 of languages: Bulgarian, Czech, Danish, American English, Estonian, Finnish, Croatian, Hungarian, Lithuanian, Latvian, Norwegian Bokmaal, Norwegian Nynorsk, Polish, @@ -516,9 +518,12 @@ veebimeeskonda Freenode IRC-kanalil 'Asie', 'Africa/India set' => 'Afrique / Inde', 'popularity' => 'Popularité', - 'for_full_install' => 'Pour une installation complète :', + 'for_full_install' => 'Pour une installation complète, à base de logiciels libres seulement :', + 'warn-free' => 'Attention, ces images DVD contiennent exclusivement des logiciels libres. Elles ne comprennent notamment aucun pilote propriétaire, ' + . 'pour des cartes Wi-Fi ou vidéo par exemple. En cas de doute, si vous avez besoin du Wi-Fi à l’installation ou souhaitez utiliser des logiciels propriétaires, ' + . 'utilisez plutôt une image LiveCD ci-dessus.', 'for_test_live' => 'LiveCD 32 bits pour essayer et installer :', - 'for_network' => 'Pour installer via le réseau :', + 'for_network' => 'Pour installer via le réseau câblé :', 'def-Europa set 1' => 'Europe / Amérique : allemand, anglais, grec, espagnol, français, italien, hollandais, portugais, brésilien, turque.', 'def-Europa set 2' => 'Europe de l\'est :: bulgare, tchèque, danois, anglais, estonien, finnois, croate, hongrois, lituanien, latvian, norvégien (Bokmaal & Nynorsk), polonais, @@ -532,9 +537,6 @@ veebimeeskonda Freenode IRC-kanalil 'Asie 1 : anglais américain, indonésien, japonais, coréen, thaïlandais, vietnamien, chinois simplifié et traditionnel.', 'def-Africa/India set' => 'Afrique / Inde : afrikaans, amharique, anglais américain, arabe, assamais, bengali, berbère, haoussa, hébreu, hindi, igbo, kannada, malayâlam, marâthî, panjâbî, tamoul, tsonga, tswana, venda, xhosa, yoruba, zoulou.', - 'for_full_install' => 'Pour une installation complète :', - 'for_test_live' => 'LiveCD 32 bits pour essayer et installer :', - 'for_network' => 'Pour installer via le réseau :', 'popularity' => 'Popularité', 'dl_migrate_instead' => 'Si vous utilisez Mandriva Linux 2010.1 ou 2010.2, vous pouvez aussi migrer votre système vers Mageia 1.

', 'not_sure_what_iso' => 'Vous ne savez pas quelle image ISO télécharger ? Cela peut vous sembler un peu détaillé, mais vous pouvez lire cet article qui présente nos différents supports d’installation.' -- cgit v1.2.1