[or-cvs] r11453: the rest of making the .nl pages show up (website/trunk/include)

arma at seul.org arma at seul.org
Sun Sep 16 22:57:17 UTC 2007


Author: arma
Date: 2007-09-16 18:57:17 -0400 (Sun, 16 Sep 2007)
New Revision: 11453

Modified:
   website/trunk/include/perl-globals.wmi
Log:
the rest of making the .nl pages show up


Modified: website/trunk/include/perl-globals.wmi
===================================================================
--- website/trunk/include/perl-globals.wmi	2007-09-16 22:49:01 UTC (rev 11452)
+++ website/trunk/include/perl-globals.wmi	2007-09-16 22:57:17 UTC (rev 11453)
@@ -1,7 +1,7 @@
 #!wml
 <:
 	# Change both.  The array is ordered (for pages like translation status, order of flags, etc).
-	my @LANGUAGES = qw{de en es fi fr it ja no pl pt ru se zh-cn};
+	my @LANGUAGES = qw{de en es fi fr it ja nl no pl pt ru se zh-cn};
 	my %LANGUAGES = (
 		'en' => "English",
 		'de' => "Deutsch",
@@ -10,6 +10,7 @@
 		'fr' => "fran&ccedil;ais",
 		'it' => "Italiano",
 		'ja' => "&#26085;&#26412;&#35486;&nbsp;(Nihongo)",
+		'nl' => "Nederlands",
 		'no' => "norsk",
 		'pl' => "polski",
 		'pt' => "Portugu&ecirc;s",



More information about the tor-commits mailing list