oops, we chose to do this in alphabetic order.
[citadel.git] / webcit / gettext.c
index 095395970225ad760835beb9e3661d9bdc92deac..da7890239e527fcd0f05640b14f536cf2f574a99 100644 (file)
@@ -18,6 +18,7 @@
 /* actual supported locales */
 const char *AvailLang[] = {
        "C",
+       "ar_AR",
        "bg_BG",
        "cs_CZ",
        "en_US",
@@ -40,7 +41,6 @@ const char *AvailLang[] = {
        "ro_RO",
        "sl_SL",
        "tr_TR",
-       "ar_AR",
        ""
 };