summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2019-09-08 12:02:17 -0700
committerMicah Lee <micah@micahflee.com>2019-09-08 12:02:17 -0700
commitece908e170b2bab355085769bf50f03cffb1b5b4 (patch)
tree7800af76ebb53ac9579665f6ee804d742453bec7 /share
parentde67484f09058af70e443e0bc1ebc1c8af2a8ab2 (diff)
downloadonionshare-ece908e170b2bab355085769bf50f03cffb1b5b4.tar.gz
onionshare-ece908e170b2bab355085769bf50f03cffb1b5b4.zip
Add individual downloads label to settings dialog
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 5fbf88f9..c84c5538 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_individual_downloads_label": "Uncheck to allow downloading 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",