summaryrefslogtreecommitdiffstats
path: root/share/msgdef
diff options
context:
space:
mode:
Diffstat (limited to 'share/msgdef')
-rw-r--r--share/msgdef/Makefile5
-rw-r--r--share/msgdef/zh_CN.GB18030.src14
2 files changed, 17 insertions, 2 deletions
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile
index 0ffa2f0..263c1b1 100644
--- a/share/msgdef/Makefile
+++ b/share/msgdef/Makefile
@@ -45,8 +45,9 @@ LOCALES= af_ZA.ISO8859-1 \
ko_KR.eucKR \
ja_JP.eucJP \
ja_JP.SJIS \
- zh_TW.Big5 \
- zh_CN.eucCN
+ zh_CN.eucCN \
+ zh_CN.GB18030 \
+ zh_TW.Big5
LOCALEDIR= ${DESTDIR}/usr/share/locale
diff --git a/share/msgdef/zh_CN.GB18030.src b/share/msgdef/zh_CN.GB18030.src
new file mode 100644
index 0000000..6e9cd83
--- /dev/null
+++ b/share/msgdef/zh_CN.GB18030.src
@@ -0,0 +1,14 @@
+# $FreeBSD$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# yesexpr
+^[yY£ù£ÙÊÇ].*
+# noexpr
+^[nN£î£Î²»·ñ].*
+# yesstr
+ÊÇ
+# nostr
+·ñ
+# EOF
OpenPOWER on IntegriCloud