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
This commit is contained in:
Mike FABIAN 2017-08-03 11:33:00 +02:00
parent 6244070d41
commit a0b7f996b7
2 changed files with 8 additions and 8 deletions

View 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]

View 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