From d7bfa2c145ccf3dedb7847d3f153f5bf9e2e12a3 Mon Sep 17 00:00:00 2001 From: bergware Date: Sat, 9 May 2020 15:36:35 +0200 Subject: [PATCH] Multi-language support --- plugins/dynamix/SmtpSettings.page | 6 ------ 1 file changed, 6 deletions(-) diff --git a/plugins/dynamix/SmtpSettings.page b/plugins/dynamix/SmtpSettings.page index d5464e829..52be0d678 100644 --- a/plugins/dynamix/SmtpSettings.page +++ b/plugins/dynamix/SmtpSettings.page @@ -109,8 +109,6 @@ _(Sending email address)_: : :smtp_email_address_help: -> Email address of your mail account. This address is used as sender of the notifications. -:end _(Email recipients)_: : @@ -177,8 +175,6 @@ _(Authentication method)_: :smtp_authentication_method_help: -> Select the correct authentication method for your email server. Use test to verify that access is working properly. -:end _(Username)_: : @@ -187,8 +183,6 @@ _(Password)_: : :smtp_username_password_help: -> Enter the username and password to login to your email account. Be aware that the password is stored unencrypted in the email configuration file. -:end   :