[tor-browser] branch tor-browser-102.4.0esr-12.0-2 updated: fixup! Add TorStrings module for localization

This is an automated email from the git hooks/post-receive script. pierov pushed a commit to branch tor-browser-102.4.0esr-12.0-2 in repository tor-browser. The following commit(s) were added to refs/heads/tor-browser-102.4.0esr-12.0-2 by this push: new cc33275d46e5 fixup! Add TorStrings module for localization cc33275d46e5 is described below commit cc33275d46e5be68de4ef3bfbda254cc6b3b6fa3 Author: Pier Angelo Vendrame <pierov@torproject.org> AuthorDate: Fri Nov 18 10:44:45 2022 +0100 fixup! Add TorStrings module for localization Bug 41462: Add the anchor for onion authentication Also, checked that the one for the bridge-moji is correct. --- browser/modules/TorStrings.jsm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser/modules/TorStrings.jsm b/browser/modules/TorStrings.jsm index f129d2362f02..ca121b189a44 100644 --- a/browser/modules/TorStrings.jsm +++ b/browser/modules/TorStrings.jsm @@ -648,7 +648,7 @@ const Loader = { const retval = { learnMore: getString("learnMore", "Learn more"), - learnMoreURL: "about:manual#onion-services", + learnMoreURL: "about:manual#onion-services_onion-service-authentication", errorPage: { browser: getString("errorPage.browser", "Browser"), network: getString("errorPage.network", "Network"), -- To stop receiving notification emails like this one, please contact the administrator of this repository.
participants (1)
-
gitolite role