Expose Fluent file for Firefox Translation to localization
Categories
(Firefox :: Translations, task, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox115 | --- | fixed |
People
(Reporter: flod, Assigned: gregtatum)
References
Details
Attachments
(1 file)
Currently the file is not exposed for localization (browser/locales-preview/translations.ftl
).
This needs to be moved into browser/locales/en-US/browser
with enough lead time for localization for the target release.
Reporter | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
•
|
||
It will need to be in toolkit
. I only put it in browser
since toolkit
didn't have an existing -preview
folder, and I didn't take the time to figure out how to add one.
Reporter | ||
Comment 2•2 years ago
|
||
(In reply to Greg Tatum [:gregtatum] from comment #1)
It will need to be in
toolkit
. I only put it inbrowser
sincetoolkit
didn't have an existing-preview
folder, and I didn't take the time to figure out how to add one.
That's reasonable. Thanks for the clarification, I realize toolkit
makes sense, given we need to support Android for example.
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 3•2 years ago
|
||
Note that this does not expose the about:translations localization file
since that is a developer-focused view that's not ready or planned for
general usage.
Depends on D179359
Comment 5•2 years ago
|
||
Backed out for causing mochitests failures in browser_preferences_usage.js.
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | browser/base/content/test/performance/browser_preferences_usage.js | browser.translations.logLevel should not be accessed more than 40 times. - 50 <= 40 - {"filename":"chrome://mochitests/content/browser/browser/base/content/test/performance/browser_preferences_usage.js","name":"checkPrefGetters","sourceId":584,"lineNumber":42,"columnNumber":14,"sourceLine":"","asyncCause":null,"asyncCaller":null,"caller":{"filename":"chr
Assignee | ||
Updated•2 years ago
|
Comment 7•2 years ago
|
||
bugherder |
Description
•