From 228cc8780fc6cd31de3f81543c0c08f2b3e3cde9 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 4 Oct 2000 23:52:14 +0000 Subject: Update. * iconvdata/euc-kr.c (euckr_from_ucs4): Handle U20a9. (BODY from direction): Map \x5c to U20a9. * iconvdata/testdata/EUC-KR..UTF8: Adjust to this change. * iconvdata/EUC-KR.irreversible: New file. --- localedata/locales/ko_KR | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'localedata/locales/ko_KR') diff --git a/localedata/locales/ko_KR b/localedata/locales/ko_KR index cfeeadc1e7..1b9ec128ce 100644 --- a/localedata/locales/ko_KR +++ b/localedata/locales/ko_KR @@ -11120,9 +11120,7 @@ END LC_CTYPE LC_MONETARY int_curr_symbol "" -% Should be U20A9 but this is not in EUC-KR. Or is it? -% currency_symbol "" -currency_symbol "" +currency_symbol "" mon_decimal_point "" mon_thousands_sep "" mon_grouping 3;3 -- cgit v1.2.3