From d1297b72962721b6ea3011856d48dd862e1e408d Mon Sep 17 00:00:00 2001 From: Ernesto Serrano Date: Thu, 4 Jan 2018 17:34:14 +0100 Subject: [PATCH] Update server.en.yml --- config/locales/server.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 549db39aa55..f3d6cd48797 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1531,7 +1531,7 @@ en: pop3_polling_host: "The host to poll for email via POP3." pop3_polling_username: "The username for the POP3 account to poll for email." pop3_polling_password: "The password for the POP3 account to poll for email." - pop3_polling_delete_from_server: "Delete emails from server" + pop3_polling_delete_from_server: "Delete emails from server. NOTE: If you disable this you should manually clean your mail inbox" log_mail_processing_failures: "Log all email processing failures to http://yoursitename.com/logs" email_in: "Allow users to post new topics via email (requires manual or pop3 polling). Configure the addresses in the \"Settings\" tab of each category." email_in_min_trust: "The minimum trust level a user needs to have to be allowed to post new topics via email."