From 73ecdced0116b126ea1e33011aaed42d6c7c9751 Mon Sep 17 00:00:00 2001 From: negue Date: Fri, 7 Dec 2018 00:13:24 +0100 Subject: [PATCH] remove the "delete" part of the flag notification --- website/common/locales/en/groups.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/common/locales/en/groups.json b/website/common/locales/en/groups.json index 5ba49da05b..65c4c5506c 100644 --- a/website/common/locales/en/groups.json +++ b/website/common/locales/en/groups.json @@ -161,7 +161,7 @@ "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 Violation", "abuseReported": "Thank you for reporting this violation. The moderators have been notified.", - "pmReported": "Thank you for reporting this message. The moderators have been notified. You can now delete the message if you wish.", + "pmReported": "Thank you for reporting this message.", "abuseAlreadyReported": "You have already reported this message.", "whyReportingPost": "Why are you reporting this post?", "whyReportingPostPlaceholder": "Please help our moderators by letting us know why you are reporting this post for a violation, e.g., spam, swearing, religious oaths, bigotry, slurs, adult topics, violence.",