mirror of
https://github.com/onionshare/onionshare.git
synced 2025-09-20 04:24:37 -04:00
#345 - validate the readability of files before adding them
This commit is contained in:
parent
a26e611bec
commit
5f92e3d606
4 changed files with 13 additions and 1 deletions
|
@ -9,6 +9,7 @@
|
|||
"give_this_url_stealth": "Give this URL and HidServAuth line to the person you're sending the file to:",
|
||||
"ctrlc_to_stop": "Press Ctrl-C to stop server",
|
||||
"not_a_file": "{0:s} is not a file.",
|
||||
"not_a_readable_file": "{0:s} is not a readable file.",
|
||||
"download_page_loaded": "Download page loaded",
|
||||
"other_page_loaded": "URL loaded",
|
||||
"closing_automatically": "Closing automatically because download finished",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue