mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-11 20:29:15 -05:00
Reintroduce more strings still used
This commit is contained in:
parent
0af7184588
commit
05cafb4878
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user