diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 96bd778bf44..9b8219c7d36 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -2095,7 +2095,7 @@ en: pop3_polling_password: "The password for the POP3 account to poll for email." 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 /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: 'Allow users to post new topics via email. After enabling this setting, you will be able to configure incoming email addresses for groups and categories.' email_in_min_trust: "The minimum trust level a user needs to have to be allowed to post new topics via email." email_in_authserv_id: "The identifier of the service doing authentication checks on incoming emails. See https://meta.discourse.org/t/134358 for instructions on how to configure this." email_in_spam_header: "The email header to detect spam."