FIX: System messages not sent via email don't have a prefix

This commit is contained in:
Gerhard Schlager 2018-08-06 15:43:29 +02:00
parent 3ffe084384
commit aaf50ad187
1 changed files with 2 additions and 2 deletions

View File

@ -2596,11 +2596,11 @@ en:
email_revoked:
title: "Email Revoked"
subject_template: "[%{email_prefix}] Is your email address correct?"
subject_template: "Is your email address correct?"
text_body_template: |
Were sorry, but were having trouble reaching you via email. Our last few emails to you have all bounced back as undeliverable.
Can you make sure [your email address](%{base_url}/my/preferences/email) is valid and working? You may also wish to add our email address to your address book / contact list to improve deliverability.
Can you make sure [your email address](%{base_url}/my/preferences/email) is valid and working? You may also wish to add our email address to your address book / contact list to improve deliverability.
too_many_spam_flags:
title: "Too Many Spam Flags"