Add a way to disable offering translations
Categories
(Firefox :: Translation, enhancement, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox118 | --- | fixed |
People
(Reporter: gregtatum, Assigned: nordzilla)
References
(Blocks 1 open bug)
Details
Attachments
(7 files)
(deleted),
video/quicktime
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/plain
|
chutten
:
data-review+
|
Details |
This will go in the gear menu, and about:preferences.
Reporter | ||
Updated•1 year ago
|
Comment 1•1 year ago
|
||
Oh yes, please!
I am a native German speaker and Firefox now offers me to translate pages from German to English all the time. The "Never translate German" option is greyed out for some reason. That's quite annoying.
Comment 2•1 year ago
|
||
(In reply to Nicolai [:Nic] from comment #1)
Oh yes, please!
I am a native German speaker and Firefox now offers me to translate pages from German to English all the time. The "Never translate German" option is greyed out for some reason. That's quite annoying.
Comment to myself: I was able to get rid of these messages by adding my language "de" to browser.translation.neverForLanguages in about:config
@Greg: Have you tried setting browser.translations.enable or browser.translations.automaticallyPopup to false?
Yes, an option to enable/disable or something similar would be very appreciated. Please see how e.g. Chrome is handling this. Thanks.
Reporter | ||
Comment 5•1 year ago
|
||
Assignee | ||
Comment 6•1 year ago
|
||
Refactors interacting with translations panel settings menu items
to more accurately reflect mouse clicks in tests.
Assignee | ||
Comment 7•1 year ago
|
||
Adds functionality to the Translations panel settings
menu for users to disable whether translations will
be automatically offered, i.e. that the translations
panel automatically pops open on relevant web pages.
Co-authored-by: Greg Tatum <tatum.creative@gmail.com>
Depends on D186249
Assignee | ||
Comment 8•1 year ago
|
||
Adds a new telemetry event that corresponds to toggling
the always-offer-translations settings menu item in the
Translations panel.
Depends on D186251
Assignee | ||
Comment 9•1 year ago
|
||
Adds test infrastructure and cases for disabling
and enabling offering translations in the translations
panel.
Co-authored-by: Greg Tatum <tatum.creative@gmail.com>
Depends on D186252
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 10•1 year ago
|
||
Comment 11•1 year ago
|
||
Comment on attachment 9349264 [details]
data-review-request
DATA COLLECTION REVIEW RESPONSE:
Is there or will there be documentation that describes the schema for the ultimate data set available publicly, complete and accurate?
Yes.
Is there a control mechanism that allows the user to turn the data collection on and off?
Yes. This collection can be controlled through Firefox's Preferences.
If the request is for permanent data collection, is there someone who will monitor the data over time?
No. This collection will expire in Firefox 122.
Using the category system of data types on the Mozilla wiki, what collection type of data do the requested measurements fall under?
Category 2, Interaction.
Is the data collection request for default-on or default-off?
Default on for all channels.
Does the instrumentation include the addition of any new identifiers?
No.
Is the data collection covered by the existing Firefox privacy notice?
Yes.
Does the data collection use a third-party collection tool?
No.
Result: datareview+
Comment 12•1 year ago
|
||
Comment 13•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/266e2808ada7
https://hg.mozilla.org/mozilla-central/rev/78fb3473267d
https://hg.mozilla.org/mozilla-central/rev/11b6d9bed15b
https://hg.mozilla.org/mozilla-central/rev/63a862a6ee50
Description
•