Closed
Bug 1655672
Opened 5 years ago
Closed 5 years ago
Fix l10n for one-off tooltips with aliases
Categories
(Firefox :: Address Bar, defect, P2)
Firefox
Address Bar
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox81 | --- | fixed |
People
(Reporter: adw, Assigned: adw)
References
Details
Attachments
(1 file)
The tooltips for engines with aliases are set here: https://searchfox.org/mozilla-central/rev/c6676771df58c6e0098574bc6b11517acbf264cf/browser/components/search/content/search-one-offs.js#560 (Although bug 1654439 moved this line)
This assumes that the user's language is RTL and maybe some other things, like how parentheses are used. We should instead add an l10n string with two arguments, one for the engine name and one for the alias name.
Sorry for not catching this in review, should be an easy fix.
| Assignee | ||
Updated•5 years ago
|
Iteration: 80.2 - July 13 - July 26 → 81.1 - July 27 - Aug 09
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed by dwillcoxon@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2b0436bbe46c
Fix l10n for one-off tooltips with aliases. r=harry,fluent-reviewers,flod
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•