This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 1/1] 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 translater and Pashto travel book
---
 localedata/locales/ps_AF | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/localedata/locales/ps_AF b/localedata/locales/ps_AF
index 702a830..2413b1c 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
-- 
1.9.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]