summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2018-10-25 21:13:16 -0700
committerMicah Lee <micah@micahflee.com>2018-10-25 21:13:16 -0700
commit6233487ecdaed7c4a678a01889703bfd0dec0787 (patch)
treed9aeebd8eabc5908e60a69560757cb19a66fcec0 /share
parent23a1ed9165324340024544679ac21e92d277c2e1 (diff)
downloadonionshare-6233487ecdaed7c4a678a01889703bfd0dec0787.tar.gz
onionshare-6233487ecdaed7c4a678a01889703bfd0dec0787.zip
Receive mode puts files in a directory based on the timestamp of the upload
Diffstat (limited to 'share')
-rw-r--r--share/locale/en.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/share/locale/en.json b/share/locale/en.json
index db416c9b..d57ef3f3 100644
--- a/share/locale/en.json
+++ b/share/locale/en.json
@@ -155,7 +155,6 @@
"info_in_progress_uploads_tooltip": "{} upload(s) in progress",
"info_completed_uploads_tooltip": "{} upload(s) completed",
"error_cannot_create_downloads_dir": "Could not create receive mode folder: {}",
- "error_downloads_dir_not_writable": "The receive mode folder is write protected: {}",
"receive_mode_downloads_dir": "Files sent to you appear in this folder: {}",
"receive_mode_warning": "Warning: Receive mode lets people upload files to your computer. Some files can potentially take control of your computer if you open them. Only open things from people you trust, or if you know what you are doing.",
"gui_receive_mode_warning": "Receive mode lets people upload files to your computer.<br><br><b>Some files can potentially take control of your computer if you open them. Only open things from people you trust, or if you know what you are doing.</b>",