tor-browser

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

commit 93abf1e4dc5f507a89fc22f915a06f3572583c70
parent 37c1b1d2b92135f2e725927c5e2519a01f809cb9
Author: Emilio Cobos Álvarez <emilio@crisal.io>
Date:   Mon,  1 Dec 2025 18:13:40 +0100

Bug 2002481 - Fix warning message's usage of apostrophes.

Diffstat:
Mdom/locales/en-US/chrome/dom/dom.properties | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dom/locales/en-US/chrome/dom/dom.properties b/dom/locales/en-US/chrome/dom/dom.properties @@ -485,4 +485,4 @@ WakeLockAudioPlaying=Playing audio XSLTDeprecatedWarning=XSLT will be removed from this web browser soon. See https://github.com/mozilla/standards-positions/issues/1287 # LOCALIZATION NOTE: Do not translate CKEditor -CKEditor4CompatHackWarning=Altered iframe load event timing for compatibility with CKEditor 4's browser detection +CKEditor4CompatHackWarning=Altered iframe load event timing for compatibility with CKEditor 4’s browser detection