mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 08:57:03 +03:00
Made registerProtocolHandler('mailto') optional by activating at Settings -> General
This commit is contained in:
parent
325197175b
commit
a3d9d98184
40 changed files with 88 additions and 49 deletions
|
|
@ -489,7 +489,8 @@
|
|||
"IMAGES_OPTION_WHITELIST": "Белый список или спрашивать",
|
||||
"IMAGES_OPTION_ALWAYS": "Показать всегда",
|
||||
"IMAGES_WHITELIST": "Форматы из белого списка",
|
||||
"MESSAGE_POPUP_WINDOW": "Popup in new window instead of tab"
|
||||
"MESSAGE_POPUP_WINDOW": "Popup in new window instead of tab",
|
||||
"MAILTO": "Register as 'mailto:' links handler"
|
||||
},
|
||||
"SETTINGS_CONTACTS": {
|
||||
"LABEL_CONTACTS_AUTOSAVE": "Автоматически добавлять получателей писем в адресную книгу",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue