Migrate about:config localization from DTD and .properties to Fluent
Categories
(GeckoView :: General, task, P3)
Tracking
(firefox104 wontfix, firefox105 wontfix, firefox106 wontfix, firefox107 fixed)
People
(Reporter: eemeli, Assigned: eemeli, NeedInfo)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The mobile about:config
view is one of the few remaining users of DTD strings for localization, and should be migrated to Fluent.
Assignee | ||
Comment 1•2 years ago
|
||
Trying first a rather naïve approach here: https://treeherder.mozilla.org/jobs?repo=try&revision=748e807150b654116f5ef83ce87ce31da5077b9f
Assignee | ||
Comment 2•2 years ago
|
||
This migration creates the first FTL file under mobile/android/.
As GeckoView isn't actually localised (see bug 1605358), this file
is not exposed to localisers.
A migration script is still included, as previous localisations of
the about:config view's strings are available from its Fennec days.
Running the script will fail in an m-c checkout bootstrapped for
desktop development; it's possible to hack around this by manually
setting the l10n_toml
value in python/l10n/test_fluent_migrations/fmt.py
.
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Comment 4•2 years ago
|
||
bugherder |
Comment 5•2 years ago
|
||
Setting status-firefox106=wontfix because we don't need to uplift to Beta 106.
Comment 6•2 years ago
•
|
||
Backed out as requested by nalexander in Bug 1792258.
Backout link: https://hg.mozilla.org/integration/autoland/rev/24e777435deac67ef93ff074f573c1e71168a6cd
and merged to central: https://hg.mozilla.org/mozilla-central/rev/24e777435dea
Comment 9•2 years ago
|
||
Re-landed because the backout caused geckoview-junit perma failures.
Log link: https://treeherder.mozilla.org/logviewer?job_id=393178568&repo=autoland&lineNumber=8655
Comment 10•2 years ago
|
||
bugherder |
Description
•