Name of the language spoken in Bangladesh
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GLibC |
Fix Released
|
Medium
|
|||
langpack-locales (Ubuntu) |
Fix Released
|
Medium
|
Gunnar Hjalmarsson |
Bug Description
When querying nl_langinfo() for the language name of bn_BD.UTF-8, it outputs the string "BengaliBangla", which of course looks a little weird. The source file locales/bn_BD states the language "Bengali/Bangla" with a slash.
A better name would be just "Bangla", since that's the official name of the language spoken in Bangladesh, and the native Bangla speakers seems to prefer it; please see bug #991002. The iso-codes package will soon provide translations of the name "Bangla", bug AFAIK noone provides translations of the string "Bengali/Bangla".
But at least the bn_BD locale should be corrected so nl_langinfo() returns the string "Bengali/Bangla" including the slash.
Two alternative patches have been attached to this bug report. One just escapes the slash ("Bengali//Bangla") to address the slash issue. The other patch changes the language in both bn_BD and bn_IN to Bangla. I involve bn_IN, since it's confusing in e.g. lists of locales that two locales use different English names for the same language.
Please pick the patch that fits best. ;-)
Let's talk about possible forwarding upstream when it has been decided which route to take.
Related branches
description: | updated |
Changed in glibc: | |
importance: | Unknown → Medium |
status: | Unknown → Confirmed |
Changed in langpack-locales (Ubuntu): | |
importance: | Undecided → Medium |
Changed in glibc: | |
status: | Confirmed → Incomplete |
Changed in glibc: | |
status: | Incomplete → Fix Released |
The attachment "ubuntu- bn_BD.patch" of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag 'patch' from the bug report and editing the attachment so that it is not flagged as a patch. Additionally, if you are member of the ubuntu-reviewers team please also unsubscribe the team from this bug report.
[This is an automated message performed by a Launchpad user owned by Brian Murray. Please contact him regarding any issues with the action taken in this bug report.]