Skip to content

Commit

Permalink
Merge pull request #4445 from coralproject/fix/illegal-content-report…
Browse files Browse the repository at this point in the history
…-submission-copy

DSA - update illegal content submission error copy
  • Loading branch information
kabeaty authored Dec 5, 2023
2 parents d87e620 + 823f9bc commit 3af9b78
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -238,8 +238,8 @@ const IllegalContentReportViewContainer: FunctionComponent<Props> = (props) => {
<Flex>
<Localized id="comments-permalinkView-reportIllegalContent-confirmation-errorDescription">
<CallOut color="error">
We apologize, but we were unable to submit report for the
following:
We were unable to submit your report for the following
reason(s):
</CallOut>
</Localized>
</Flex>
Expand Down
2 changes: 1 addition & 1 deletion locales/en-US/stream.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ comments-permalinkView-reportIllegalContent-confirmation-successHeader = We have
comments-permalinkView-reportIllegalContent-confirmation-description = Your report will now be reviewed by our moderation team. You will receive a notification once a decision is made. If the content is
found to contain illegal content, it will be removed from the site and further action may be taken against the commenter.
comments-permalinkView-reportIllegalContent-confirmation-errorHeader = Thank you for submitting this report
comments-permalinkView-reportIllegalContent-confirmation-errorDescription = We apologize, but we were unable to submit report for the following:
comments-permalinkView-reportIllegalContent-confirmation-errorDescription = We were unable to submit your report for the following reason(s):
comments-permalinkView-reportIllegalContent-confirmation-returnToComments = You may now close this tab to return to the comments
comments-rte-bold =
Expand Down

0 comments on commit 3af9b78

Please sign in to comment.