Remove use of email_in_address and email_in_category

This commit is contained in:
riking
2014-07-11 13:30:08 -07:00
parent 3df3a908ac
commit 17db265b41
4 changed files with 6 additions and 105 deletions

View File

@@ -912,10 +912,8 @@ en:
pop3s_polling_host: "The host to poll for email via POP3S."
pop3s_polling_username: "The username for the POP3S account to poll for email."
pop3s_polling_password: "The password for the POP3S account to poll for email."
email_in: "Allow users to post new topics via email."
email_in_address: "The email address the users can post new topics to. None means users can't post globally."
email_in: "Allow users to post new topics via email (requires 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."
email_in_category: "The category new emails are posted into."
email_prefix: "The [label] used in the subject of emails. It will default to 'title' if not set."
email_site_title: "The title of the site used as the sender of emails from the site. Default to 'title' if not set. If your 'title' contains characters that are not allowed in email sender strings, use this setting."