File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
administrator/language/en-GB Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -926,6 +926,7 @@ PHPMAILER_RECIPIENTS_FAILED="SMTP Error! The following recipients failed: "
926926PHPMAILER_SIGNING_ERROR =" Signing error: "
927927PHPMAILER_SMTP_CONNECT_FAILED =" SMTP connect failed"
928928PHPMAILER_SMTP_ERROR =" SMTP server error: "
929+ ; Deprecated, will be removed with 7.0
929930PHPMAILER_TLS =" Could not start TLS"
930931PHPMAILER_VARIABLE_SET =" Can't set or reset variable: "
931932
Original file line number Diff line number Diff line change @@ -915,6 +915,7 @@ PHPMAILER_RECIPIENTS_FAILED="SMTP Error! The following recipients failed: "
915915PHPMAILER_SIGNING_ERROR =" Signing error: "
916916PHPMAILER_SMTP_CONNECT_FAILED =" SMTP connect failed"
917917PHPMAILER_SMTP_ERROR =" SMTP server error: "
918+ ; Deprecated, will be removed with 7.0
918919PHPMAILER_TLS =" Could not start TLS"
919920PHPMAILER_VARIABLE_SET =" Can't set or reset variable: "
920921
Original file line number Diff line number Diff line change @@ -495,6 +495,7 @@ PHPMAILER_RECIPIENTS_FAILED="SMTP Error! The following recipients failed: "
495495PHPMAILER_SIGNING_ERROR =" Signing error: "
496496PHPMAILER_SMTP_CONNECT_FAILED =" SMTP connect failed"
497497PHPMAILER_SMTP_ERROR =" SMTP server error: "
498+ ; Deprecated, will be removed with 7.0
498499PHPMAILER_TLS =" Could not start TLS"
499500PHPMAILER_VARIABLE_SET =" Can't set or reset variable: "
500501
You can’t perform that action at this time.
0 commit comments