From 64941e7f9129cde496d8d2bf53a64eddc573a95e Mon Sep 17 00:00:00 2001 From: Ernesto Serrano Date: Thu, 14 Dec 2017 16:03:39 +0100 Subject: [PATCH] Update server.en.yml --- config/locales/server.en.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 09e32729a49..549db39aa55 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1531,6 +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" 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."