From e3861893a23a7d1b7e4f01ecd1575a76807ecf01 Mon Sep 17 00:00:00 2001 From: Neil Lalonde Date: Tue, 4 Jun 2013 11:28:40 -0400 Subject: [PATCH] Remove talk of spam in the private messages when an account has been blocked and unblocked --- config/locales/server.en.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 2bcc530ec..8cd7aa048 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -844,9 +844,9 @@ en: text_body_template: | Hello, - This is an automated message from %{site_name} to inform you that your posts have been hidden as spam due to community flagging. + This is an automated message from %{site_name} to inform you that your posts have been hidden due to community flagging. - You will not be able to create any more posts unless a staff member determines that your posts are not spam. + You will not be able to create any more posts unless a staff member unblocks your account. For additional guidance, please refer to our [FAQ](%{base_url}/faq). @@ -855,7 +855,7 @@ en: text_body_template: | Hello, - This is an automated message from %{site_name} to inform you that we have removed the blocked status of your account after the community flagged your post(s) as spam. + This is an automated message from %{site_name} to inform you that we have removed the blocked status of your account after the community flagged your post(s). You can start posting again.