[or-cvs] r9562: take out the norwegian option until we have a flag and until (website/trunk/include)

arma at seul.org arma at seul.org
Sun Feb 11 05:22:49 UTC 2007


Author: arma
Date: 2007-02-11 00:22:45 -0500 (Sun, 11 Feb 2007)
New Revision: 9562

Modified:
   website/trunk/include/perl-globals.wmi
Log:
take out the norwegian option until we have a flag and until
we can expand the flags to include another row.


Modified: website/trunk/include/perl-globals.wmi
===================================================================
--- website/trunk/include/perl-globals.wmi	2007-02-11 05:07:25 UTC (rev 9561)
+++ website/trunk/include/perl-globals.wmi	2007-02-11 05:22:45 UTC (rev 9562)
@@ -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 pl pt ru se zh-cn};
 	my %LANGUAGES = (
 		'en' => "English",
 		'de' => "Deutsch",
@@ -10,7 +10,7 @@
 		'fr' => "fran&ccedil;ais",
 		'it' => "Italiano",
 		'ja' => "&#26085;&#26412;&#35486;&nbsp;(Nihongo)",
-		'no' => "norsk",
+#		'no' => "norsk",
 		'pl' => "polski",
 		'pt' => "Portugu&ecirc;s",
 		'ru' => "&#1056;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081;&nbsp;(Russkij)",



More information about the tor-commits mailing list