Improve the wording of the spam_post_blocked notification

This commit is contained in:
Neil Lalonde 2013-10-09 16:16:39 -04:00
parent 43fc772a53
commit ecc7ba4be6

View file

@ -979,7 +979,7 @@ en:
spam_post_blocked:
subject_template: "New user %{username} blocked for repeated links"
text_body_template: |
This is an automated message to inform you that the new user [%{username}](%{base_url}%{user_url}) tried to create multiple posts with links to %{domains}, but they were blocked from further posting to avoid spam.
This is an automated message to inform you that the new user [%{username}](%{base_url}%{user_url}) tried to create multiple posts with links to %{domains}, but the posts were blocked to avoid spam. The user is still able to make posts without those links.
Please [review the user](%{base_url}%{user_url}).