From: Mike FABIAN Date: Tue, 24 Oct 2017 14:37:36 +0000 (+0200) Subject: km_KH locale: Fix yesstr and nostr. X-Git-Tag: upstream/2.30~2290 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fe043d8af2aac18246eac87b6ace24bf021806e7;p=platform%2Fupstream%2Fglibc.git km_KH locale: Fix yesstr and nostr. * localedata/locales/km_KH (LC_MESSAGES): Fix yestr and nostr. The yesstr and nostr apparently came from CLDR. And CLDR has a bug there: these strings contain a U+17D6 (which somewhat looks like a colon) instead of a real colon to separate the full words for “yes” and “no” from the single letter responses. --- diff --git a/ChangeLog b/ChangeLog index f209a1b..8c89a5e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 2017-10-24 Mike FABIAN + * localedata/locales/km_KH (LC_MESSAGES): Fix yestr and nostr. + The yesstr and nostr apparently came from CLDR. And CLDR has a bug there: + these strings contain a U+17D6 (which somewhat looks like a colon) + instead of a real colon to separate the full words for “yes” + and “no” from the single letter responses. + +2017-10-24 Mike FABIAN + * localedata/locales/ka_GE (LC_MESSAGES): Fix yesexp to make it agree with CLDR (include the first letter of yesstr). Also make it more readable by using ASCII where possible. diff --git a/localedata/locales/km_KH b/localedata/locales/km_KH index 7e62bd6..55ee279 100644 --- a/localedata/locales/km_KH +++ b/localedata/locales/km_KH @@ -1002,8 +1002,8 @@ END LC_TIME LC_MESSAGES yesexpr "^[+1yY]" noexpr "^[-0nN]" -yesstr "" -nostr "" +yesstr "" +nostr "" END LC_MESSAGES LC_PAPER