diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-09-28 07:40:03 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-09-28 07:40:03 +0000 |
| commit | d035a92679333abb6c692f33319d678839afda15 (patch) | |
| tree | 1c43b5280492c776595b191223c8fffcf3207cd8 /share/msgdef | |
| parent | bf5a89d1d57b7deeb8eeaff66c14386848dee2fd (diff) | |
Notes
Diffstat (limited to 'share/msgdef')
| -rw-r--r-- | share/msgdef/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile index bec0b20047f4..62949909bcdd 100644 --- a/share/msgdef/Makefile +++ b/share/msgdef/Makefile @@ -32,8 +32,12 @@ LOCALES= af_ZA.ISO8859-1 \ hy_AM.UTF-8 \ is_IS.ISO8859-1 \ it_IT.ISO8859-1 \ + ja_JP.eucJP \ + ja_JP.SJIS \ + ja_JP.UTF-8 \ kk_KZ.PT154 \ kk_KZ.UTF-8 \ + ko_KR.eucKR \ lt_LT.ISO8859-13 \ nl_NL.ISO8859-1 \ no_NO.ISO8859-1 \ @@ -55,10 +59,6 @@ LOCALES= af_ZA.ISO8859-1 \ uk_UA.ISO8859-5 \ uk_UA.KOI8-U \ uk_UA.UTF-8 \ - ko_KR.eucKR \ - ja_JP.eucJP \ - ja_JP.SJIS \ - ja_JP.UTF-8 \ zh_CN.eucCN \ zh_CN.GB18030 \ zh_CN.GB2312 \ |
