From 97842ec696f9da1469109ac3298e74abb4b486fc Mon Sep 17 00:00:00 2001 From: Dmitriy Alekseev Date: Fri, 22 Nov 2019 08:35:21 +0200 Subject: [PATCH] Update lang.en.json (#3158) * Update lang.en.json * Update lang.en.json * Update lang.en.json --- data/web/lang/lang.en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/web/lang/lang.en.json b/data/web/lang/lang.en.json index 6d37b46c..ee77b62a 100644 --- a/data/web/lang/lang.en.json +++ b/data/web/lang/lang.en.json @@ -655,7 +655,7 @@ }, "edit": { "sogo_visible": "Alias is visible in SOGo", - "sogo_visible_info": "This option only affects objects, that can be displayed in SOGo (shared or non-shared alias addresses pointing to at least one local mailbox).", + "sogo_visible_info": "This option only affects objects, that can be displayed in SOGo (shared or non-shared alias addresses pointing to at least one local mailbox). If hidden, an alias will not appear as selectable sender in SOGo.", "syncjob": "Edit sync job", "hostname": "Hostname", "encryption": "Encryption", @@ -711,7 +711,7 @@ "comment_info": "A private comment is not visible to the user, while a public comment is shown as tooltip when hovering it in a users overview", "extended_sender_acl": "External sender addresses", "extended_sender_acl_info": "A DKIM domain key should be imported, if available.
\r\n Remember to add this server to the corresponding SPF TXT record.
\r\n Whenever a domain or alias domain is added to this server, that overlaps with an external address, the external address is removed.
\r\n Use @domain.tld to allow to send as *@domain.tld.", - "sender_acl_info": "If mailbox user A is allowed to send as mailbox user B, the sender address is not automatically displayed as selectable \"from\" field in SOGo.
\r\n Mailbox user A needs to create a delegation in SOGo to allow mailbox user b to select their address as sender. This behaviour does not apply to alias addresses.", + "sender_acl_info": "If mailbox user A is allowed to send as mailbox user B, the sender address is not automatically displayed as selectable \"from\" field in SOGo.
\r\n Mailbox user B needs to create a delegation in SOGo to allow mailbox user A to select their address as sender. To delegate a mailbox in SOGo, use the menu (three dots) to the right of your mailbox name in the upper left while in mail view. This behaviour does not apply to alias addresses.", "nexthop": "Next hop", "timeout1": "Timeout for connection to remote host", "timeout2": "Timeout for connection to local host",