Closed
Bug 687215
Opened 14 years ago
Closed 7 years ago
[compare-locales] Implement ability to allow strings to fall back to a locale other than en-US
Categories
(Mozilla Localizations :: Infrastructure, enhancement)
Mozilla Localizations
Infrastructure
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: GPHemsley, Unassigned)
References
Details
Currently, (AFAIUI) compare-locales can only compare a translation against en-US to determine its level of completeness.
However, there are cases where a locale might find it more beneficial to fall back to a locale other than en-US (see bug 678996, for example), and they should be able to do that.
Comment 2•7 years ago
|
||
We're not going to invest resources on compare-locales' merge logic to use a different source than en-US. We're investing on Fluent, and that fall backs at run-time with a chain of languages (e.g. bug 1410923).
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•