diff options
Diffstat (limited to 'share/msgdef/Makefile')
-rw-r--r-- | share/msgdef/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile index 79fdfec..9c52fb4 100644 --- a/share/msgdef/Makefile +++ b/share/msgdef/Makefile @@ -19,7 +19,9 @@ LOCALES= af_ZA.ISO_8859-1 \ sv_SE.ISO_8859-1 \ uk_UA.KOI8-U \ ko_KR.EUC \ - ja_JP.EUC + ja_JP.EUC \ + zh_TW.Big5 \ + zh_CN.EUC ENGLISH= en_US.ISO_8859-1 ENGLISHLINKS= en_AU.ISO_8859-1 en_CA.ISO_8859-1 en_GB.ISO_8859-1 \ |