mirror of
https://github.com/onionshare/onionshare.git
synced 2025-09-19 20:14:36 -04:00
use QDateTimeEdit instead of a spinbox for selecting a future date/time to auto-stop share
This commit is contained in:
parent
a4b8a71c68
commit
481f33c822
4 changed files with 12 additions and 8 deletions
|
@ -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/.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue