summaryrefslogtreecommitdiffstats
path: root/share/msgdef/Makefile
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2008-02-01 20:15:21 +0000
committerjkim <jkim@FreeBSD.org>2008-02-01 20:15:21 +0000
commitc121b7dc85514d0c0d9defdf23b55d3acd49cd90 (patch)
tree78f800c7d15645b07604ab62cb5e363d2681d41c /share/msgdef/Makefile
parentdf9c99b9c23eb7b244a51512a959defeeec5b0d4 (diff)
downloadFreeBSD-src-c121b7dc85514d0c0d9defdf23b55d3acd49cd90.zip
FreeBSD-src-c121b7dc85514d0c0d9defdf23b55d3acd49cd90.tar.gz
Update korean locale messages:
- Remove redundant `s' and `S' from yesexpr. - Add fullwidth latin letters to yesexpr and noexpr (inspired by ja_JP.UTF-8). - Add korean translated yesexpr (`Ye') and noexpr (`Anio'). - Add yesstr and nostr entries (inspired by zh_CN.*). - Add UTF-8 encoded file and connect to build.
Diffstat (limited to 'share/msgdef/Makefile')
-rw-r--r--share/msgdef/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile
index 32bafff..f31dcaa 100644
--- a/share/msgdef/Makefile
+++ b/share/msgdef/Makefile
@@ -37,6 +37,7 @@ LOCALES= af_ZA.ISO8859-1 \
ja_JP.UTF-8 \
kk_KZ.PT154 \
kk_KZ.UTF-8 \
+ ko_KR.UTF-8 \
ko_KR.eucKR \
lt_LT.ISO8859-13 \
mn_MN.UTF-8 \
@@ -98,7 +99,6 @@ ENCODINGS= Big5 Big5HKSCS CP949 eucKR GB2312 GBK \
Big5_Big5HKSCS= zh_TW:zh_HK
eucKR_CP949= ko_KR
-eucKR_UTF-8= ko_KR
GB2312_GBK= zh_CN
ISO8859-1_ISO8859-1= ${DE_LINKS} ${FR_LINKS} ${GB_LINKS} ${IT_LINKS} \
${NL_LINKS} ${NO_LINKS} ${PT_LINKS}
OpenPOWER on IntegriCloud