Use the term 'upload' rather than 'download' in the Receive mode tooltip icons

This commit is contained in:
Miguel Jacq 2018-09-17 18:48:22 +10:00
parent 868d1ac2f8
commit 2896f1e3a8
2 changed files with 4 additions and 2 deletions

View file

@ -155,6 +155,8 @@
"gui_file_info_single": "{} File, {}",
"info_in_progress_downloads_tooltip": "{} download(s) in progress",
"info_completed_downloads_tooltip": "{} download(s) completed",
"info_in_progress_uploads_tooltip": "{} upload(s) in progress",
"info_completed_uploads_tooltip": "{} upload(s) completed",
"error_cannot_create_downloads_dir": "Error creating downloads folder: {}",
"error_downloads_dir_not_writable": "The downloads folder isn't writable: {}",
"receive_mode_downloads_dir": "Files people send you will appear in this folder: {}",