Add a Translate menu item to the more-tools section of the application menu
Categories
(Firefox :: Translations, enhancement)
Tracking
()
People
(Reporter: nordzilla, Assigned: nordzilla)
Details
Attachments
(3 files)
Description
The about:translations page is officially launching in Firefox 150 with a URL-bar QuickAction to help with discoverability.
In order to further improve discoverability, the Translations team would like to add a "Translate" menu item to the "More Tools" section of the Application Menu (see screenshot for an example).
This menu item, when invoked, will also lead to the about:translations page, just like the Translate QuickAction does.
| Assignee | ||
Comment 1•13 days ago
|
||
This bug refactors the functionality that opens the about:translations
page into the TranslationsUtils static scope, so that it can be shared
among other entry points that lead to the page. Currently, the only entry
point is the Translate QuickAction. The next commit adds a second entry
point to the Application Menu.
| Assignee | ||
Comment 2•13 days ago
|
||
This commit introduces a new menu item to the more-tools section
of the Application Menu (three-bar humburger menu) within Firefox
Desktop, which leads to the about:translations page when invoked
similar to the Translate QuickAction in the URL bar.
| Assignee | ||
Comment 3•13 days ago
|
||
Updated•9 days ago
|
Updated•9 days ago
|
Updated•9 days ago
|
Updated•9 days ago
|
https://hg.mozilla.org/mozilla-central/rev/f61bb5d10e2b
https://hg.mozilla.org/mozilla-central/rev/5025347d4d66
Comment 6•7 days ago
|
||
Did you want to nominate this for the Fx151 relnotes? Go ahead and do so if yes.
| Assignee | ||
Comment 7•7 days ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM] from comment #6)
Did you want to nominate this for the Fx151 relnotes? Go ahead and do so if yes.
Sure, it's a small thing, but I don't think that it could hurt to add it to the release notes.
Release Note Request (optional, but appreciated)
[Why is this notable]: This is a new entry point for accessing the about:translations page.
[Suggested wording]: The about:translations page is now accessible through the More Tools section of the Application Menu.
(I will populate something with a screenshot in the 151 draft doc.)
Comment 8•3 days ago
|
||
Thanks, added to the Fx151 nightly release notes, please allow 30 minutes for the site to update.
Keeping the relnote-firefox flag as ? to keep it on the radar for inclusion in the final Fx151 release notes.
Description
•