e42b149717ed6216de720480a07c84523ba10f51
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 update perl-globals.wmi to...

Runa A. Sandvik authored 12 years ago

5) 	my @LANGUAGES = qw{ar ar-se 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)",
Runa A. Sandvik updated perl-globals to pro...

Runa A. Sandvik authored 12 years ago

8) 		'ar-se' => "Arabic (Saudi Arabia)",
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

9) 		'bms' => "Burmese",
Runa A. Sandvik updated perl-globals to pro...

Runa A. Sandvik authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Runa A. Sandvik authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Runa A. Sandvik authored 12 years ago

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

Andrew Lewman authored 13 years ago

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

Runa A. Sandvik authored 12 years ago

32) 		'vn' => "Vietnamese",