This is the mail archive of the glibc-bugs@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]

[Bug localedata/14925] bn_*: LC_IDENTIFICATION.language key should be "Bangla"


https://sourceware.org/bugzilla/show_bug.cgi?id=14925

Mike Frysinger <vapier at gentoo dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME
            Summary|bn_* 'language' key should  |bn_*:
                   |be "Bangla"                 |LC_IDENTIFICATION.language
                   |                            |key should be "Bangla"

--- Comment #2 from Mike Frysinger <vapier at gentoo dot org> ---
this has semi-changed with:
https://sourceware.org/git/?p=glibc.git;a=commit;h=ff01283962335e937f91c675c37063419235d5b4

keep in mind that LC_IDENTIFICATION.language uses the "commonly accepted"
English name for the language, not the localized name for the language. 
instead, LC_ADDRESS.lang_name is used to hold the localized name.

we are sourcing LC_IDENTIFICATION.language from Unicode's CLDR project now
though, so if you want to get the English translation changed, i'd recommend
you look into getting it changed there:
  http://cldr.unicode.org/

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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