Brought in groups.json from original branch

This commit is contained in:
Blade Barringer 2014-12-18 22:01:52 -06:00
parent 486d8a9bbf
commit eeff8a80d6

View file

@ -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."
}