From a670631795ecaf93acd97bb677aabb72c2d30a8b Mon Sep 17 00:00:00 2001 From: Bogomil-Stoyanov Date: Tue, 10 Dec 2024 09:25:16 +0200 Subject: [PATCH] Changed copy, waiting --- src/components/registration/steps.jsx | 5 ++++- src/l10n.json | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/src/components/registration/steps.jsx b/src/components/registration/steps.jsx index 01a4b23ba..50c957170 100644 --- a/src/components/registration/steps.jsx +++ b/src/components/registration/steps.jsx @@ -1315,7 +1315,10 @@ const TeacherApprovalStep = props => (

- +

: [] } diff --git a/src/l10n.json b/src/l10n.json index caf294525..7d645b8a6 100644 --- a/src/l10n.json +++ b/src/l10n.json @@ -235,7 +235,7 @@ "registration.showPassword": "Show password", "registration.troubleReload": "Scratch is having trouble finishing registration. Try reloading the page or try again in another browser.", "registration.tryAgainInstruction": "Click \"Try again\".", - "registration.usernameStepDescription": "Fill in the following forms to request an account. The approval process may take up to one day.", + "registration.usernameStepDescription": "Fill in the following forms to request an account. You will need to confirm you email. The approval process may take up to one day.", "registration.usernameStepDescriptionNonEducator": "Create projects, share ideas, make friends. It’s free!", "registration.usernameStepRealName": "Please do not use any portion of your real name in your username.", "registration.usernameAdviceShort": "Don't use your real name", @@ -261,7 +261,7 @@ "registration.validationUsernameSpaces": "Usernames can't have spaces", "registration.validationEmailInvalid": "Email doesn’t look right. Try another?", "registration.waitForApproval": "Wait for Approval", - "registration.waitForApprovalDescription": "You can log into your Scratch Account now, but the features specific to Teachers are not yet available. Your information is being reviewed. Please be patient, the approval process can take up to one day. You will receive an email indicating your account has been upgraded once your account has been approved.", + "registration.waitForApprovalDescription": "You can log into your Scratch Account now, but the features specific to Teachers are not yet available. Your information is being reviewed. Please be patient, the approval process can take up to one day. You will receive an email indicating your account has been upgraded once your account has been approved. If you have not received a confirmation email within 24 hours, please reach out to the Scratch Team at https://scratch.mit.edu/contact-us/.", "registration.welcomeStepDescription": "You have successfully set up a Scratch account! You are now a member of the class:", "registration.welcomeStepDescriptionNonEducator": "You’re now logged in! You can start exploring and creating projects.", "registration.welcomeStepInstructions": "Want to share and comment? Click the link on the email we sent to {email}.",