summaryrefslogtreecommitdiffstats
path: root/share/msgdef
diff options
context:
space:
mode:
authordavidxu <davidxu@FreeBSD.org>2003-11-05 23:39:03 +0000
committerdavidxu <davidxu@FreeBSD.org>2003-11-05 23:39:03 +0000
commit09e99681c0a5abf9fd6d76407d5adb96f3d3c96e (patch)
treed38cfbd61f819921f415671d76cb1d05493a749a /share/msgdef
parent770a322a3592f7838e896330152566d6ebe42334 (diff)
downloadFreeBSD-src-09e99681c0a5abf9fd6d76407d5adb96f3d3c96e.zip
FreeBSD-src-09e99681c0a5abf9fd6d76407d5adb96f3d3c96e.tar.gz
Enable GB2312 locale.
Diffstat (limited to 'share/msgdef')
-rw-r--r--share/msgdef/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile
index 3b51889..c9028df 100644
--- a/share/msgdef/Makefile
+++ b/share/msgdef/Makefile
@@ -48,6 +48,7 @@ LOCALES= af_ZA.ISO8859-1 \
ja_JP.SJIS \
zh_CN.eucCN \
zh_CN.GB18030 \
+ zh_CN.GB2312 \
zh_TW.Big5
LOCALEDIR= ${DESTDIR}/usr/share/locale
OpenPOWER on IntegriCloud