$(selectors.errorMessage).html('<p>'+gettext('The combined length of the organization, course number, and course run fields cannot be more than 65 characters.')+'</p>');
$(selectors.errorMessage).html('<p>'+gettext('The combined length of the organization, course number, and course run fields cannot be more than 65 characters.')+'</p>');
@@ -43,9 +43,9 @@ from contentstore.utils import reverse_usage_url
...
@@ -43,9 +43,9 @@ from contentstore.utils import reverse_usage_url
<iclass="alert-symbol icon-bullhorn"></i>
<iclass="alert-symbol icon-bullhorn"></i>
<divclass="copy">
<divclass="copy">
<h2class="title title-3">This course was created as a re-run. Some manual configuration is needed.</h2>
<h2class="title title-3">${_("This course was created as a re-run. Some manual configuration is needed.")}</h2>
<p>Be sure to review and reset all dates (the Course Start Date was set to January 1, 2030); set up the course team; review course updates and other assets for dated material; and seed the discussions and wiki.</p>
<p>${_("Be sure to review and reset all dates (the Course Start Date was set to January 1, 2030); set up the course team; review course updates and other assets for dated material; and seed the discussions and wiki.")}</p>