Closed
Bug 2044373
Opened 2 months ago
Closed 1 month ago
Migrate charsetTitles.properties to Fluent
Categories
(Thunderbird :: L10n, task)
Thunderbird
L10n
Tracking
(thunderbird154 fixed)
RESOLVED
FIXED
154 Branch
| Tracking | Status | |
|---|---|---|
| thunderbird154 | --- | fixed |
People
(Reporter: welpy-cw, Assigned: welpy-cw)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•2 months ago
|
||
This migration replaces the legacy charsetTitles.properties bundle with a new
charset-titles.ftl file.
Changes include:
- Migrated the 17 actively used character encoding strings to Fluent.
- Removed a large number of dead/orphaned strings (legacy x-mac encodings,
deprecated chardet state machine labels). - Updated
menulist-charsetpicker.jsto fetch localized strings asynchronously
usingdocument.l10n.formatValues. - Removed an unused script inclusion for the charset picker in
fonts.xhtml. - Added the standard python localization migration recipe to preserve
translations for the active strings.
Updated•2 months ago
|
Assignee: nobody → h.w.forms
Status: NEW → ASSIGNED
| Assignee | ||
Updated•2 months ago
|
Keywords: checkin-needed-tb
Updated•2 months ago
|
Keywords: checkin-needed-tb
Updated•1 month ago
|
Keywords: checkin-needed-tb
Pushed by martin@humanoids.be:
https://hg.mozilla.org/comm-central/rev/1b691924f0a9
Migrate charsetTitles.properties to Fluent. r=mkmelin,aleca
Updated•1 month ago
|
status-thunderbird154:
--- → fixed
Target Milestone: --- → 154 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•