Update the base privacy policy link and anchor text in the Review Checker opt-in screen
Categories
(Fenix :: Shopping, enhancement, P2)
Tracking
(firefox121 wontfix, firefox122 wontfix, firefox123 wontfix, firefox124 verified, firefox125 fixed)
People
(Reporter: asafko, Assigned: vdreghici, NeedInfo)
References
Details
(Whiteboard: [fxdroid] [fakespot-android-mvp])
Attachments
(3 files)
Hi team,
We have updated the Privacy Policy to clearly explain the minimal nature of data that's collected and processed during Review Checker use in Firefox. We now need to update the text and link in the paragraph that mentions privacy policy and terms of use to the following:
"By selecting "Yes, try it" you agree to Firefox's privacy notice and Fakespot's terms of use.
The link and anchor text is changing:
-
from Fakespot privacy policy
-
to the Firefox's privacy notice
Terms of use link remains the same, but we are adding "Fakespot's" to note that two links belong to two different domains.
Updated•11 months ago
|
Updated•11 months ago
|
Comment 1•11 months ago
|
||
Ania says there is no need to rush this fix, so we don't need to uplift to a 121.x dot release.
Comment hidden (obsolete) |
@Ania - Heard back from Localization.
Here are the strings we should use:
By selecting "Yes, try it" you agree to these items:
Firefox's privacy notice
Fakespot's terms of use
These are updated in the string inventory.
As before, these notes are important to include in the code for localization:
After the colon, what appears are two links, each on their own line. The first link is to a Privacy policy. The second link is to Terms of use. Placeholders should be used for the “Fakespot” and “Firefox” brands.
Updated•11 months ago
|
Assignee | ||
Comment 4•11 months ago
•
|
||
Taking a look at this PR, considering that we are aiming to revert to the previous text, where we had both links in the text instead of two separate links:
- By selecting “Yes, try it” you agree to Fakespot by Mozilla’s privacy policy and terms of use.
After that patch lands, we would need to update the above text to match the new requirement in this ticket, like this:
- By selecting “Yes, try it” you agree to Firefox's privacy notice and Fakespot's terms of use.
Adding NI for double-checking and visibility.
LE: Added PR in which I attached an image of how the new text would look.
Comment 5•10 months ago
|
||
Updated•10 months ago
|
Updated•10 months ago
|
Updated•10 months ago
|
Hi Vlad,
Updating the links and anchor text and keeping the cohesive sentence makes sense to me (and IMO looks better than two separate links), let's keep it that way.
Comment 8•9 months ago
|
||
Authored by https://github.com/DreVla
https://github.com/mozilla-mobile/firefox-android/commit/11348a2e7f08e43e7aadd093c4e94309b18f4e09
[main] Bug 1870701 - Review Checker opt-in privacy policy link and text update
Assignee | ||
Updated•9 months ago
|
Comment 9•9 months ago
|
||
Authored by https://github.com/DreVla
https://github.com/mozilla-mobile/firefox-android/commit/163501769705940eec8e9b58efd5888ceb5b08b3
[main] Bug 1870701 - Replace straight quotes with curly quotes in RC onboarding
Comment 10•9 months ago
•
|
||
Verified as fixed on the latest Nightly - 124.0a1 from 14.02.2024 with Motorola G9 plus (Android 11) and OnePlus A3000 (Android 6).
Comment 11•9 months ago
|
||
Comment 12•9 months ago
|
||
Comment 13•9 months ago
|
||
Authored by https://github.com/DreVla
https://github.com/mozilla-mobile/firefox-android/commit/86bd17c82b227f3a7e538e7a469d82a57541082e
[main] Bug 1870701 - Completely Remove straight quotes from RC onboarding
Description
•