diff --git a/desktop/src/onionshare/resources/locale/en.json b/desktop/src/onionshare/resources/locale/en.json index 8936b218..8b4a6301 100644 --- a/desktop/src/onionshare/resources/locale/en.json +++ b/desktop/src/onionshare/resources/locale/en.json @@ -44,9 +44,9 @@ "gui_tor_settings_window_title": "Tor Settings", "gui_autoconnect_description": "OnionShare relies on the Tor Network, run by thousands of volunteers around the world.", "gui_enable_autoconnect_checkbox": "Connect to Tor automatically", - "gui_autoconnect_failed_to_connect_to_tor": "Failed to connect to Tor.", - "gui_autoconnect_trying_to_connect_to_tor": "Trying to connect to Tor...", - "gui_autoconnect_bridge_description": "Are you connected to the internet?

It's also possible your internet is being censored.

You might be able to bypass this using a bridge.", + "gui_autoconnect_failed_to_connect_to_tor": "Failed to Connect to Tor", + "gui_autoconnect_trying_to_connect_to_tor": "Trying to Connect to Tor...", + "gui_autoconnect_bridge_description": "Are you connected to the internet?

It's also possible that your internet is being censored. You might be able to bypass this using a bridge.", "gui_autoconnect_bridge_detect_automatic": "Automatically determine my country from my IP address", "gui_autoconnect_bridge_detect_manual": "Manually select my country", "gui_autoconnect_start": "Connect to Tor", @@ -250,4 +250,4 @@ "moat_captcha_error": "The solution is not correct. Please try again.", "moat_solution_empty_error": "You must enter the characters from the image", "mode_tor_not_connected_label": "OnionShare is not connected to the Tor network" -} +} \ No newline at end of file