Closed
Bug 1235529
Opened 10 years ago
Closed 8 years ago
[l10n] addon always en-US
Categories
(Add-on SDK Graveyard :: General, defect)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: shj, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0
Build ID: 20151223140742
Steps to reproduce:
update my addon.
https://addons.mozilla.org/ko/firefox/addon/bridge-translate-app/?src=api
Actual results:
l10n always en-US
console.log(navigator.language) is ko-KR
Expected results:
my firefox is ko-KR
l10n detect ko-KR
Component: Untriaged → General
Product: Firefox → Add-on SDK
Summary: l10n] addon always en-US → [l10n] addon always en-US
Version: 43 Branch → unspecified
| Reporter | ||
Comment 1•10 years ago
|
||
I found.
locale/ko-KR.properties cannot detect.
locale/ko.properties detect.
why
locale/en-US.properties can detect?
Comment 2•8 years ago
|
||
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•