Issue #2880248 - Update t strings
Compare changes
+ 50
− 50
@@ -74,9 +74,9 @@ class SettingsForm extends ConfigFormBase {
@@ -86,118 +86,118 @@ class SettingsForm extends ConfigFormBase {
@@ -207,29 +207,29 @@ class SettingsForm extends ConfigFormBase {
'#description' => t('If you are attempting to connect to a broken or misconfigured secure mail server, you can try toggling one or more of these options. <strong>If changing any of these options allows connection to the server, you should consider either fixing the SSL certificate, or using a different SMTP server, as the connection may be insecure.</strong>'),
'#description' => $this->t('If you are attempting to connect to a broken or misconfigured secure mail server, you can try toggling one or more of these options. <strong>If changing any of these options allows connection to the server, you should consider either fixing the SSL certificate, or using a different SMTP server, as the connection may be insecure.</strong>'),
@@ -239,13 +239,13 @@ class SettingsForm extends ConfigFormBase {
@@ -282,7 +282,7 @@ class SettingsForm extends ConfigFormBase {
@@ -299,7 +299,7 @@ class SettingsForm extends ConfigFormBase {
@@ -349,8 +349,8 @@ class SettingsForm extends ConfigFormBase {