mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 08:57:03 +03:00
Allow setting SSL options per domain and verify_certificate by default
This is a complete overhaul of the Domain settings system.
This commit is contained in:
parent
d76ba3abc9
commit
cc1d0a6e38
45 changed files with 688 additions and 645 deletions
|
|
@ -88,8 +88,7 @@
|
|||
"LABEL_CURRENT_PASSWORD": "Palavra-passe atual",
|
||||
"LABEL_NEW_PASSWORD": "Nova palavra-passe",
|
||||
"LABEL_REPEAT_PASSWORD": "Repetir",
|
||||
"LEGEND_SSL": "SSL",
|
||||
"LABEL_REQUIRE_VERIFICATION": "Obrigar a verificação dos certificados SSL utilizados (IMAP\/SMTP)",
|
||||
"LABEL_REQUIRE_VERIFICATION": "Obrigar a verificação dos certificados SSL utilizados",
|
||||
"LABEL_ALLOW_SELF_SIGNED": "Permitir certificados autoassinados"
|
||||
},
|
||||
"TAB_PACKAGES": {
|
||||
|
|
@ -158,7 +157,6 @@
|
|||
},
|
||||
"HINTS": {
|
||||
"BETA": "beta",
|
||||
"UNSTABLE": "instável",
|
||||
"WARNING": "Aviso!"
|
||||
},
|
||||
"ERRORS": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue