Remove Chinese translations until someone picks it up
authorAlfons Hoogervorst <alfons@proteus.demon.nl>
Tue, 2 Oct 2001 20:38:57 +0000 (20:38 +0000)
committerAlfons Hoogervorst <alfons@proteus.demon.nl>
Tue, 2 Oct 2001 20:38:57 +0000 (20:38 +0000)
ChangeLog.claws
configure.in

index d41652e1ffd57be8dadb762f0a121145f4635f0a..8ce1664f7a75c1a6a0d0bf2868119206ee2da2d3 100644 (file)
@@ -1,3 +1,11 @@
+2001-10-02 [alfons]
+
+       * configure.in
+       * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
+               close bug "[ #466566 ] compile error on mdk 8.0" by removing
+               references to chinese translations (hope someone picks up
+               this)
+
 2001-10-02 [christoph] 0.6.2claws15
 
        * src/compose.c
index 1bb3b5667a4663629d0eb3afdc83c4bb07308564..2b0d77c8fa53b19a328ee6bf3933576ae814c49d 100644 (file)
@@ -61,7 +61,7 @@ AC_PROG_YACC
 SYLPHEED_ACLOCAL_INCLUDE(ac)
 
 dnl for gettext
-ALL_LINGUAS="cs de el es fr hr it ja ko nl pl pt_BR ru zh_CN.GB2312 zh_TW.Big5"
+ALL_LINGUAS="cs de el es fr hr it ja ko nl pl pt_BR ru"
 AM_GNU_GETTEXT
 dnl AC_CHECK_FUNC(gettext, AC_CHECK_LIB(intl, gettext))
 localedir='${prefix}/${DATADIRNAME}/locale'