mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-27 03:41:23 +08:00
(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
|
||||
% the LC_MESSAGES category.
|
||||
%
|
||||
yesexpr "<U005B><U002B><U0031><U005D>"
|
||||
noexpr "<U005B><U002D><U0030><U005D>"
|
||||
yesexpr "<U005E><U005B><U002B><U0031><U005D>"
|
||||
noexpr "<U005E><U005B><U002D><U0030><U005D>"
|
||||
END LC_MESSAGES
|
||||
|
||||
LC_PAPER
|
||||
|
Loading…
Reference in New Issue
Block a user