]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Drop redundant .* from yesexpr and noexpr in agr_PE locale
authorMike FABIAN <mfabian@redhat.com>
Thu, 3 Aug 2017 09:33:00 +0000 (11:33 +0200)
committerMike FABIAN <mfabian@redhat.com>
Thu, 3 Aug 2017 10:11:35 +0000 (12:11 +0200)
And make the expressions more readable by using the POSIX portable character set
instead of Unicode code points.

* locales/agr_PE (LC_MESSAGES): drop .* from yesexpr and noexpr

localedata/ChangeLog
localedata/locales/agr_PE

index b5e5b705a5d5f1f8fc5bfae97e175a14fd0bd441..7e8dc50b64dc54cafa86d0d698ac204a9d0a9457 100644 (file)
@@ -1,3 +1,7 @@
+2017-08-03  Mike FABIAN  <mfabian@redhat.com>
+
+       * locales/agr_PE (LC_MESSAGES): drop .* from yesexpr and noexpr
+
 2017-08-02  Akhilesh Kumar <akhilesh.k@samsung.com>
 
        [BZ #21845]
index 8d563908983c69ca162649043364cba228caf32b..046e03dd25656373e732c7077c7386fce83f01d9 100644 (file)
@@ -170,14 +170,10 @@ copy "es_PE"
 END LC_MEASUREMENT
 
 LC_MESSAGES
-% ^[+1eEsSyY].*
-yesexpr "<U005E><U005B><U002B><U0031><U0065><U0045><U0073><U0053><U0079><U0059><U005D><U002E><U002A>"
-% ^[-0aAnN].*
-noexpr  "<U005E><U005B><U002D><U0030><U0061><U0041><U006E><U004E><U005D><U002E><U002A>"
-% ehe
-yesstr  "<U0065><U0068><U0065>"
-% atsa
-nostr   "<U0061><U0074><U0073><U0061>"
+yesexpr "^[+1eEsSyY]"
+noexpr  "^[-0aAnN]"
+yesstr  "ehe"
+nostr   "atsa"
 END LC_MESSAGES
 
 LC_NAME