dont abort
[citadel.git] / webcit / gettext.c
index 0ac19d093a087a27ffbf5d5a376624e5217095f2..8c749cb279df79a45b6968cb153d5c4c5d0e18ba 100644 (file)
@@ -11,7 +11,7 @@
  */
 
 #include "webcit.h"
-#include "webserver.h"
+
 #define SEARCH_LANG 20         /* how many langs should we parse? */
 
 #ifdef ENABLE_NLS
@@ -32,7 +32,9 @@ const char *AvailLang[] = {
        "fr_FR",
        "hu_HU",
        "it_IT",
+       "ko_KO",
        "nl_NL",
+       "pl_PL",
        "pt_BR",
        "ru_RU",
        "zh_CN",