[tor-commits] [torbutton/master] Bug 40416: Adds new strings for v2 deprecation warning page

sysrqb at torproject.org sysrqb at torproject.org
Wed May 26 15:58:48 UTC 2021


commit 2ced1a035ea2b9d15cd37c793ebebadf3e7ebea3
Author: Richard Pospesel <richard at torproject.org>
Date:   Wed May 26 17:48:36 2021 +0200

    Bug 40416: Adds new strings for v2 deprecation warning page
---
 chrome/locale/en-US/torbutton.properties | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/chrome/locale/en-US/torbutton.properties b/chrome/locale/en-US/torbutton.properties
index 0f4594bc..22db4f4b 100644
--- a/chrome/locale/en-US/torbutton.properties
+++ b/chrome/locale/en-US/torbutton.properties
@@ -124,6 +124,12 @@ onionServices.authPreferences.remove=Remove
 onionServices.authPreferences.removeAll=Remove All
 onionServices.authPreferences.failedToGetKeys=Unable to retrieve keys from tor
 onionServices.authPreferences.failedToRemoveKey=Unable to remove key
+onionServices.v2Deprecated.pageTitle=V2 Onion Site Deprecation Warning
+onionServices.v2Deprecated.header=Version 2 Onion Sites will be deprecated soon
+onionServices.v2Deprecated=This onion site will not be reachable soon. Please contact the site administrator and encourage them to upgrade.
+onionServices.v2Deprecated.longDescription=Tor is ending its support for version 2 onion services beginning in July 2021, and this onion site will no longer be reachable at this address. If you are the site administrator, upgrade to a version 3 onion service soon.
+onionServices.v2Deprecated.tryAgain=Got it
+onionServices.v2Deprecated.tooltip=This onion site will not be reachable soon
 
 # Onion-Location strings.
 onionLocation.alwaysPrioritize=Always Prioritize Onions





More information about the tor-commits mailing list