diff --git a/desktop/src/onionshare/resources/locale/en.json b/desktop/src/onionshare/resources/locale/en.json index d9ca9578..b9fafa85 100644 --- a/desktop/src/onionshare/resources/locale/en.json +++ b/desktop/src/onionshare/resources/locale/en.json @@ -43,7 +43,7 @@ "zip_progress_bar_format": "Compressing: %p%", "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": "Enable automatically connecting to Tor", + "gui_enable_autoconnect_checkbox": "Connect to Tor automatically", "gui_autoconnect_bridge_description": "Failed connecting to Tor. This could be because your internet is being censored.
You might be able to bypass this censorship by using a bridge.

Or, you might just need to configure the Tor connection in Network Settings.", "gui_autoconnect_bridge_detect_automatic": "Automatically determine my country from my IP address, to bypass country-specific censorship", "gui_autoconnect_bridge_detect_manual": "Manually select my country instead",