diff options
author | Romain d'Alverny <rda@mageia.org> | 2011-11-22 08:02:09 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2011-11-22 08:02:09 +0000 |
commit | db96056f921e48d2f8fcf33d6b284b5d74c4288c (patch) | |
tree | c74da28416ef167696b88da93f430771a6634986 /en | |
parent | 8d4054c42a82eac2964804c93e3156a0ae570c5b (diff) | |
download | www-db96056f921e48d2f8fcf33d6b284b5d74c4288c.tar www-db96056f921e48d2f8fcf33d6b284b5d74c4288c.tar.gz www-db96056f921e48d2f8fcf33d6b284b5d74c4288c.tar.bz2 www-db96056f921e48d2f8fcf33d6b284b5d74c4288c.tar.xz www-db96056f921e48d2f8fcf33d6b284b5d74c4288c.zip |
add warnings about DVD free-software-only policy. CCBUG 3412
Diffstat (limited to 'en')
-rw-r--r-- | en/downloads/lib.php | 14 | ||||
-rw-r--r-- | en/downloads/locales.php | 16 |
2 files changed, 19 insertions, 11 deletions
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 = <<<T <h3>%s</h3> +%s <table class="dlt2"> <thead> <tr> @@ -103,19 +104,24 @@ $table_tmpl = <<<T T; $dl_table - = sprintf($table_tmpl, $_t['for_test_live'], $s2) + = sprintf($table_tmpl, $_t['for_test_live'], null, $s2) . "<p class='dlinfo'>{$_t['def-Europa set 1']}</p> <p class='dlinfo'>{$_t['def-Europa set 2']}</p> <p class='dlinfo'>{$_t['def-Asia set']}</p> <p class='dlinfo'>{$_t['def-Africa/India set']}</p><br>" - . sprintf($table_tmpl, $_t['for_full_install'], $s1) + . '<hr>' + . sprintf($table_tmpl, + $_t['for_full_install'], + '<p class="dlinfo warn">' . $_t['warn-free'] . '</p>', $s1) . "<p class='dlinfo'>{$_t['all_languages']}</p> <p class='dlinfo'>{$_t['limited_languages']}</p><br>" - - . sprintf($table_tmpl, $_t['for_network'], $s3); + . '<hr>' + . sprintf($table_tmpl, $_t['for_network'], '', $s3); $dl_table .= <<<T +<br> +<hr> <p class="dlinfo">{$_t['not_sure_what_iso']}</p> 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 <em>exclusively</em>. As a consequence, <em>some proprietary Wi-Fi and video drivers ' + . 'are not included</em>. 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 <a href="irc://irc.freenode.net/#mageia-web" 'Asia set' => '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 <em>ne comprennent notamment aucun pilote propriétaire</em>, ' + . '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 <em>câblé</em> :', '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 <a href="irc://irc.freenode.net/#mageia-web" 'def-Asia set' => '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 <a href="/fr/1/migrate/">migrer votre système vers Mageia 1</a>.</p>', '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 <a href="https://wiki.mageia.org/en/Installation_Media">lire cet article qui présente nos différents supports d’installation</a>.' |