mirror of
https://github.com/onionshare/onionshare.git
synced 2024-12-25 07:19:41 -05:00
Merge pull request #1780 from mdaleo404/fix_close_tab_warning_options
Fix inaccurate warning message options
This commit is contained in:
commit
7c11266107
@ -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?",
|
||||
|
Loading…
Reference in New Issue
Block a user