diff --git a/lms/static/js/student_account/components/StudentAccountDeletion.jsx b/lms/static/js/student_account/components/StudentAccountDeletion.jsx index 30713689bb12..ffca8a25ebc0 100644 --- a/lms/static/js/student_account/components/StudentAccountDeletion.jsx +++ b/lms/static/js/student_account/components/StudentAccountDeletion.jsx @@ -107,23 +107,12 @@ export class StudentAccountDeletion extends React.Component { return (
{ gettext('We’re sorry to see you go!') }
-{noteDeletion}
-- {bodyDeletion} - {bodyDeletion2} -
+{ gettext('Please note: Deletion of your account and personal data is permanent and cannot be undone. We will not be able to recover your account or the data that is deleted.') }
+{ gettext('Once your account is deleted, you cannot use it to take courses on the app. This includes access to the app from your employer’s or university’s system and access to private sites offered.') }
- -- {bodyDeletion} - {bodyDeletion2} -
+{ gettext('If you proceed, you will be unable to use this account to take courses on the app. This includes access to the app from your employer’s or university’s system and access to private sites offered.') }