mirror of
https://github.com/onionshare/onionshare.git
synced 2025-10-09 19:58:45 -04:00
Improve the CLI output for receive mode
This commit is contained in:
parent
f5ce069031
commit
96a680e05d
2 changed files with 20 additions and 9 deletions
|
@ -175,6 +175,7 @@
|
|||
"receive_mode_downloads_dir": "Files people send you will appear in this folder: {}",
|
||||
"receive_mode_warning": "Warning: Receive mode lets someone else upload files to your computer. Some files can hack your computer if you open them! Only open files from people you trust, or if you know what you're doing.",
|
||||
"gui_receive_mode_warning": "<b>Some files can hack your computer if you open them!</b><br>Only open files from people you trust, or if you know what you're doing.",
|
||||
"receive_mode_upload_starting": "Upload of total size {} is starting",
|
||||
"receive_mode_received_file": "Received file: {}",
|
||||
"gui_mode_share_button": "Share Files",
|
||||
"gui_mode_receive_button": "Receive Files",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue