]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
km_KH locale: Fix yesstr and nostr.
authorMike FABIAN <mfabian@redhat.com>
Tue, 24 Oct 2017 14:37:36 +0000 (16:37 +0200)
committerMike FABIAN <mfabian@redhat.com>
Wed, 25 Oct 2017 08:49:36 +0000 (10:49 +0200)
* 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.

ChangeLog
localedata/locales/km_KH

index f209a1b18bf038fbca2b8a4fe0b36eb2b5ad136e..8c89a5e9df208411603da7a81ac65d5cd8adc3a6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2017-10-24  Mike FABIAN  <mfabian@redhat.com>
+
+       * 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  <mfabian@redhat.com>
 
        * localedata/locales/ka_GE (LC_MESSAGES): Fix yesexp to make
index 7e62bd6d0d93b84e372f4c5723eefceec93c8ac2..55ee279a282e6e6eadbe7b0b02ed8e6ab7b1ff06 100644 (file)
@@ -1002,8 +1002,8 @@ END LC_TIME
 LC_MESSAGES
 yesexpr "^[+1yY]"
 noexpr  "^[-0nN]"
-yesstr  "<U1794><U17B6><U1791><U002F><U1785><U17B6><U179F><U200B><U17D6><U0020><U0079>"
-nostr   "<U1791><U17C1><U200B><U17D6><U0020><U006E>"
+yesstr  "<U1794><U17B6><U1791><U002F><U1785><U17B6><U179F>"
+nostr   "<U1791><U17C1>"
 END LC_MESSAGES
 
 LC_PAPER