Skip to content

Commit

Permalink
update illegal content submission error copy
Browse files Browse the repository at this point in the history
  • Loading branch information
kabeaty committed Dec 5, 2023
1 parent d87e620 commit 28ceaae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -238,8 +238,7 @@ 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 report for the following reason:
</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 report for the following reason:
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 28ceaae

Please sign in to comment.