From eeff8a80d6776feacf78d94d235a0b003b6ed485 Mon Sep 17 00:00:00 2001 From: Blade Barringer Date: Thu, 18 Dec 2014 22:01:52 -0600 Subject: [PATCH] Brought in groups.json from original branch --- locales/en/groups.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/locales/en/groups.json b/locales/en/groups.json index a96eae0311..c5ca67eaa2 100644 --- a/locales/en/groups.json +++ b/locales/en/groups.json @@ -83,5 +83,11 @@ "block": "Block", "unblock": "Un-block", "pm-reply": "Send a reply", - "inbox": "Inbox" + "inbox": "Inbox", + "abuseFlag": "Report violation of Community Guidelines", + "abuseFlagModalHeading": "Report <%= name %> for violation?", + "abuseFlagModalBody": "Are you sure you want to report this post? You should ONLY report a post that violates the <%= firstLinkStart %>Community Guidelines<%= linkEnd %> and/or <%= secondLinkStart %>Terms of Service<%= linkEnd %>. Inappropriately reporting a post is a violation of the Community Guidelines and may give you an infraction.", + "abuseFlagModalButton": "Report", + "abuseReported": "Thank you for reporting this violation. The moderators have been notified.", + "abuseAlreadyReported": "You have already reported this message." }