summaryrefslogtreecommitdiffstats
path: root/share/msgdef/Makefile
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2001-02-11 15:40:01 +0000
committerasmodai <asmodai@FreeBSD.org>2001-02-11 15:40:01 +0000
commit494891cf616b26456d8df3341c59c6f95c146a18 (patch)
treea78d73f6830a20232cb9440e6b3fbee5f13a2bbc /share/msgdef/Makefile
parentb2cea7549ca4d8add5440571d1639082dd250f9b (diff)
downloadFreeBSD-src-494891cf616b26456d8df3341c59c6f95c146a18.zip
FreeBSD-src-494891cf616b26456d8df3341c59c6f95c146a18.tar.gz
Add ko_KR.EUC locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.
Submitted by: CHOI Junho <cjh@kr.FreeBSD.org>
Diffstat (limited to 'share/msgdef/Makefile')
-rw-r--r--share/msgdef/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile
index 9401292..36b27bc 100644
--- a/share/msgdef/Makefile
+++ b/share/msgdef/Makefile
@@ -16,7 +16,8 @@ LOCALES= af_ZA.ISO_8859-1 \
no_NO.ISO_8859-1 \
pl_PL.ISO_8859-2 \
ru_RU.KOI8-R \
- sv_SE.ISO_8859-1
+ sv_SE.ISO_8859-1 \
+ ko_KR.EUC
ENGLISH= en_US.ISO_8859-1
ENGLISHLINKS= en_AU.ISO_8859-1 en_CA.ISO_8859-1 en_GB.ISO_8859-1 \
OpenPOWER on IntegriCloud