From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 47604 invoked by alias); 15 Apr 2016 21:27:11 -0000 Mailing-List: contact libc-locales-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-locales-owner@sourceware.org Received: (qmail 79613 invoked by uid 48); 15 Apr 2016 18:05:39 -0000 From: "vapier at gentoo dot org" To: libc-locales@sourceware.org Subject: [Bug localedata/14925] bn_*: LC_IDENTIFICATION.language key should be "Bangla" Date: Fri, 15 Apr 2016 21:27:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: localedata X-Bugzilla-Version: 2.18 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vapier at gentoo dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: WORKSFORME X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: bug_status resolution short_desc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2016-q2/txt/msg00046.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D14925 Mike Frysinger 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 --- this has semi-changed with: https://sourceware.org/git/?p=3Dglibc.git;a=3Dcommit;h=3Dff01283962335e937f= 91c675c37063419235d5b4 keep in mind that LC_IDENTIFICATION.language uses the "commonly accepted" English name for the language, not the localized name for the language.=20 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/ --=20 You are receiving this mail because: You are on the CC list for the bug.