Closed
Bug 1012799
Opened 11 years ago
Closed 10 years ago
[tarako] Marketplace-dev app doesn't load in Bengali when the phone language is set to bengali
Categories
(Marketplace Graveyard :: General, defect, P1)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: krupa.mozbugs, Assigned: mat)
References
Details
tarako build identifier: 20140519014003
connectivity used: wifi
noticed on: dev (20140517233525)
steps to reproduce:
1. Change your phone language to Bengali
2. Click on Dev icon to launch it on your tarako device
expected behavior:
dev loads in bengali
observed behavior:
dev loads in English
reproducible?: yes
Updated•11 years ago
|
Assignee: nobody → mpillard
Updated•11 years ago
|
Priority: -- → P1
Assignee | ||
Comment 1•11 years ago
|
||
It's because there is some confusion around "bn-BD" vs "bn-IN". When I tested in bug 1001121 I specifically used "bn-BD", because that's what Firefox OS seems to be using [0]. However, when we pruned the package in bug 1007216 we kept bn-IN only.
We do have translations in both, so it's just a matter of choosing the right one (interestingly, there are some discrepancies between the various files where we set available languages, we didn't update l10n.js or app.html for instance, that need to be fixed as well)
[0] https://github.com/mozilla-b2g/gaia/blob/v1.3t/locales/languages_all.json#L7 , compare with the string displayed on the device, "বাংলা (বাংলাদেশ)". That's also what navigator.language reports when I set my phone to use this language.
Comment 2•10 years ago
|
||
Bug 1013327 says we aren't shipping with Bengali so wontfixing this.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•