diff options
author | Akhilesh Kumar <akhilesh.k@samsung.com> | 2017-07-05 12:17:26 +0530 |
---|---|---|
committer | Mike FABIAN <mfabian@redhat.com> | 2017-07-06 09:34:58 +0200 |
commit | 0cae0b1a281be45280e12e668434ef2f183edfda (patch) | |
tree | f22c9f7485ddcc40c4f3cec9e308033b2a2d5e37 | |
parent | db6b2f25220f1cf345656164211fd549c22189dd (diff) | |
download | glibc-0cae0b1a281be45280e12e668434ef2f183edfda.tar glibc-0cae0b1a281be45280e12e668434ef2f183edfda.tar.gz glibc-0cae0b1a281be45280e12e668434ef2f183edfda.tar.bz2 glibc-0cae0b1a281be45280e12e668434ef2f183edfda.zip |
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.
-rw-r--r-- | localedata/ChangeLog | 5 | ||||
-rw-r--r-- | localedata/locales/ps_AF | 2 |
2 files changed, 7 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index fab25f00b1..461f708b6a 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -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. diff --git a/localedata/locales/ps_AF b/localedata/locales/ps_AF index 2900819ec8..067c61dd1c 100644 --- a/localedata/locales/ps_AF +++ b/localedata/locales/ps_AF @@ -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 |