1. English name is 'Korean' not 'English'

2. in use hb_langSelect() is "KO" not "KR" by RFC name
This commit is contained in:
Ricky Jang
2000-11-20 17:46:32 +00:00
parent 6bf1876273
commit 382a74ca49

View File

@@ -44,10 +44,10 @@ static HB_LANG s_lang =
{
/* Identification */
"KR", /* ID */
"English", /* Name (in English) */
"KO", /* ID */
"Korean", /* Name (in English) */
"한국어", /* Name (in native language) */
"KR", /* RFC ID */
"KO", /* RFC ID */
"949", /* Codepage */
"$Revision$ $Date$", /* Version */
@@ -89,7 +89,7 @@ static HB_LANG s_lang =
"잘못된 날짜",
"범위: ",
" - ",
"Y/N",
"예/아니오",
"잘못된 표현식",
/* Error description names */