]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
drop redundant ([eE][sS])? and [oO]? from yesexpr and noexpr in km_KH locale
authorMike FABIAN <mfabian@redhat.com>
Thu, 3 Aug 2017 09:46:45 +0000 (11:46 +0200)
committerMike FABIAN <mfabian@redhat.com>
Thu, 3 Aug 2017 10:11:35 +0000 (12:11 +0200)
* locales/km_KH (LC_MESSAGES): drop redundant ([eE][sS])? and [oO]?
from yesexpr and noexpr

localedata/ChangeLog
localedata/locales/km_KH

index 7e8dc50b64dc54cafa86d0d698ac204a9d0a9457..efe0b2c6b95c5a13dd1a105383d37157f028a89c 100644 (file)
@@ -1,3 +1,8 @@
+2017-08-03  Mike FABIAN  <mfabian@redhat.com>
+
+       * locales/km_KH (LC_MESSAGES): drop redundant ([eE][sS])? and [oO]?
+       from yesexpr and noexpr
+
 2017-08-03  Mike FABIAN  <mfabian@redhat.com>
 
        * locales/agr_PE (LC_MESSAGES): drop .* from yesexpr and noexpr
index 337c7e157ed71d6ae4828b5ff41f487c9dc3ab32..fd47be0fe05433f663e6c9f4eab29cb3e5956007 100644 (file)
@@ -1824,8 +1824,8 @@ week 7;19971130;1
 END LC_TIME
 
 LC_MESSAGES
-yesexpr "^[+1yY]([eE][sS])?"
-noexpr  "^[-0nN][oO]?"
+yesexpr "^[+1yY]"
+noexpr  "^[-0nN]"
 yesstr  "<U1794><U17B6><U1791><U002F><U1785><U17B6><U179F><U200B><U17D6><U0020><U0079>"
 nostr   "<U1791><U17C1><U200B><U17D6><U0020><U006E>"
 END LC_MESSAGES