cal.l10n.getString usage should be converted to Fluent
Categories
(Calendar :: General, task)
Tracking
(thunderbird_esr140 wontfix, thunderbird153 wontfix)
People
(Reporter: mkmelin, Assigned: mkmelin)
References
(Blocks 1 open bug)
Details
(Keywords: leave-open)
Attachments
(4 files)
cal.l10n.getString is a weird form of helper. https://searchfox.org/comm-central/search?q=cal.l10n.getString(&path=
The way it's used makes it really difficult to use Fluent even for new things added. xref D208076
It's mostly for strings in calendar-event-dialog.
| Assignee | ||
Updated•2 years ago
|
Updated•8 months ago
|
| Assignee | ||
Updated•5 months ago
|
| Assignee | ||
Comment 1•1 month ago
|
||
Updated•1 month ago
|
| Assignee | ||
Comment 2•1 month ago
|
||
| Assignee | ||
Comment 3•1 month ago
|
||
Pushed by daniel@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/c2c9ffe48813
Convert cal.l10n.getString() to Fluent. r=#thunderbird-reviewers
| Assignee | ||
Updated•1 month ago
|
| Assignee | ||
Updated•1 month ago
|
| Assignee | ||
Comment 7•1 month ago
|
||
Somehow I keep running into this testing the patches here...
| Assignee | ||
Updated•1 month ago
|
| Comment hidden (obsolete) |
Updated•1 month ago
|
Pushed by daniel@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/9c4dcfbd6574
avoid test failure from unloaded calendars. r=jtracey
Updated•21 days ago
|
Comment 10•20 days ago
|
||
Pushed by brendan@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/83fe7e9d76d3
Convert cal.l10n.getAnyString() to Fluent. r=dandarnell,aleca
https://hg.mozilla.org/comm-central/rev/031844cf189b
Convert cal.l10n.getLtnString() to Fluent. r=dandarnell,tobyp
Description
•