summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/locale/en.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/locale/en.json b/share/locale/en.json
index 83a15821..472d28b7 100644
--- a/share/locale/en.json
+++ b/share/locale/en.json
@@ -1,6 +1,7 @@
{
"config_onion_service": "Setting up onion service on port {0:d}.",
"preparing_files": "Compressing files.",
+ "not_a_readable_file": "{0:s} is not a readable file.",
"no_available_port": "Could not find an available port to start the onion service",
"other_page_loaded": "Address loaded",
"close_on_autostop_timer": "Stopped because auto-stop timer ran out",
@@ -168,6 +169,8 @@
"gui_share_mode_autostop_timer_waiting": "Waiting to finish sending",
"gui_receive_mode_no_files": "No Files Received Yet",
"gui_receive_mode_autostop_timer_waiting": "Waiting to finish receiving",
+ "receive_mode_upload_starting": "Upload of total size {} is starting",
+ "receive_mode_received_file": "Received: {}",
"days_first_letter": "d",
"hours_first_letter": "h",
"minutes_first_letter": "m",