From 7cd8a47783fd419760fe96275dc4e3b7c2d68753 Mon Sep 17 00:00:00 2001 From: Aevann Date: Thu, 23 Mar 2023 22:27:02 +0200 Subject: [PATCH] fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3852315#context --- files/helpers/config/const.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/helpers/config/const.py b/files/helpers/config/const.py index 36183b571..f0acc7079 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -395,12 +395,12 @@ LONGPOST_REPLIES = ('Wow, you must be a JP fan.', 'This is one of the worst post AGENDAPOSTER_MSG = """Hi @{username},\n Your {type} has been automatically removed because you forgot to include `{AGENDAPOSTER_PHRASE}`.\n -Don't worry, we're here to help! We won't let you post or comment anything that doesn't express your love and acceptance towards the trans community. Feel free to resubmit your {type} with `{AGENDAPOSTER_PHRASE}` included. \n +Don't worry, we're here to help! We won't let you post or comment anything that doesn't express your love and acceptance towards minorities. Feel free to resubmit your {type} with `{AGENDAPOSTER_PHRASE}` included. \n *This is an automated message; if you need help, you can message us [here](/contact).*""" AGENDAPOSTER_MSG_HTML = """

Hi @{username},

Your {type} has been automatically removed because you forgot to include {AGENDAPOSTER_PHRASE}.

-

Don't worry, we're here to help! We won't let you post or comment anything that doesn't express your love and acceptance towards the trans community. Feel free to resubmit your {type} with {AGENDAPOSTER_PHRASE} included.

+

Don't worry, we're here to help! We won't let you post or comment anything that doesn't express your love and acceptance towards minorities. Feel free to resubmit your {type} with {AGENDAPOSTER_PHRASE} included.

This is an automated message; if you need help, you can message us here.

""" PIN_AWARD_TEXT = " (pin award)"