Reintroduce more strings still used

This commit is contained in:
Miguel Jacq 2019-04-20 14:57:33 +10:00
parent 0af7184588
commit 05cafb4878

View File

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