summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2019-09-01 20:15:30 -0700
committerMicah Lee <micah@micahflee.com>2019-09-01 20:15:30 -0700
commit1c465b40fe13d7fe9db445d2d74d860a71c66a68 (patch)
tree9f96646a351d0b47e57293e6866976fb152eec0f /share
parent1e1243c8b6d7a9a6a983ebbef0d105fb3c3a19a7 (diff)
downloadonionshare-1c465b40fe13d7fe9db445d2d74d860a71c66a68.tar.gz
onionshare-1c465b40fe13d7fe9db445d2d74d860a71c66a68.zip
Add new "Allow downloading of individual files" checkbox to share settings, and only allow it to be enabled when "Stop sharing after files have been sent" is unchecked
Diffstat (limited to 'share')
-rw-r--r--share/locale/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/locale/en.json b/share/locale/en.json
index 2063a415..23f4dd14 100644
--- a/share/locale/en.json
+++ b/share/locale/en.json
@@ -52,6 +52,7 @@
"gui_settings_onion_label": "Onion settings",
"gui_settings_sharing_label": "Sharing settings",
"gui_settings_close_after_first_download_option": "Stop sharing after files have been sent",
+ "gui_settings_allow_downloading_individual_files_option": "Allow downloading of individual files",
"gui_settings_connection_type_label": "How should OnionShare connect to Tor?",
"gui_settings_connection_type_bundled_option": "Use the Tor version built into OnionShare",
"gui_settings_connection_type_automatic_option": "Attempt auto-configuration with Tor Browser",