From: Mike FABIAN Date: Thu, 3 Aug 2017 09:33:00 +0000 (+0200) Subject: Drop redundant .* from yesexpr and noexpr in agr_PE locale X-Git-Tag: glibc-2.27~1243 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a0b7f996b73aabf650bd6f31c7e3a036572b6bff;p=thirdparty%2Fglibc.git Drop redundant .* from yesexpr and noexpr in agr_PE locale 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 --- diff --git a/localedata/ChangeLog b/localedata/ChangeLog index b5e5b705a5d..7e8dc50b64d 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,7 @@ +2017-08-03 Mike FABIAN + + * locales/agr_PE (LC_MESSAGES): drop .* from yesexpr and noexpr + 2017-08-02 Akhilesh Kumar [BZ #21845] diff --git a/localedata/locales/agr_PE b/localedata/locales/agr_PE index 8d563908983..046e03dd256 100644 --- a/localedata/locales/agr_PE +++ b/localedata/locales/agr_PE @@ -170,14 +170,10 @@ copy "es_PE" END LC_MEASUREMENT LC_MESSAGES -% ^[+1eEsSyY].* -yesexpr "" -% ^[-0aAnN].* -noexpr "" -% ehe -yesstr "" -% atsa -nostr "" +yesexpr "^[+1eEsSyY]" +noexpr "^[-0aAnN]" +yesstr "ehe" +nostr "atsa" END LC_MESSAGES LC_NAME