From 8059a2b99b2b8444fc16495c802153e310a273cf Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 13 Apr 2024 11:35:29 +0200 Subject: [PATCH] Trans --- htdocs/langs/en_US/admin.lang | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/langs/en_US/admin.lang b/htdocs/langs/en_US/admin.lang index 29603bc54db..72b33fcf2f4 100644 --- a/htdocs/langs/en_US/admin.lang +++ b/htdocs/langs/en_US/admin.lang @@ -305,8 +305,8 @@ MAIN_MAIL_FORCE_SENDTO=Send all emails to (instead of real recipients, for test MAIN_MAIL_ENABLED_USER_DEST_SELECT=Suggest emails of employees (if defined) into the list of predefined recipient when writing a new email MAIN_MAIL_NO_WITH_TO_SELECTED=Do not select a default recipient even if there is only 1 possible choice MAIN_MAIL_SENDMODE=Sending method -MAIN_MAIL_SMTPS_ID=SMTP ID (if sending server requires authentication) -MAIN_MAIL_SMTPS_PW=SMTP Password (if sending server requires authentication) +MAIN_MAIL_SMTPS_ID=SMTP username or ID (if sending server requires authentication) +MAIN_MAIL_SMTPS_PW=SMTP password or token (if sending server requires authentication) MAIN_MAIL_EMAIL_TLS=Use TLS (SSL) encryption MAIN_MAIL_EMAIL_STARTTLS=Use TLS (STARTTLS) encryption MAIN_MAIL_EMAIL_SMTP_ALLOW_SELF_SIGNED=Authorize self-signed certificates