better copy on unsub via email setting

This commit is contained in:
Jeff Atwood 2016-05-31 12:28:23 -07:00
parent 447c16800b
commit b86eaa08a4
1 changed files with 1 additions and 1 deletions

View File

@ -1176,7 +1176,7 @@ en:
display_name_on_email_from: "Display full names on email from fields"
unsubscribe_via_email: "Allow users to unsubscribe from emails by sending an email with 'unsubscribe' in the subject or body"
unsubscribe_via_email_footer: "Attach an unsubscribe link to the footer of sent emails"
unsubscribe_via_email_footer: "Attach an unsubscribe via email mailto: link to the footer of sent emails"
delete_email_logs_after_days: "Delete email logs after (N) days. 0 to keep indefinitely"
max_emails_per_day_per_user: "Maximum number of emails to send users per day. 0 to disable the limit"