"Bridges help you access the Tor Network in places where Tor is blocked. Depending on where you are, one bridge may work better than another."
),
bridgeLocation: getString(
"torPreferences.bridgeLocation",
"Your location"
),
bridgeLocationAutomatic: getString(
"torPreferences.bridgeLocationAutomatic",
"Automatic"
),
bridgeLocationFrequent: getString(
"torPreferences.bridgeLocationFrequent",
"Frequently selected locations"
),
bridgeLocationOther: getString(
"torPreferences.bridgeLocationOther",
"Other locations"
),
bridgeChooseForMe: getString(
"torPreferences.bridgeChooseForMe",
"Choose a Bridge For Me\u2026"
),
bridgeCurrent: getString(
"torPreferences.bridgeBadgeCurrent",
"Your Current Bridges"
),
bridgeCurrentDescription: getString(
"torPreferences.bridgeBadgeCurrentDescription",
"You can keep one or more bridges saved, and Tor will choose which one to use when you connect. Tor will automatically switch to use another bridge when needed."
scanQrTitle: getString("torPreferences.scanQrTitle", "Scan the QR code"),
// Builtin bridges dialog
builtinBridgeTitle: getString(
"torPreferences.builtinBridgeTitle",
"Built-In Bridges"
),
builtinBridgeHeader: getString(
"torsettings.useBridges.default",
"Select a Built-In Bridge"
),
builtinBridgeDescription: getString(
"torPreferences.builtinBridgeDescription",
"Tor Browser includes some specific types of bridges known as “pluggable transports”."
),
builtinBridgeObfs4: getString(
"torPreferences.builtinBridgeObfs4",
"obfs4"
),
builtinBridgeObfs4Description: getString(
"torPreferences.builtinBridgeObfs4Description",
"obfs4 is a type of built-in bridge that makes your Tor traffic look random. They are also less likely to be blocked than their predecessors, obfs3 bridges."
"This could be due to a connection issue rather than Tor being blocked. Check your Internet connection, proxy and firewall settings before trying again."
),
torBootstrapFailed: getStringLauncher(
"tor_bootstrap_failed",
"Tor failed to establish a Tor network connection."
),
couldNotConnect: getStringNet(
"torConnect.couldNotConnect",
"Tor Browser could not connect to Tor"
),
configureConnection: getStringNet(
"torConnect.assistDescriptionConfigure",
"configure your connection"
),
assistDescription: getStringNet(
"torConnect.assistDescription",
"If Tor is blocked in your location, trying a bridge may help. Connection assist can choose one for you using your location, or you can #1 manually instead."
),
tryingBridge: getStringNet("torConnect.tryingBridge", "Trying a bridge…"),
tryingBridgeAgain: getStringNet(
"torConnect.tryingBridgeAgain",
"Trying one more time…"
),
errorLocation: getStringNet(
"torConnect.errorLocation",
"Tor Browser couldn’t locate you"
),
errorLocationDescription: getStringNet(
"torConnect.errorLocationDescription",
"Tor Browser needs to know your location in order to choose the right bridge for you. If you’d rather not share your location, #1 manually instead."
),
isLocationCorrect: getStringNet(
"torConnect.isLocationCorrect",
"Are these location settings correct?"
),
isLocationCorrectDescription: getStringNet(
"torConnect.isLocationCorrectDescription",
"Tor Browser still couldn’t connect to Tor. Please check your location settings are correct and try again, or #1 instead."
),
finalError: getStringNet(
"torConnect.finalError",
"Tor Browser still cannot connect"
),
finalErrorDescription: getStringNet(
"torConnect.finalErrorDescription",
"Despite its best efforts, connection assist was not able to connect to Tor. Try troubleshooting your connection and adding a bridge manually instead."
"Website publishers can protect users by adding a security layer. This prevents eavesdroppers from knowing that you are the one visiting that website."