mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 14:20:07 +00:00
Add iI and eE to yesexpr and noexpr respectively for ts_ZA
This commit is contained in:
parent
2e783eb905
commit
5fa205d485
@ -1,3 +1,7 @@
|
||||
2017-07-10 Mike FABIAN <mfabian@redhat.com>
|
||||
|
||||
* locales/ts_ZA (LC_MESSAGES): add iI and eE to yesexpr and noexpr
|
||||
|
||||
2017-07-07 Akhilesh Kumar <akhilesh.k@samsung.com>
|
||||
|
||||
[BZ #21734]
|
||||
|
@ -177,8 +177,8 @@ LC_MESSAGES
|
||||
% http://www.xitsonga.org/dictionary/english?-=n
|
||||
% Yes -> Ina
|
||||
% No -> Ee
|
||||
yesexpr "<U005E><U005B><U002B><U0031><U0079><U0059><U005D>"
|
||||
noexpr "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>"
|
||||
yesexpr "<U005E><U005B><U002B><U0031><U0069><U0049><U0079><U0059><U005D>"
|
||||
noexpr "<U005E><U005B><U002D><U0030><U0065><U0045><U006E><U004E><U005D>"
|
||||
yesstr "<U0049><U006E><U0061>"
|
||||
nostr "<U0045><U0065>"
|
||||
END LC_MESSAGES
|
||||
|
Loading…
Reference in New Issue
Block a user