aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--downloads.php4
-rw-r--r--downloads_locales.php9
2 files changed, 8 insertions, 5 deletions
diff --git a/downloads.php b/downloads.php
index fc8c59844..a2ff42340 100644
--- a/downloads.php
+++ b/downloads.php
@@ -122,9 +122,7 @@ $dl_table = sprintf($table_tmpl, $_t['for_full_install'], $s1)
. sprintf($table_tmpl, $_t['for_network'], $s3);
$dl_table .= <<<T
-<p class="dlinfo">Not sure of what ISO to download? This may still be a bit verbose,
-but you may want to <a href="http://www.mageia.org/wiki/doku.php?id=mageia_installation_media">read
-this article detailing our different install media</a>.</p>
+<p class="dlinfo">{$_t['not_sure_what_iso']}</p>
T;
diff --git a/downloads_locales.php b/downloads_locales.php
index ea2f7d8f7..8fdb7e084 100644
--- a/downloads_locales.php
+++ b/downloads_locales.php
@@ -76,7 +76,10 @@ Note that translations are on their way.',
Hausa, Hebrew, Hindi, Igbo, Kannada, Malayalam, Marathi,
Punjabi, Tamil, Tswana, Tsonga, Venda, Xhosa, Yoruba, Zulu.',
'dl_migrate_instead' => 'If you are using Mandriva Linux 2010.1 or 2010.2,
- you may directly <a href="/en/1/migrate/">upgrade your system to Mageia 1</a> as well.</p>'
+ you may directly <a href="/en/1/migrate/">upgrade your system to Mageia 1</a> as well.</p>',
+ 'not_sure_what_iso' => 'Not sure of what ISO to download? This may still be a bit verbose, but you may want to
+ <a href="http://www.mageia.org/wiki/doku.php?id=mageia_installation_media">read this article detailing our
+ different install media</a>.'
),
'fr' => array(
'download' => 'télécharger',
@@ -204,7 +207,9 @@ Beachten Sie, dass an der Übersetzung noch gearbeitet wird.',
'limited_languages' => 'Eingeschr&auml;nkte Sprachliste: Wei&szlig;russisch, Katalonisch, Deutsch, Englishc, Spanisch, Franz&ouml;sisch, Ungarisch, Italienisch, Polnisch, Portugiesisch, Ukrainisch',
'English' => 'Englisch',
'Limited' => 'Eingeschr&auml;nkte Sprachliste',
- 'European set' => 'Europ&auml;ische Sprachliste'
+ 'European set' => 'Europ&auml;ische Sprachliste',
+ 'dl_migrate_instead' => 'Wenn Sie Mandriva Linux 2010.1 or 2010.2 benutzen,
+ können Sie Ihr System auch direkt auf <a href="/de/1/migrate/">Mageia 1 aktualisieren</a>.</p>'
),
'nl' => array(