This is the mail archive of the libc-locales@sourceware.org mailing list for the GNU libc locales 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]

[Bug localedata/9809] Please add Kurdish locale for Kurdish Sorani(CKB)


http://sourceware.org/bugzilla/show_bug.cgi?id=9809

Ulrich Drepper <drepper.fsp at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |drepper.fsp at gmail dot
                   |                            |com

--- Comment #19 from Ulrich Drepper <drepper.fsp at gmail dot com> 2011-05-15 12:31:57 UTC ---
The file isn't usable as-is, there are many problems when compiling it.

First, it must be in UTF-8.

Second, the collation rules seem all pretty bogus since there already are rules
for all the characters defined.  If needed, you have to redefine the
relocation.

Third, there are many syntax errors.

Fourth, all the values for the fields must use the <U....> notation, not real
strings.

Fifth, the values for some fields is plain wrong.  localedef will tell you.

I did add the language code to localedef now.


Just run localedef like

   localedef -i ./YOURFILE -f UTF-8 ./SOMEDIR

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


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