summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2018-09-21 13:58:42 -0700
committerMicah Lee <micah@micahflee.com>2018-09-21 13:58:42 -0700
commiteac4e44dc5defc6496da13d9b544572204941ca3 (patch)
treeb18f035e5e31acf9a785f16a40d31e175c5ec1a1 /share
parent44f408c9ac46094c3f987de4313afbf156710c8a (diff)
downloadonionshare-eac4e44dc5defc6496da13d9b544572204941ca3.tar.gz
onionshare-eac4e44dc5defc6496da13d9b544572204941ca3.zip
Remove no_filenames string, and instead display CLI usage if you don't specify filenames
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 fbf83118..512a69b4 100644
--- a/share/locale/en.json
+++ b/share/locale/en.json
@@ -8,7 +8,6 @@
"ctrlc_to_stop": "Press Ctrl+C to stop the server",
"not_a_file": "{0:s} is not a valid file.",
"not_a_readable_file": "{0:s} is not a readable file.",
- "no_filenames": "You must specify a list of files to share.",
"no_available_port": "Could not start the Onion service as there was no available port.",
"other_page_loaded": "Address loaded",
"close_on_timeout": "Stopped because timer expired",