X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Fgettext.c;fp=webcit%2Fgettext.c;h=da7890239e527fcd0f05640b14f536cf2f574a99;hp=095395970225ad760835beb9e3661d9bdc92deac;hb=f7eb6f849a4d996f2847e672e81f7d08468ab35a;hpb=8637e272fdb07a5b7f6d95dce8e27fce2daa6c76 diff --git a/webcit/gettext.c b/webcit/gettext.c index 095395970..da7890239 100644 --- a/webcit/gettext.c +++ b/webcit/gettext.c @@ -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", "" };