mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-24 14:00:30 +00:00
Pashto yesstr/nostr locale are missing
[BZ #21711] During Locale verification I observed that yesstr and nostr are missing for Pashto [LC_MESSAGES] Locale For Afghanistan reference google translate and Pashto travel book.
This commit is contained in:
parent
db6b2f2522
commit
0cae0b1a28
@ -1,3 +1,8 @@
|
||||
2017-07-06 Akhilesh Kumar <akhilesh.k@samsung.com>
|
||||
|
||||
[BZ #21711]
|
||||
* locales/ps_AF: Add yesstr and nostr.
|
||||
|
||||
2017-07-05 Akhilesh Kumar <akhilesh.k@samsung.com>
|
||||
|
||||
Added tok-pisin language locale for Papua New Guinea.
|
||||
|
@ -232,6 +232,8 @@ END LC_MONETARY
|
||||
LC_MESSAGES
|
||||
yesexpr "<U005E><U005B><U002B><U0031><U0079><U0059><U0628><U0066><U005D>"
|
||||
noexpr "<U005E><U005B><U002D><U0030><U006E><U004E><U062E><U0646><U006F><U005D>"
|
||||
yesstr "<U0647><U0648>"
|
||||
nostr "<U0646><U0647>"
|
||||
END LC_MESSAGES
|
||||
|
||||
LC_MEASUREMENT
|
||||
|
Loading…
Reference in New Issue
Block a user