use QDateTimeEdit instead of a spinbox for selecting a future date/time to auto-stop share

This commit is contained in:
Miguel Jacq 2017-11-09 11:29:55 +11:00
parent a4b8a71c68
commit 481f33c822
No known key found for this signature in database
GPG key ID: EEA4341C6D97A0B6
4 changed files with 12 additions and 8 deletions

View file

@ -92,7 +92,7 @@
"gui_settings_button_cancel": "Cancel",
"gui_settings_button_help": "Help",
"gui_settings_shutdown_timeout_choice": "Set auto-stop timer?",
"gui_settings_shutdown_timeout": "Auto-stop share in (hours):",
"gui_settings_shutdown_timeout": "Auto-stop share at:",
"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/.",