summaryrefslogtreecommitdiffstats
path: root/share/monetdef/Makefile
diff options
context:
space:
mode:
authorkeith <keith@FreeBSD.org>2001-02-17 18:45:08 +0000
committerkeith <keith@FreeBSD.org>2001-02-17 18:45:08 +0000
commit11f67bfc4a89671fb3cf961bbc363d6f0ac86389 (patch)
tree57b72e332e7e8789640804102dfbc8a21121c3d9 /share/monetdef/Makefile
parentb628b13127e9c1dd3493f94ef4bdfdca6791715c (diff)
downloadFreeBSD-src-11f67bfc4a89671fb3cf961bbc363d6f0ac86389.zip
FreeBSD-src-11f67bfc4a89671fb3cf961bbc363d6f0ac86389.tar.gz
Add LC_MESSAGES, LC_MONETARY, and LC_NUMERIC supports to
both zh_TW.Big5 and zh_CN.EUC locales. Approved by: ache
Diffstat (limited to 'share/monetdef/Makefile')
-rw-r--r--share/monetdef/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/share/monetdef/Makefile b/share/monetdef/Makefile
index 0960f0c..34292d8 100644
--- a/share/monetdef/Makefile
+++ b/share/monetdef/Makefile
@@ -24,7 +24,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
LOCALEDIR= ${DESTDIR}/usr/share/locale
OpenPOWER on IntegriCloud