Bug 482881

Summary: Add locale data for Pashto (ps_AF)
Product: [Fedora] Fedora Reporter: Sayamindu Dasgupta <sayamindu>
Component: glibcAssignee: Andreas Schwab <schwab>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 11CC: drepper, jakub, psatpute
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-11-03 07:04:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Locale data, provided by Nasir from the Afghanistan deployment team.
none
updated collation rules none

Description Sayamindu Dasgupta 2009-01-28 17:13:45 UTC
Created attachment 330258 [details]
Locale data, provided by Nasir from the Afghanistan deployment team.

Attached is the locale data file for Pashto (AFghanistan) (ps_AF). This was obtained from the OLPC deployment team from Afghanistan.

Comment 1 Ulrich Drepper 2009-03-11 14:03:21 UTC
The LC_COLLATE data is wrong.  You always start by including the iso14651_t1 and then, if necessary, add appropriate reorder_after.  I will not add the current data.

Comment 2 Bug Zapper 2009-06-09 10:56:16 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle.
Changing version to '11'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Ulrich Drepper 2009-10-14 12:25:35 UTC
No progress here?  Then we might as well close this bug.

Comment 4 Pravin Satpute 2009-10-14 16:07:54 UTC
Created attachment 364774 [details]
updated collation rules 

i tried to keep sorting order same as provided in original locale file, most of the thing was already available in iso_common file, so just defined and sorted new one, as per requirement


while generating localedata got error

LC_MONETARY: value of field `int_curr_symbol' does not correspond to a valid name in ISO 4217

values is proper as per http://www.jhall.demon.co.uk/currency/by_abbrev.html

might be need to update something from glibc side

glibc-common-2.10.1

Comment 5 Ulrich Drepper 2009-10-15 13:55:22 UTC
AFN is the correct currency abbreviation, AFA was the old one.

I've checked in the locale with this change.

Comment 6 Pravin Satpute 2009-11-03 07:04:33 UTC
Thanks for upstream commit
closing bug