Closed
Bug 1362244
Opened 8 years ago
Closed 8 months ago
Support multiple fallback languages in localization API
Categories
(WebExtensions :: General, enhancement, P3)
WebExtensions
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1381580
People
(Reporter: kmag, Unassigned)
References
Details
(Whiteboard: triaged)
The newer language negotiation code gives us a list of matching locale codes, rather than just the closest match. We should use this list to fallback to other locales in order of preference when messages are missing.
Updated•8 years ago
|
Priority: -- → P3
Whiteboard: triaged
Updated•7 years ago
|
Severity: normal → enhancement
Updated•7 years ago
|
Product: Toolkit → WebExtensions
Updated•3 years ago
|
Severity: normal → S3
Comment 1•8 months ago
|
||
Fallbacks are being implemented in bug 1381580.
You need to log in
before you can comment on or make changes to this bug.
Description
•