Improve the CLI output for receive mode

This commit is contained in:
Micah Lee 2018-05-20 15:20:21 -07:00
parent f5ce069031
commit 96a680e05d
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
2 changed files with 20 additions and 9 deletions

View file

@ -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",