summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2018-02-07 09:55:55 -0800
committerMicah Lee <micah@micahflee.com>2018-02-07 09:55:55 -0800
commit05633673fc8a97461c3264e76a3ba753556f064d (patch)
treea01fda85f6bfcdabd2ec2f3d3efa5cb0adefbcc9 /share
parent23668baa09e44f8c37558659543d4d5ef3a34a93 (diff)
downloadonionshare-05633673fc8a97461c3264e76a3ba753556f064d.tar.gz
onionshare-05633673fc8a97461c3264e76a3ba753556f064d.zip
Move auto-stop timer into settings, so its UI does not show up unless the user specifically enables that feature
Diffstat (limited to 'share')
-rw-r--r--share/locale/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/locale/en.json b/share/locale/en.json
index 28bc11b9..5473a88f 100644
--- a/share/locale/en.json
+++ b/share/locale/en.json
@@ -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.",