mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-20 21:39:03 -04:00
Began making a TorConnectionDialog, which handles connecting to the Tor network
This commit is contained in:
parent
24540c1eef
commit
915d548399
4 changed files with 85 additions and 5 deletions
|
@ -100,5 +100,6 @@
|
|||
"update_error_tor": "Error checking for updates: Can't connect to Tor.\nCheck your Tor connection settings.",
|
||||
"update_error_sockshttp": "Error checking for updates: Connected to Tor, but can't load the update HTTP request.",
|
||||
"update_error_invalid_latest_version": "Error checking for updates: The OnionShare website responded saying the latest version is '{}', but that doesn't appear to be a valid version string.",
|
||||
"update_not_available": "You are running the latest version of OnionShare."
|
||||
"update_not_available": "You are running the latest version of OnionShare.",
|
||||
"gui_tor_connection_exit": "Exit"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue