Skip to content

Commit

Permalink
Merge pull request #7 from goshippo/TOOL-1440-ux-review
Browse files Browse the repository at this point in the history
[TOOL-1440] pt2 - remove period for opt-out toggle message in translations/en.json
  • Loading branch information
sri-shippo authored Sep 17, 2024
2 parents b015cac + 15faaa0 commit b1bb186
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@
"ui.src.messages.consentTitlePrivacyPolicyNotice": "Our Privacy Policy Has Changed",
"ui.src.messages.consentTitlePrivacyPolicyNoticeWithCloseButton": "Our Privacy Policy Has Changed",
"ui.src.messages.doNotSellDescription": "<p>We do not disclose your personal information to third parties in exchange for monetary consideration. In some instances, however, we may disclose your personal information to third parties in exchange for other valuable consideration, such as to enhance our product offerings, display online targeted advertising, and in other ways which you can read about in our Privacy Notice.</p><p>By opting out below, we will not disclose your personal information to third parties in exchange for valuable consideration.</p><p>Please note that choices related to opting out of the disclosure of your personal information to third parties for valuable consideration (e.g., information stored in cookies) are specific to the browser or device where you are making the election.</p>",
"ui.src.messages.doNotSellOptedIn": "Switch the toggle to opt out.",
"ui.src.messages.doNotSellOptedOut": "Successfully opted out.",
"ui.src.messages.doNotSellOptedIn": "Switch the toggle to opt out",
"ui.src.messages.doNotSellOptedOut": "Successfully opted out",
"ui.src.messages.moreChoicesButtonPrimary": "More choices",
"ui.src.messages.noticeTitle": "This website processes personal data",
"ui.src.messages.preferencesSaved": "Preferences Saved!",
Expand Down

0 comments on commit b1bb186

Please sign in to comment.