diff --git a/src/components/modal/report/report-options.jsx b/src/components/modal/report/report-options.jsx index 098e1b67f..375a19ee7 100644 --- a/src/components/modal/report/report-options.jsx +++ b/src/components/modal/report/report-options.jsx @@ -144,7 +144,14 @@ const REPORT_OPTIONS = [ { value: '10', label: {id: 'report.reasonFaceReveal'}, - prompt: + prompt: ( + + }} + /> + ) }, { value: '11', diff --git a/src/l10n.json b/src/l10n.json index af4ef56a5..26dbc363c 100644 --- a/src/l10n.json +++ b/src/l10n.json @@ -287,7 +287,7 @@ "report.promptDoesntWorkTips": "We encourage you to share any issues you discover directly with the creator of the project. It's also helpful to provide suggestions on how they may improve their project, if possible.", "report.promptTooHard": "If you feel a project could be easier, we encourage you to share that feedback directly with the creator of the project. Or remix it yourself and make it as easy or hard as you like!", "report.promptMisleading": "Tell us more about how it's tricking or misleading people", - "report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, projects that are just a picture of their face, or which focus entirely on their physical appearance, aren't allowed on Scratch. If this is a 'face reveal', or the project focuses on the person's appearance, please click report.", + "report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, projects that are just a picture of their face, or which focus entirely on their physical appearance, aren't allowed on Scratch. If this is a \"face reveal,\" or the project focuses on the person's appearance, please click \"{send}\".", "report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc. ", "report.promptCreatorsSafety": "It's important that everyone on Scratch remains safe online and in real life. Please let us know why you are worried about the safety of this user.", "report.promptSomethingElse": "We encourage you to double check if your report fits any of the other available categories. If you strongly feel it does not, please explain why this project breaks the {CommunityGuidelinesLink}.",