mirror of git://sourceware.org/git/glibc.git
(yesexpr): Add U005E at the beginning. (noexpr): Likewise.
This commit is contained in:
parent
6abc15e943
commit
bb3090cd0d
|
|
@ -1080,8 +1080,8 @@ LC_MESSAGES
|
||||||
% This is the ISO/IEC 14652 "i18n" definition for
|
% This is the ISO/IEC 14652 "i18n" definition for
|
||||||
% the LC_MESSAGES category.
|
% the LC_MESSAGES category.
|
||||||
%
|
%
|
||||||
yesexpr "<U005B><U002B><U0031><U005D>"
|
yesexpr "<U005E><U005B><U002B><U0031><U005D>"
|
||||||
noexpr "<U005B><U002D><U0030><U005D>"
|
noexpr "<U005E><U005B><U002D><U0030><U005D>"
|
||||||
END LC_MESSAGES
|
END LC_MESSAGES
|
||||||
|
|
||||||
LC_PAPER
|
LC_PAPER
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue