Fix inaccurate warning message options

This commit is contained in:
Marco D'Aleo 2023-10-15 19:06:14 +01:00
parent 18a6607bf3
commit aeb38b5bd0
No known key found for this signature in database
GPG Key ID: 292B8FE9D6A2C4ED

View File

@ -205,7 +205,7 @@
"gui_close_tab_warning_receive_description": "Close tab that is receiving files?",
"gui_close_tab_warning_chat_description": "Close tab that is hosting a chat server?",
"gui_close_tab_warning_website_description": "Close tab that is hosting a website?",
"gui_close_tab_warning_close": "Close",
"gui_close_tab_warning_close": "Ok",
"gui_close_tab_warning_cancel": "Cancel",
"gui_quit_warning_title": "Quit OnionShare?",
"gui_quit_warning_description": "Quit and close all tabs, even though sharing is active in some of them?",