commit 22e1c46d91576b78a1908150e49c0a1b460cb337 Author: Translation commit bot translation@torproject.org Date: Fri Feb 28 09:16:58 2014 +0000
Update translations for tor-launcher-properties_completed --- en/torlauncher.properties | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/en/torlauncher.properties b/en/torlauncher.properties index bd8646e..38d314a 100644 --- a/en/torlauncher.properties +++ b/en/torlauncher.properties @@ -7,6 +7,7 @@ torlauncher.tor_exited=Tor unexpectedly exited. torlauncher.please_restart_app=Please restart this application. torlauncher.tor_controlconn_failed=Could not connect to Tor control port. torlauncher.tor_failed_to_start=Tor failed to start. +torlauncher.tor_control_failed=Failed to take control of Tor. torlauncher.tor_bootstrap_failed=Tor failed to establish a Tor network connection. torlauncher.tor_bootstrap_failed_details=%1$S failed (%2$S).
@@ -23,6 +24,10 @@ torlauncher.ensure_tor_is_running=Please ensure that Tor is running. torlauncher.error_proxy_addr_missing=You must specify both an IP address or hostname and a port number to configure Tor to use a proxy to access the Internet. torlauncher.error_proxy_type_missing=You must select the proxy type. torlauncher.error_bridges_missing=You must specify one or more bridges. +torlauncher.error_default_bridges_type_missing=You must select a transport type for the default bridges. +torlauncher.error_bridge_bad_default_type=No default bridges that have the transport type %S are available. Please adjust your settings. + +torlauncher.recommended_bridge=(recommended)
torlauncher.connect=Connect torlauncher.quit=Quit
tor-commits@lists.torproject.org