## Translators: this message is displayed when a user tries to link their account with a third-party authentication provider (for example, Google or LinkedIn) with a given edX account, but their third-party account is already associated with another edX account. provider_name is the name of the third-party authentication provider, and platform_name is the name of the edX deployment.
## Translators: this message is displayed when a user tries to link their account with a third-party authentication provider (for example, Google or LinkedIn) with a given edX account, but their third-party account is already associated with another edX account. provider_name is the name of the third-party authentication provider, and platform_name is the name of the edX deployment.
<p>${_('The {provider_name} account you selected is already linked to another {platform_name} account.').format(provider_name='<strong>%s</strong>' % duplicate_provider.NAME, platform_name=platform_name)}
<p>${_("The {provider_name} account you selected is already linked to another {platform_name} account.").format(provider_name='<strong>%s</strong>' % duplicate_provider.NAME, platform_name=platform_name)}
## Translators: note that {platform} {cert_name_short} will look something like: "edX certificate". Please do not change the order of these placeholders.
## Translators: note that {platform} {cert_name_short} will look something like: "edX certificate". Please do not change the order of these placeholders.
<p>${_("To uphold the credibility of your {platform} {cert_name_short}, all name changes will be logged and recorded.").format(platform=settings.PLATFORM_NAME, cert_name_short=cert_name_short)}</p>
<p>${_("To uphold the credibility of your {platform} {cert_name_short}, all name changes will be recorded.").format(platform=settings.PLATFORM_NAME, cert_name_short=cert_name_short)}</p>
@@ -27,8 +27,8 @@ from django.core.urlresolvers import reverse
...
@@ -27,8 +27,8 @@ from django.core.urlresolvers import reverse
## override in a more generalizable fashion.
## override in a more generalizable fashion.
% if not stanford_theme_enabled():
% if not stanford_theme_enabled():
<divclass="cta cta-welcome">
<divclass="cta cta-welcome">
<h3>${_("Welcome to {platform_name}").format(platform_name=platform_name)}</h3>
<h3>${_("Welcome to {platform_name}!").format(platform_name=platform_name)}</h3>
<p>${_("Registering with {platform_name} gives you access to all of our current and future free courses. Not ready to take a course just yet? Registering puts you on our mailing list - we will update you as courses are added.").format(platform_name=platform_name)}</p>
<p>${_("Registering with {platform_name} gives you access to all of our current and future free courses. Not ready to take a course just yet? Registering also adds you to our mailing list - we will update you as courses are added.").format(platform_name=platform_name)}</p>
</div>
</div>
% endif
% endif
...
@@ -37,17 +37,17 @@ from django.core.urlresolvers import reverse
...
@@ -37,17 +37,17 @@ from django.core.urlresolvers import reverse
% if stanford_theme_enabled():
% if stanford_theme_enabled():
<p>${_("You will receive an activation email. You must click on the activation link to complete the process. Don't see the email? Check your spam folder and mark emails from class.stanford.edu as 'not spam', since you'll want to be able to receive email from your courses.")}</p>
<p>${_("You will receive an activation email. You must click on the activation link to complete the process. Don't see the email? Check your spam folder and mark emails from class.stanford.edu as 'not spam', since you'll want to be able to receive email from your courses.")}</p>
% else:
% else:
<p>${_("As part of joining {platform_name}, you will receive an activation email. You must click on the activation link to complete the process. Don't see the email? Check your spam folder and mark {platform_name} emails as 'not spam'. At {platform_name}, we communicate mostly through email.").format(platform_name=platform_name)}</p>
<p>${_("As part of registering with {platform_name}, you will receive an activation email. You must click on the activation link to complete the registration process. Don't see the email? Check your spam folder and mark {platform_name} emails as 'not spam'. At {platform_name}, we communicate mostly through email.").format(platform_name=platform_name)}</p>
% endif
% endif
</div>
</div>
% if settings.MKTG_URL_LINK_MAP.get('FAQ'):
% if settings.MKTG_URL_LINK_MAP.get('FAQ'):
<divclass="cta cta-help">
<divclass="cta cta-help">
<h3>${_("Need Help?")}</h3>
<h3>${_("Need Help?")}</h3>
<p>${_("Need help in registering with {platform_name}?").format(platform_name=platform_name)}
<p>${_("Need help registering with {platform_name}?").format(platform_name=platform_name)}
<ahref="${marketing_link('FAQ')}">
<ahref="${marketing_link('FAQ')}">
${_("View our FAQs for answers to commonly asked questions.")}
${_("View our FAQs for answers to commonly asked questions.")}
</a>
</a>
${_("Once registered, most questions can be answered in the course specific discussion forums or through the FAQs.")}</p>
${_("After you register, you can find answers to most of your questions in course-specific FAQs and discussions.")}</p>
## Translators: provider_name is the name of an external, third-party user authentication service (like Google or LinkedIn).
## Translators: provider_name is the name of an external, third-party user authentication service (like Google or LinkedIn).
<buttontype="submit"class="button button-primary button-${enabled.NAME}"onclick="thirdPartySignin(event, '${pipeline.get_login_url(enabled.NAME, pipeline.AUTH_ENTRY_REGISTER)}');"><spanclass="icon ${enabled.ICON_CLASS}"></span>${_('Sign up with {provider_name}').format(provider_name=enabled.NAME)}</button>
<buttontype="submit"class="button button-primary button-${enabled.NAME}"onclick="thirdPartySignin(event, '${pipeline.get_login_url(enabled.NAME, pipeline.AUTH_ENTRY_REGISTER)}');"><spanclass="icon ${enabled.ICON_CLASS}"></span>${_('Register with {provider_name}').format(provider_name=enabled.NAME)}</button>
% endfor
% endfor
</div>
</div>
...
@@ -137,7 +137,7 @@
...
@@ -137,7 +137,7 @@
<pclass="instructions">
<pclass="instructions">
${_('Create your own {platform_name} account below').format(platform_name=platform_name)}
${_('Create your own {platform_name} account below').format(platform_name=platform_name)}
<spanclass="note">${_('Required fields are noted by <strongclass="indicator">bold text and an asterisk (*)</strong>.')}</span>
<spanclass="note">${_('Required fields are indicated by <strongclass="indicator">bold text and an asterisk (*)</strong>.')}</span>
</p>
</p>
...
@@ -155,7 +155,7 @@
...
@@ -155,7 +155,7 @@
<pclass="instructions">
<pclass="instructions">
${_("Please complete the following fields to register for an account. ")}<br/>
${_("Please complete the following fields to register for an account. ")}<br/>
${_('Required fields are noted by <strongclass="indicator">bold text and an asterisk (*)</strong>.')}
${_('Required fields are indicated by <strongclass="indicator">bold text and an asterisk (*)</strong>.')}
<spanclass="tip tip-input"id="username-tip">${_('Will be shown in any discussions or forums you participate in')} <strong>(${_('cannot be changed later')})</strong></span>
<spanclass="tip tip-input"id="username-tip">${_('The name that will identify you in your courses')} <strong>(${_('cannot be changed later')})</strong></span>
</li>
</li>
% if settings.FEATURES.get('ENABLE_THIRD_PARTY_AUTH') and running_pipeline:
% if settings.FEATURES.get('ENABLE_THIRD_PARTY_AUTH') and running_pipeline:
<p>${_("Please make sure your browser is updated to the <strong>{a_start}most recent version possible{a_end}</strong>. Also, please make sure your <strong>webcam is plugged in, turned on, and allowed to function in your web browser (commonly adjustable in your browser settings)</strong>").format(a_start='<arel="external"href="http://browsehappy.com/">', a_end="</a>")}</p>
<p>${_("Please make sure your browser is updated to the <strong>{a_start}most recent version possible{a_end}</strong>. Also, please make sure your <strong>webcam is plugged in, turned on, and allowed to function in your web browser (commonly adjustable in your browser settings)</strong>").format(a_start='<arel="external"href="http://browsehappy.com/">', a_end="</a>")}</p>
<p>${_("Please make sure your browser is updated to the {a_start}most recent version possible{a_end}. Also, please make sure your <strong>webcam is plugged in, turned on, and allowed to function in your web browser (commonly adjustable in your browser settings).</strong>").format(a_start='<strong><arel="external"href="http://browsehappy.com/">', a_end="</a></strong>")}</p>
<p>${_("Please make sure your browser is updated to the {a_start}most recent version possible{a_end}. Also, please make sure your <strong>webcam is plugged in, turned on, and allowed to function in your web browser (commonly adjustable in your browser settings).</strong>").format(a_start='<strong><arel="external"href="http://browsehappy.com/">', a_end="</a></strong>")}</p>
<p>${_("Please make sure your browser is updated to the {a_start}most recent version possible{a_end}. Also, please make sure your <strong>webcam is plugged in, turned on, and allowed to function in your web browser (commonly adjustable in your browser settings).</strong>").format(a_start='<strong><arel="external"href="http://browsehappy.com/">', a_end="</a></strong>")}</p>
<p>${_("Please make sure your browser is updated to the {a_start}most recent version possible{a_end}. Also, please make sure your <strong>webcam is plugged in, turned on, and allowed to function in your web browser (commonly adjustable in your browser settings).</strong>").format(a_start='<strong><arel="external"href="http://browsehappy.com/">', a_end="</a></strong>")}</p>
<spanclass="copy-super">${_("Check your email")}</span>
<spanclass="copy-super">${_("Check your email")}</span>
<spanclass="copy-sub">${_("you need an active edX account before registering - check your email for instructions")}</span>
<spanclass="copy-sub">${_("You need to activate your {platform_name} account before you can register for courses. Check your inbox for an activation email.").format(platform_name=settings.PLATFORM_NAME)}</span>
<spanclass="copy-sub">${_("A driver's license, passport, or other government or school-issued ID with your name and picture on it")}</span>
<spanclass="copy-sub">${_("A driver's license, passport, or other government or school-issued ID with your name and picture on it.")}</span>
</p>
</p>
</div>
</div>
</li>
</li>
...
@@ -133,7 +133,13 @@
...
@@ -133,7 +133,13 @@
<divclass="copy">
<divclass="copy">
<p>
<p>
<spanclass="copy-super">${_("A webcam and a modern browser")}</span>
<spanclass="copy-super">${_("A webcam and a modern browser")}</span>
<spanclass="copy-sub"><strong><arel="external"href="https://www.mozilla.org/en-US/firefox/new/">Firefox</a>, <arel="external"href="https://www.google.com/intl/en/chrome/browser/">Chrome</a>, <arel="external"href="http://www.apple.com/safari/">Safari</a>, <arel="external"href="http://windows.microsoft.com/en-us/internet-explorer/download-ie">IE9+</a></strong> - ${_("Please make sure your browser is updated to the most recent version possible")}
## Translators: This phrase will look like this: "Internet Explorer 9 or later"
<arel="external"href="http://windows.microsoft.com/en-us/internet-explorer/download-ie">${_("{internet_explorer_version} or later").format(internet_explorer_version="Internet Explorer 9")}</a></strong>.
${_("Please make sure your browser is updated to the most recent version possible.")}
</span>
</span>
</p>
</p>
</div>
</div>
...
@@ -148,7 +154,7 @@
...
@@ -148,7 +154,7 @@
<divclass="copy">
<divclass="copy">
<p>
<p>
<spanclass="copy-super">${_("A major credit or debit card")}</span>
<spanclass="copy-super">${_("A major credit or debit card")}</span>
<spanclass="copy-sub">${_("Visa, Master Card, American Express, Discover, Diners Club, JCB with Discover logo")}</span>
<spanclass="copy-sub">${_("Visa, MasterCard, American Express, Discover, Diners Club, or JCB with the Discover logo.")}</span>