diff --git a/src/account-settings/AccountSettingsPage.jsx b/src/account-settings/AccountSettingsPage.jsx
index 46f59b5..0e4e8ef 100644
--- a/src/account-settings/AccountSettingsPage.jsx
+++ b/src/account-settings/AccountSettingsPage.jsx
@@ -44,8 +44,8 @@ class AccountSettingsPage extends React.Component {
// If there is a "duplicate_provider" query parameter, that's the backend's
// way of telling us that the provider account the user tried to link is already linked
- // to another Open edX account. We use this to display a message to that effect, and remove the
- // parameter from the URL.
+ // to another user account on the platform. We use this to display a message to that effect,
+ // and remove the parameter from the URL.
const duplicateTpaProvider = getQueryParameters().duplicate_provider;
if (duplicateTpaProvider !== undefined) {
history.replace(history.location.pathname);
@@ -164,10 +164,11 @@ class AccountSettingsPage extends React.Component {
{this.props.intl.formatMessage(messages['account.settings.section.social.media.description'])}
++ {this.props.intl.formatMessage( + messages['account.settings.section.social.media.description'], + { siteName: getConfig().SITE_NAME }, + )} +
{this.props.intl.formatMessage(messages['account.settings.section.linked.accounts.description'])}
++ {this.props.intl.formatMessage( + messages['account.settings.section.linked.accounts.description'], + { siteName: getConfig().SITE_NAME }, + )} +
{intl.formatMessage(messages['account.settings.delete.account.modal.text.2'])}
++ {intl.formatMessage( + messages[deleteAccountModalText2MessageKey], + { siteName: getConfig().SITE_NAME }, + )} +
{intl.formatMessage(messages['account.settings.delete.account.subheader'])}
-{intl.formatMessage(messages['account.settings.delete.account.text.1'])}
-{intl.formatMessage(messages['account.settings.delete.account.text.2'])}
++ {intl.formatMessage( + messages['account.settings.delete.account.text.1'], + { siteName: getConfig().SITE_NAME }, + )} +
++ {intl.formatMessage( + messages[deleteAccountText2MessageKey], + { siteName: getConfig().SITE_NAME }, + )} +
- {intl.formatMessage(messages['account.settings.delete.account.text.warning'])} + {intl.formatMessage(messages['account.settings.delete.account.text.warning'], + { siteName: getConfig().SITE_NAME })}
- If you proceed, you will be unable to use this account to take courses on the edX app, edx.org, or any other site hosted by edX. This includes access to edx.org from your employer's or university's system and access to private sites offered by MIT Open Learning, Wharton Executive Education, and Harvard Medical School. + If you proceed, you will be unable to use this account to take courses on localhost.
- You may also lose access to verified certificates and other program credentials like MicroMasters certificates. If you want to make a copy of these for your records before proceeding with deletion, - - follow the instructions for printing or downloading a certificate - - . + You may also lose access to verified certificates and other program credentials. You can make a copy of these for your records before proceeding with deletion.
- If you proceed, you will be unable to use this account to take courses on the edX app, edx.org, or any other site hosted by edX. This includes access to edx.org from your employer's or university's system and access to private sites offered by MIT Open Learning, Wharton Executive Education, and Harvard Medical School. + If you proceed, you will be unable to use this account to take courses on localhost.
- You may also lose access to verified certificates and other program credentials like MicroMasters certificates. If you want to make a copy of these for your records before proceeding with deletion, - - follow the instructions for printing or downloading a certificate - - . + You may also lose access to verified certificates and other program credentials. You can make a copy of these for your records before proceeding with deletion.
- If you proceed, you will be unable to use this account to take courses on the edX app, edx.org, or any other site hosted by edX. This includes access to edx.org from your employer's or university's system and access to private sites offered by MIT Open Learning, Wharton Executive Education, and Harvard Medical School. + If you proceed, you will be unable to use this account to take courses on localhost.
- You may also lose access to verified certificates and other program credentials like MicroMasters certificates. If you want to make a copy of these for your records before proceeding with deletion, - - follow the instructions for printing or downloading a certificate - - . + You may also lose access to verified certificates and other program credentials. You can make a copy of these for your records before proceeding with deletion.
- Please note: Deletion of your account and personal data is permanent and cannot be undone. edX will not be able to recover your account or the data that is deleted. + Please note: Deletion of your account and personal data is permanent and cannot be undone. localhost will not be able to recover your account or the data that is deleted.
- Once your account is deleted, you cannot use it to take courses on the edX app, edx.org, or any other site hosted by edX. This includes access to edx.org from your employer’s or university’s system and access to private sites offered by MIT Open Learning, Wharton Executive Education, and Harvard Medical School. + Once your account is deleted, you cannot use it to take courses on localhost.
- You may also lose access to verified certificates and other program credentials like MicroMasters certificates. If you want to make a copy of these for your records before proceeding with deletion, - - follow the instructions for printing or downloading a certificate - - . + You may also lose access to verified certificates and other program credentials. You can make a copy of these for your records before proceeding with deletion.
- Warning: Account deletion is permanent. Please read the above carefully before proceeding. This is an irreversible action, and you will no longer be able to use the same email on edX. + Warning: Account deletion is permanent. Please read the above carefully before proceeding. This is an irreversible action, and you will no longer be able to use the same email on localhost.
- Please note: Deletion of your account and personal data is permanent and cannot be undone. edX will not be able to recover your account or the data that is deleted.
+ Please note: Deletion of your account and personal data is permanent and cannot be undone. localhost will not be able to recover your account or the data that is deleted.
- Once your account is deleted, you cannot use it to take courses on the edX app, edx.org, or any other site hosted by edX. This includes access to edx.org from your employer’s or university’s system and access to private sites offered by MIT Open Learning, Wharton Executive Education, and Harvard Medical School.
+ Once your account is deleted, you cannot use it to take courses on localhost.
- You may also lose access to verified certificates and other program credentials like MicroMasters certificates. If you want to make a copy of these for your records before proceeding with deletion,
-
- follow the instructions for printing or downloading a certificate
-
- .
+ You may also lose access to verified certificates and other program credentials. You can make a copy of these for your records before proceeding with deletion.
- Warning: Account deletion is permanent. Please read the above carefully before proceeding. This is an irreversible action, and you will no longer be able to use the same email on edX.
+ Warning: Account deletion is permanent. Please read the above carefully before proceeding. This is an irreversible action, and you will no longer be able to use the same email on localhost.
- Please note: Deletion of your account and personal data is permanent and cannot be undone. edX will not be able to recover your account or the data that is deleted.
+ Please note: Deletion of your account and personal data is permanent and cannot be undone. localhost will not be able to recover your account or the data that is deleted.
- Once your account is deleted, you cannot use it to take courses on the edX app, edx.org, or any other site hosted by edX. This includes access to edx.org from your employer’s or university’s system and access to private sites offered by MIT Open Learning, Wharton Executive Education, and Harvard Medical School.
+ Once your account is deleted, you cannot use it to take courses on localhost.
- You may also lose access to verified certificates and other program credentials like MicroMasters certificates. If you want to make a copy of these for your records before proceeding with deletion,
-
- follow the instructions for printing or downloading a certificate
-
- .
+ You may also lose access to verified certificates and other program credentials. You can make a copy of these for your records before proceeding with deletion.
- Warning: Account deletion is permanent. Please read the above carefully before proceeding. This is an irreversible action, and you will no longer be able to use the same email on edX.
+ Warning: Account deletion is permanent. Please read the above carefully before proceeding. This is an irreversible action, and you will no longer be able to use the same email on localhost.
- {props.intl.formatMessage(messages['id.verification.camera.help.difficulty.answer'])}
+ {props.intl.formatMessage(
+ messages['id.verification.camera.help.difficulty.answer'],
+ { siteName: getConfig().SITE_NAME },
+ )}
{props.intl.formatMessage(messages['id.verification.privacy.need.photo.answer'])} {props.intl.formatMessage(messages['id.verification.privacy.do.with.photo.answer'])}
+ {props.intl.formatMessage(
+ messages['id.verification.privacy.do.with.photo.answer'],
+ { siteName: getConfig().SITE_NAME },
+ )}
+
{props.intl.formatMessage(messages['id.verification.privacy.need.photo.answer'])}
- {props.intl.formatMessage(messages['id.verification.privacy.do.with.photo.answer'])}
+ {props.intl.formatMessage(
+ messages['id.verification.privacy.do.with.photo.answer'],
+ { siteName: getConfig().SITE_NAME },
+ )}
{props.intl.formatMessage(messages['id.verification.privacy.need.photo.question'])}
+
+ {props.intl.formatMessage(
+ messages['id.verification.privacy.need.photo.question'],
+ { siteName: getConfig().SITE_NAME },
+ )}
+
{props.intl.formatMessage(messages['id.verification.privacy.do.with.photo.question'])}
-
+ {props.intl.formatMessage(
+ messages['id.verification.privacy.do.with.photo.question'],
+ { siteName: getConfig().SITE_NAME },
+ )}
+
+
- {props.intl.formatMessage(messages['id.verification.privacy.need.photo.question'])}
+ {props.intl.formatMessage(
+ messages['id.verification.privacy.need.photo.question'],
+ { siteName: getConfig().SITE_NAME },
+ )}
- {props.intl.formatMessage(messages['id.verification.privacy.do.with.photo.question'])}
+ {props.intl.formatMessage(
+ messages['id.verification.privacy.do.with.photo.question'],
+ { siteName: getConfig().SITE_NAME },
+ )}