Move auto-stop timer into settings, so its UI does not show up unless the user specifically enables that feature

This commit is contained in:
Micah Lee 2018-02-07 09:55:55 -08:00
parent dc2ccbf5f8
commit d16021d34b
5 changed files with 43 additions and 45 deletions

View file

@ -102,7 +102,7 @@
"gui_settings_button_save": "Save",
"gui_settings_button_cancel": "Cancel",
"gui_settings_button_help": "Help",
"gui_settings_shutdown_timeout_choice": "Set auto-stop timer?",
"gui_settings_shutdown_timeout_checkbox": "Use auto-stop timer",
"gui_settings_shutdown_timeout": "Stop the share at:",
"settings_saved": "Settings saved to {}",
"settings_error_unknown": "Can't connect to Tor controller because the settings don't make sense.",