mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-03 11:56:06 -04:00
Make macOS tabs left-aligned, and manually add close button
This commit is contained in:
parent
7688fd5d45
commit
1c8f22f31b
5 changed files with 28 additions and 7 deletions
BIN
share/images/close_tab.png
Normal file
BIN
share/images/close_tab.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 688 B |
|
@ -188,6 +188,10 @@
|
|||
"gui_new_tab_receive_button": "Receive Files",
|
||||
"gui_new_tab_website_button": "Host a Website",
|
||||
"gui_new_tab_chat_button": "Chat Anonymously",
|
||||
"gui_tab_name_share": "Share",
|
||||
"gui_tab_name_receive": "Receive",
|
||||
"gui_tab_name_website": "Website",
|
||||
"gui_tab_name_chat": "Chat",
|
||||
"gui_close_tab_warning_title": "Are you sure?",
|
||||
"gui_close_tab_warning_persistent_description": "This tab is persistent. If you close it you'll lose the onion address that it's using. Are you sure you want to close it?",
|
||||
"gui_close_tab_warning_share_description": "You're in the process of sending files. Are you sure you want to close this tab?",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue