Open
Bug 1760026
Opened 3 years ago
Updated 2 years ago
Migrate UrlbarInput to use Fluent rather than .properties
Categories
(Firefox :: Address Bar, task, P3)
Firefox
Address Bar
Tracking
()
NEW
People
(Reporter: eemeli, Unassigned)
References
(Blocks 1 open bug)
Details
Currently, UrlbarInput.jsm formats the pasteAndGo.label
string from browser.properties
during startup.
Migrating that string to Fluent should be pretty easy with the properties-to-ftl tool.
Comment 1•3 years ago
|
||
Thank you Eemeli for noticing we're still using browser.properties
. I'll bring this up in our team meeting so we can schedule the work in for migrating these strings to fluent.
Severity: -- → N/A
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•