mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-03 03:46:21 -04:00
Add two new receive mode settings: receive_allow_receiver_shutdown and receive_public_mode
This commit is contained in:
parent
8ae729361b
commit
e8bd9be2e2
3 changed files with 32 additions and 2 deletions
|
@ -177,5 +177,7 @@
|
|||
"gui_mode_receive_button": "Receive Files",
|
||||
"gui_settings_receiving_label": "Receiving options",
|
||||
"gui_settings_downloads_label": "Save files to",
|
||||
"gui_settings_downloads_button": "Browse"
|
||||
"gui_settings_downloads_button": "Browse",
|
||||
"gui_settings_receive_allow_receiver_shutdown_checkbox": "Allow people who upload files to you to stop Receive Mode for you",
|
||||
"gui_settings_receive_public_mode_checkbox": "Receive Mode is open to the public\n(don't try to prevent people from guessing the OnionShare address)"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue