mirror of
https://github.com/onionshare/onionshare.git
synced 2025-10-09 19:58:45 -04:00
Started to implement Bundled Tor connection settings
This commit is contained in:
parent
8280b1b5d8
commit
da225ed7d1
4 changed files with 22 additions and 5 deletions
|
@ -85,6 +85,7 @@
|
|||
"settings_error_auth": "Connected to {}:{}, but can't authenticate. Maybe this isn't a Tor controller?",
|
||||
"settings_error_missing_password": "Connected to Tor controller, but it requires a password to authenticate.",
|
||||
"settings_error_unreadable_cookie_file": "Connected to Tor controller, but can't authenticate because your password may be wrong, and your user doesn't have permission to read the cookie file.",
|
||||
"settings_error_bundled_tor_not_supported": "Bundled Tor is only supported in Windows and macOS. It's not supported when not using developer mode or the command line interface.",
|
||||
"settings_test_success": "Congratulations, OnionShare can connect to the Tor controller.\n\nTor version: {}\nSupports ephemeral onion services: {}\nSupports stealth onion services: {}",
|
||||
"error_tor_protocol_error": "Error talking to the Tor controller.\nIf you're using Whonix, check out https://www.whonix.org/wiki/onionshare to make OnionShare work."
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue