mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-11 07:40:26 -04:00
Improve webhook label in GUI, improve webhook message that gets POSTed, and display webhook errors without verbose mode
This commit is contained in:
parent
3a0d8bc4d4
commit
2e2e775125
2 changed files with 7 additions and 7 deletions
|
@ -174,7 +174,7 @@
|
|||
"mode_settings_share_autostop_sharing_checkbox": "Stop sharing after files have been sent (uncheck to allow downloading individual files)",
|
||||
"mode_settings_receive_data_dir_label": "Save files to",
|
||||
"mode_settings_receive_data_dir_browse_button": "Browse",
|
||||
"mode_settings_receive_webhook_url_checkbox": "Use webhook URL",
|
||||
"mode_settings_receive_webhook_url_checkbox": "Use notification webhook",
|
||||
"mode_settings_website_disable_csp_checkbox": "Don't send Content Security Policy header (allows your website to use third-party resources)",
|
||||
"gui_all_modes_transfer_finished_range": "Transferred {} - {}",
|
||||
"gui_all_modes_transfer_finished": "Transferred {}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue