mirror of
https://github.com/onionshare/onionshare.git
synced 2025-10-11 04:38:43 -04:00
Add help button to settings dialog, which takes user to the wiki
This commit is contained in:
parent
8ef6d3d076
commit
b3bde7083f
2 changed files with 19 additions and 1 deletions
|
@ -81,6 +81,7 @@
|
|||
"gui_settings_cookie_label": "Cookie path",
|
||||
"gui_settings_button_save": "Save",
|
||||
"gui_settings_button_cancel": "Cancel",
|
||||
"gui_settings_button_help": "Help",
|
||||
"settings_saved": "Settings saved to {}",
|
||||
"settings_error_unknown": "Can't connect to Tor controller because the settings don't make sense.",
|
||||
"settings_error_automatic": "Can't connect to Tor controller. Is Tor Browser running in the background? If you don't have it you can get it from:\nhttps://www.torproject.org/.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue