Fix wording for public mode

This commit is contained in:
Miguel Jacq 2021-08-28 09:27:46 +10:00
parent 0b41021c68
commit aebdb6e952
No known key found for this signature in database
GPG Key ID: EEA4341C6D97A0B6

View File

@ -183,7 +183,7 @@
"mode_settings_advanced_toggle_hide": "Hide advanced settings",
"mode_settings_title_label": "Custom title",
"mode_settings_persistent_checkbox": "Save this tab, and automatically open it when I open OnionShare",
"mode_settings_public_checkbox": "This is a public OnionShare service (disables client authentication)",
"mode_settings_public_checkbox": "This is a public OnionShare service (disables private key)",
"mode_settings_autostart_timer_checkbox": "Start onion service at scheduled time",
"mode_settings_autostop_timer_checkbox": "Stop onion service at scheduled time",
"mode_settings_share_autostop_sharing_checkbox": "Stop sharing after files have been sent (uncheck to allow downloading individual files)",