mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
Added missing yesstr and nostr for Tsonga language locale [LC_MESSAGES]
[BZ #21727] * locales/ts_ZA(LC_MESSAGES): add yesstr and nostr Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>
This commit is contained in:
parent
42c1c0e7f5
commit
60e6738932
@ -1,3 +1,8 @@
|
||||
2017-07-07 Akhilesh Kumar <akhilesh.k@samsung.com>
|
||||
|
||||
[BZ #21727]
|
||||
* locales/ts_ZA (LC_MESSAGES): Add yesstr and nostr
|
||||
|
||||
2017-07-07 Akhilesh Kumar <akhilesh.k@samsung.com>
|
||||
|
||||
[BZ #21729]
|
||||
|
@ -174,8 +174,13 @@ week 7;19971130;1
|
||||
END LC_TIME
|
||||
|
||||
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>"
|
||||
yesstr "<U0049><U006E><U0061>"
|
||||
nostr "<U0045><U0065>"
|
||||
END LC_MESSAGES
|
||||
|
||||
LC_PAPER
|
||||
|
Loading…
Reference in New Issue
Block a user