d240301ab703e357fb34a678297ff99f66173a19
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1) #!wml
2) <:
3) 	# Change both.  The array is ordered (for pages like translation status, order of flags, etc).
4) 
Runa A. Sandvik we do not need ar-se

Runa A. Sandvik authored 12 years ago

5) 	my @LANGUAGES = qw{ar bms cy da de en es et fa fi fr hu id it ja ko nl no pl pt pt-br ru se tr vn zh-cn};
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

6) 	my %LANGUAGES = (
7) 		'ar' => "&#1593;&#1585;&#1576;&#1610;&#1577;&nbsp;(Arabiya)",
8) 		'bms' => "Burmese",
Runa A. Sandvik updated perl-globals to pro...

Runa A. Sandvik authored 12 years ago

9) 		'cy' => "Welsh",
10) 		'da' => "Danish",
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

11) 		'de' => "Deutsch",
12) 		'en' => "English",
13) 		'es' => "espa&ntilde;ol",
14) 		'et' => "Estonian",
15) 		'fa' => "&#1601;&#1575;&#1585;&#1587;&#1740; (F&#257;rs&#299;)",
16) 		'fi' => "suomi",
17) 		'fr' => "fran&ccedil;ais",
Runa A. Sandvik updated perl-globals to pro...

Runa A. Sandvik authored 12 years ago

18) 		'hu' => "Hungarian",
19) 		'id' => "Bahasa Indonesia",
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

20) 		'it' => "Italiano",
21) 		'ja' => "&#26085;&#26412;&#35486;&nbsp;(Nihongo)",
22) 		'ko' => "&#54620;&#44397;&#50612;&nbsp;(Hangul)",
23) 		'nl' => "Nederlands",
24) 		'no' => "norsk",
25) 		'pl' => "polski",
26) 		'pt' => "Portugu&ecirc;s",
Runa A. Sandvik updated perl-globals to pro...

Runa A. Sandvik authored 12 years ago

27) 		'pt-br' => "Portuguese (Brazil)",
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

28) 		'ru' => "&#1056;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081;&nbsp;(Russkij)",
29) 		'se' => "svenska",
30) 		'tr' => "T&uuml;rk&ccedil;e",
Runa A. Sandvik updated perl-globals to pro...

Runa A. Sandvik authored 12 years ago

31) 		'vn' => "Vietnamese",