tor-browser

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

commit 4855686097f8b39d9a2a9b04f33c5f5df2756298
parent da45a0fbf96029cc1067c9546f5c136b8a721e1e
Author: Jared Wein <jwein@mozilla.com>
Date:   Mon, 13 Oct 2025 15:39:58 +0000

Bug 1993372 - Update IPP Activator notification strings to read more naturally r=baku

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

Diffstat:
Mbrowser/extensions/ipp-activator/extension/breakages/tab.json | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/browser/extensions/ipp-activator/extension/breakages/tab.json b/browser/extensions/ipp-activator/extension/breakages/tab.json @@ -3,7 +3,7 @@ "domains": ["youtube.com"], "message": [ { - "text": "The website may not work with a VPN.", + "text": "This website may not work with a VPN.", "modifier": ["strong"] }, { @@ -36,7 +36,7 @@ "domains": ["reddit.com"], "message": [ { - "text": "The website may not work with a VPN.", + "text": "This website may not work with a VPN.", "modifier": ["strong"] }, { @@ -61,7 +61,7 @@ ], "message": [ { - "text": "The website may not work with a VPN.", + "text": "This website may not work with a VPN.", "modifier": ["strong"] }, { "text": " Try turning VPN off while you use this website." }