summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMiguel Jacq <mig@mig5.net>2018-09-25 15:26:19 +1000
committerMiguel Jacq <mig@mig5.net>2018-09-25 15:26:19 +1000
commit3ed04bf5ec9e6ed13d0d1c676e7da62cfd75f8d5 (patch)
tree3dc8a25ca9bc3cc0b7512f6f99c010332f1a3614 /share
parent83a9ce9f4f8b7697e2d26579ffb41a6334059f54 (diff)
downloadonionshare-3ed04bf5ec9e6ed13d0d1c676e7da62cfd75f8d5.tar.gz
onionshare-3ed04bf5ec9e6ed13d0d1c676e7da62cfd75f8d5.zip
Show whether Tor version supports next-gen onion support
Diffstat (limited to 'share')
-rw-r--r--share/locale/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/locale/en.json b/share/locale/en.json
index 608fbfbc..0f0f0cf4 100644
--- a/share/locale/en.json
+++ b/share/locale/en.json
@@ -117,7 +117,7 @@
"settings_error_bundled_tor_not_supported": "Using the Tor version that comes with OnionShare does not work in developer mode on Windows or macOS.",
"settings_error_bundled_tor_timeout": "Taking too long to connect to Tor. Maybe you aren't connected to the Internet, or have an inaccurate system clock?",
"settings_error_bundled_tor_broken": "OnionShare could not connect to Tor in the background:\n{}",
- "settings_test_success": "Connected to the Tor controller.\n\nTor version: {}\nSupports ephemeral onion services: {}.\nSupports client authentication: {}.",
+ "settings_test_success": "Connected to the Tor controller.\n\nTor version: {}\nSupports ephemeral onion services: {}.\nSupports client authentication: {}.\nSupports next-gen .onion addresses: {}.",
"error_tor_protocol_error": "There was an error with Tor: {}",
"error_tor_protocol_error_unknown": "There was an unknown error with Tor",
"error_invalid_private_key": "This private key type is unsupported",