tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit b40e6c7ce8ea31d50c34df7ed78d687cb3e3c7ee
parent 768e4594b075043b28450afe0149412e159c7e57
Author: Mark Banner <standard8@mozilla.com>
Date:   Fri, 24 Oct 2025 09:05:12 +0000

Bug 1996127 - Update infobar message strings. r=fluent-reviewers,bolsson

Differential Revision: https://phabricator.services.mozilla.com/D269884

Diffstat:
Mbrowser/locales/en-US/browser/termsofuse.ftl | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/browser/locales/en-US/browser/termsofuse.ftl b/browser/locales/en-US/browser/termsofuse.ftl @@ -7,6 +7,9 @@ # Full infobar message, with inline links to the Terms of Use and Privacy Notice that will be added at runtime. existing-user-tou-message = <strong>Update</strong> We’ve introduced a { -brand-short-name } <a data-l10n-name="terms-of-use-link">Terms of Use</a> and updated our <a data-l10n-name="privacy-notice-link">Privacy Notice</a>. Please take a moment to review and accept. +# Infobar message for when the Privacy Notice is updated. +existing-user-privacy-notice-update-message = We’ve updated our <a data-l10n-name="privacy-notice-link">Privacy Notice</a> to reflect the latest features in { -brand-short-name }. + # Text for secondary button linking to FAQ page existing-user-tou-learn-more = Learn more