1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-01 04:35:57 +00:00

Added DANE texts

This commit is contained in:
M66B 2024-01-03 12:45:17 +01:00
parent cf4694cc31
commit c8ef416345

View file

@ -1192,6 +1192,8 @@
<string name="title_encryption_none">None (insecure)</string>
<string name="title_allow_insecure">Allow insecure connections</string>
<string name="title_insecure_remark">Insecure connections should only be allowed on trusted networks and never on public networks</string>
<string name="title_dane">Enforce DANE</string>
<string name="title_dane_remark">Only some email servers support DANE and only a limited number of DNS servers support DNSSEC</string>
<string name="title_notify_remark">You can enable this for account specific notifications</string>
<string name="title_port">Port number</string>
<string name="title_user">User name</string>