[or-cvs] r16134: revert r16129: they spell their languages with a lower-case (website/trunk/include)

arma at seul.org arma at seul.org
Wed Jul 23 12:32:01 UTC 2008


Author: arma
Date: 2008-07-23 08:32:01 -0400 (Wed, 23 Jul 2008)
New Revision: 16134

Modified:
   website/trunk/include/perl-globals.wmi
Log:
revert r16129: they spell their languages with a lower-case letter.
see bottom of debian.org for our source.


Modified: website/trunk/include/perl-globals.wmi
===================================================================
--- website/trunk/include/perl-globals.wmi	2008-07-23 12:06:35 UTC (rev 16133)
+++ website/trunk/include/perl-globals.wmi	2008-07-23 12:32:01 UTC (rev 16134)
@@ -6,16 +6,16 @@
 	my %LANGUAGES = (
 		'en' => "English",
 		'de' => "Deutsch",
-		'es' => "Español",
+		'es' => "español",
 		'fa' => "فارسی (Fārsī)",
 		'fi' => "suomi",
-		'fr' => "Français",
+		'fr' => "français",
 		'it' => "Italiano",
 		'ja' => "日本語 (Nihongo)",
 		'ko' => "한국어 (Hangul)",
 		'nl' => "Nederlands",
 		'no' => "norsk",
-		'pl' => "Polski",
+		'pl' => "polski",
 		'pt' => "Português",
 		'ru' => "Русский (Russkij)",
 		'se' => "svenska",



More information about the tor-commits mailing list