Skip to content
Snippets Groups Projects
Verified Commit bde08b87 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame :jack_o_lantern:
Browse files

fixup! Add TorStrings module for localization

Bug 40552: New texts for the add a bridge manually modal
parent 94daf47c
Branches
Tags
1 merge request!694Bug 41796: Rebased on top of FIREFOX_ESR_115_BASE
......@@ -161,8 +161,9 @@ const Loader = {
captchaTextboxPlaceholder: "Enter the characters from the image",
incorrectCaptcha: "The solution is not correct. Please try again.",
// Provide bridge dialog
provideBridgeTitle: "Provide Bridge",
provideBridgeHeader: "Enter bridge information from a trusted source",
provideBridgeTitleAdd: "Add a Bridge Manually",
provideBridgeDescription:
"Add a bridge provided by a trusted organization or someone you know. If you don’t have a bridge, you can request one from the Tor Project. %S",
provideBridgePlaceholder: "type address:port (one per line)",
// Connection settings dialog
connectionSettingsDialogTitle: "Connection Settings",
......
......@@ -104,8 +104,9 @@ settings.captchaTextboxPlaceholder=Enter the characters from the image
settings.incorrectCaptcha=The solution is not correct. Please try again.
# Provide bridge dialog
settings.provideBridgeTitle=Provide Bridge
settings.provideBridgeHeader=Enter bridge information from a trusted source
settings.provideBridgeTitleAdd=Add a Bridge Manually
# Translation note: %S is a Learn more link.
settings.provideBridgeDescription=Add a bridge provided by a trusted organization or someone you know. If you don’t have a bridge, you can request one from the Tor Project. %S
settings.provideBridgePlaceholder=type address:port (one per line)
# Connection settings dialog
......@@ -129,3 +130,7 @@ settings.allowedPortsPlaceholder=Comma-seperated values
# Log dialog
settings.torLogDialogTitle=Tor Logs
settings.copyLog=Copy Tor Log to Clipboard
# Legacy strings - remove once 12.0 has gone EOL
settings.provideBridgeTitle=Provide Bridge
settings.provideBridgeHeader=Enter bridge information from a trusted source
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment