Closed
Bug 1956992
Opened 1 year ago
Closed 1 year ago
Fix punctuation in shopping.ftl strings
Categories
(Firefox Graveyard :: Shopping, defect, P1)
Firefox Graveyard
Shopping
Tracking
(firefox138 fixed)
RESOLVED
FIXED
138 Branch
| Tracking | Status | |
|---|---|---|
| firefox138 | --- | fixed |
People
(Reporter: flod, Assigned: flod)
References
Details
(Whiteboard: [fidefe-RCSidebar])
Attachments
(1 file)
This landed a while ago (bug 1916016), and it's almost impossible to catch, but the closing double quote is actually an opening double quote.
shopping-opt-in-integrated-privacy-policy-and-terms-of-use = Review Checker is powered by { -fakespot-brand-full-name }. By selecting “{ shopping-opt-in-integrated-button }“ you agree to { -brand-product-name }’s <a data-l10n-name="privacy_policy">privacy notice</a> and { -fakespot-brand-name }’s <a data-l10n-name="terms_of_use">terms of use.</a>
This is very similar to shopping-callout-not-opted-in-integrated-paragraph2, but that one has the period outside the link, which seems correct.
shopping-callout-not-opted-in-integrated-paragraph2 = By selecting “{ shopping-opt-in-integrated-button }” you agree to { -brand-product-name }’s <a data-l10n-name="privacy_policy">privacy notice</a> and { -fakespot-brand-full-name }’s <a data-l10n-name="terms_of_use">terms of use</a>.
| Assignee | ||
Comment 1•1 year ago
|
||
Interestingly enough, that string has the same issues of an old one
shopping-onboarding-opt-in-privacy-policy-and-terms-of-use3 = By selecting “{ shopping-onboarding-opt-in-button }“ you agree to { -brand-product-name }’s <a data-l10n-name="privacy_policy">privacy policy</a> and { -fakespot-brand-name }’s <a data-l10n-name="terms_of_use">terms of use.</a>
Summary: Fix punctuation in shopping-opt-in-integrated-privacy-policy-and-terms-of-use → Fix punctuation in shopping.ftl strings
| Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
Pushed by kpatenio@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/21cdd98a6828
Review checker: fix quotes and punctuation in term of use stirngs, r=kpatenio,fluent-reviewers
Comment 4•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
Updated•1 year ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•