Skip to content
Snippets Groups Projects
Commit 4c6590c3 authored by Dan Ballard's avatar Dan Ballard
Browse files

fixup! Add TorStrings module for localization

bug 41080: Add new string for connection assist 'Unblock the Internet it'
parent 0aac5db7
No related branches found
No related tags found
1 merge request!544bug 41080: Add new string for connection assis 'Unblock the Internet it'
......@@ -253,6 +253,7 @@ const Loader = {
tryAgainMessage:
"Tor Browser has failed to establish a connection to the Tor Network",
yourLocation: "Your Location",
unblockInternetIn: "Unblock the Internet in",
tryBridge: "Try a Bridge",
......
......@@ -40,6 +40,7 @@ torConnect.tryAgain=Try Again
torConnect.connectMessage=Changes to Tor Settings will not take effect until you connect
torConnect.tryAgainMessage=Tor Browser has failed to establish a connection to the Tor Network
torConnect.yourLocation=Your Location
torConnect.unblockInternetIn=Unblock the Internet in
torConnect.tryBridge=Try a Bridge
torConnect.automatic=Automatic
torConnect.selectCountryRegion=Select Country or Region
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment