Commit dec9e41d by Greg Price

Merge pull request #5853 from edx/gprice/fix-complementary

Fix spelling of complementary role
parents fc8b2a5f 067e270a
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
</div> </div>
</article> </article>
<aside class="content-supplementary" role="complimentary"> <aside class="content-supplementary" role="complementary">
<div class="bit"> <div class="bit">
<h3 class="title-3">${_("Adding Files for Your Course")}</h3> <h3 class="title-3">${_("Adding Files for Your Course")}</h3>
......
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
</form> </form>
</article> </article>
<aside class="content-supplementary" role="complimentary"> <aside class="content-supplementary" role="complementary">
<div class="bit"> <div class="bit">
<h3 class="title title-3">${_("What are course checklists?")}</h3> <h3 class="title title-3">${_("What are course checklists?")}</h3>
<p> <p>
......
...@@ -106,7 +106,7 @@ templates = ["basic-modal", "modal-button", "edit-xblock-modal", ...@@ -106,7 +106,7 @@ templates = ["basic-modal", "modal-button", "edit-xblock-modal",
<p><span class="spin"><i class="icon-refresh"></i></span> <span class="copy">${_("Loading...")}</span></p> <p><span class="spin"><i class="icon-refresh"></i></span> <span class="copy">${_("Loading...")}</span></p>
</div> </div>
</article> </article>
<aside class="content-supplementary" role="complimentary"> <aside class="content-supplementary" role="complementary">
% if not is_unit_page: % if not is_unit_page:
<div class="bit"> <div class="bit">
<h3 class="title-3">${_("Adding components")}</h3> <h3 class="title-3">${_("Adding components")}</h3>
......
...@@ -123,7 +123,7 @@ ...@@ -123,7 +123,7 @@
</article> </article>
<aside class="content-supplementary" role="complimentary"> <aside class="content-supplementary" role="complementary">
<div class="bit"> <div class="bit">
<h3 class="title-3">${_("When will my course re-run start?")}</h3> <h3 class="title-3">${_("When will my course re-run start?")}</h3>
<ul class="list-details"> <ul class="list-details">
......
...@@ -114,7 +114,7 @@ from contentstore.utils import reverse_usage_url ...@@ -114,7 +114,7 @@ from contentstore.utils import reverse_usage_url
<p><span class="spin"><i class="icon-refresh"></i></span> <span class="copy">${_("Loading...")}</span></p> <p><span class="spin"><i class="icon-refresh"></i></span> <span class="copy">${_("Loading...")}</span></p>
</div> </div>
</article> </article>
<aside class="content-supplementary" role="complimentary"> <aside class="content-supplementary" role="complementary">
<div class="bit"> <div class="bit">
<h3 class="title-3">${_("Creating your course organization")}</h3> <h3 class="title-3">${_("Creating your course organization")}</h3>
<p>${_("You add sections, subsections, and units directly in the outline.")}</p> <p>${_("You add sections, subsections, and units directly in the outline.")}</p>
......
...@@ -137,7 +137,7 @@ ...@@ -137,7 +137,7 @@
</div> </div>
</article> </article>
<aside class="content-supplementary" role="complimentary"> <aside class="content-supplementary" role="complementary">
<div class="bit"> <div class="bit">
<h3 class="title-3">${_("What are pages?")}</h3> <h3 class="title-3">${_("What are pages?")}</h3>
<p>${_("Pages are listed horizontally at the top of your course. Default pages (Courseware, Course info, Discussion, Wiki, and Progress) are followed by textbooks and custom pages that you create.")}</p> <p>${_("Pages are listed horizontally at the top of your course. Default pages (Courseware, Course info, Discussion, Wiki, and Progress) are followed by textbooks and custom pages that you create.")}</p>
......
...@@ -84,7 +84,7 @@ ...@@ -84,7 +84,7 @@
</div> </div>
</article> </article>
<aside class="content-supplementary" role="complimentary"> <aside class="content-supplementary" role="complementary">
<div class="bit"> <div class="bit">
<h3 class="title-3">${_("Why export a course?")}</h3> <h3 class="title-3">${_("Why export a course?")}</h3>
<p>${_("You may want to edit the XML in your course directly, outside of Studio. You may want to create a backup copy of your course. Or, you may want to create a copy of your course that you can later import into another course instance and customize.")}</p> <p>${_("You may want to edit the XML in your course directly, outside of Studio. You may want to create a backup copy of your course. Or, you may want to create a copy of your course that you can later import into another course instance and customize.")}</p>
......
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
% endif % endif
</div> </div>
</article> </article>
<aside class="content-supplementary" role="complimentary"> <aside class="content-supplementary" role="complementary">
<dl class="export-git-info-block"> <dl class="export-git-info-block">
<dt>${_("Your course:")}</dt> <dt>${_("Your course:")}</dt>
<dd class="course_text">${context_course.id | h}</dd> <dd class="course_text">${context_course.id | h}</dd>
......
...@@ -59,7 +59,7 @@ ...@@ -59,7 +59,7 @@
</div> </div>
% endif % endif
</article> </article>
<aside class="content-supplementary" role="complimentary"> <aside class="content-supplementary" role="complementary">
<div class="bit"> <div class="bit">
<h3 class="title-3">${_("What can I do on this page?")}</h3> <h3 class="title-3">${_("What can I do on this page?")}</h3>
<p>${_("You can create, edit, and delete group configurations.")}</p> <p>${_("You can create, edit, and delete group configurations.")}</p>
......
...@@ -127,7 +127,7 @@ ...@@ -127,7 +127,7 @@
</form> </form>
</article> </article>
<aside class="content-supplementary" role="complimentary"> <aside class="content-supplementary" role="complementary">
<div class="bit"> <div class="bit">
<h3 class="title-3">${_("Why import a course?")}</h3> <h3 class="title-3">${_("Why import a course?")}</h3>
<p>${_("You may want to run a new version of an existing course, or replace an existing course altogether. Or, you may have developed a course outside Studio.")}</p> <p>${_("You may want to run a new version of an existing course, or replace an existing course altogether. Or, you may have developed a course outside Studio.")}</p>
......
...@@ -357,7 +357,7 @@ ...@@ -357,7 +357,7 @@
% endif % endif
</article> </article>
<aside class="content-supplementary" role="complimentary"> <aside class="content-supplementary" role="complementary">
<div class="bit"> <div class="bit">
<h3 class="title title-3">${_('New to edX Studio?')}</h3> <h3 class="title title-3">${_('New to edX Studio?')}</h3>
<p>${_('Click Help in the upper-right corner to get more information about the Studio page you are viewing. You can also use the links at the bottom of the page to access our continously updated documentation and other Studio resources.')}</p> <p>${_('Click Help in the upper-right corner to get more information about the Studio page you are viewing. You can also use the links at the bottom of the page to access our continously updated documentation and other Studio resources.')}</p>
...@@ -422,7 +422,7 @@ ...@@ -422,7 +422,7 @@
</div> </div>
</article> </article>
<aside class="content-supplementary" role="complimentary"> <aside class="content-supplementary" role="complementary">
<div class="bit"> <div class="bit">
<h3 class="title title-3">${_('Need help?')}</h3> <h3 class="title title-3">${_('Need help?')}</h3>
<p>${_('Please check your Junk or Spam folders in case our email isn\'t in your INBOX. Still can\'t find the verification email? Request help via the link below.')}</p> <p>${_('Please check your Junk or Spam folders in case our email isn\'t in your INBOX. Still can\'t find the verification email? Request help via the link below.')}</p>
......
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
<p><span class="spin"><i class="icon-refresh"></i></span> <span class="copy">Loading...</span></p> <p><span class="spin"><i class="icon-refresh"></i></span> <span class="copy">Loading...</span></p>
</div> </div>
</article> </article>
<aside class="content-supplementary" role="complimentary"> <aside class="content-supplementary" role="complementary">
<div id="publish-unit" class="window"></div> <div id="publish-unit" class="window"></div>
<div id="publish-history"></div> <div id="publish-history"></div>
</aside> </aside>
......
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
<p><span class="spin"><i class="icon-refresh"></i></span> <span class="copy">Loading...</span></p> <p><span class="spin"><i class="icon-refresh"></i></span> <span class="copy">Loading...</span></p>
</div> </div>
</article> </article>
<aside class="content-supplementary" role="complimentary"> <aside class="content-supplementary" role="complementary">
<div class="bit"> <div class="bit">
<h3 class="title-3">What can I do on this page?</h3> <h3 class="title-3">What can I do on this page?</h3>
<p>You can create new sections and subsections, set the release date for sections, and create new units in existing subsections. You can set the assignment type for subsections that are to be graded, and you can open a subsection for further editing.</p> <p>You can create new sections and subsections, set the release date for sections, and create new units in existing subsections. You can set the assignment type for subsections that are to be graded, and you can open a subsection for further editing.</p>
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
<p><span class="spin"><i class="icon-refresh"></i></span> <span class="copy">${_("Loading...")}</span></p> <p><span class="spin"><i class="icon-refresh"></i></span> <span class="copy">${_("Loading...")}</span></p>
</div> </div>
</article> </article>
<aside class="content-supplementary" role="complimentary"></aside> <aside class="content-supplementary" role="complementary"></aside>
</section> </section>
</div> </div>
</div> </div>
...@@ -45,7 +45,7 @@ from django.utils.translation import ugettext as _ ...@@ -45,7 +45,7 @@ from django.utils.translation import ugettext as _
</form> </form>
</article> </article>
<aside class="content-supplementary" role="complimentary"> <aside class="content-supplementary" role="complementary">
<h2 class="sr">${_("Studio Support")}</h2> <h2 class="sr">${_("Studio Support")}</h2>
<div class="bit"> <div class="bit">
......
...@@ -143,7 +143,7 @@ ...@@ -143,7 +143,7 @@
%endif %endif
</article> </article>
<aside class="content-supplementary" role="complimentary"> <aside class="content-supplementary" role="complementary">
<div class="bit"> <div class="bit">
<h3 class="title-3">${_("Course Team Roles")}</h3> <h3 class="title-3">${_("Course Team Roles")}</h3>
<p>${_("Course team members, or staff, are course co-authors. They have full writing and editing privileges on all course content.")}</p> <p>${_("Course team members, or staff, are course co-authors. They have full writing and editing privileges on all course content.")}</p>
......
...@@ -77,7 +77,7 @@ ...@@ -77,7 +77,7 @@
</form> </form>
</article> </article>
<aside class="content-supplementary" role="complimentary"> <aside class="content-supplementary" role="complementary">
<h2 class="sr">${_("Common Studio Questions")}</h2> <h2 class="sr">${_("Common Studio Questions")}</h2>
<div class="bit"> <div class="bit">
......
...@@ -292,7 +292,7 @@ CMS.URL.UPLOAD_ASSET = '${upload_asset_url}'; ...@@ -292,7 +292,7 @@ CMS.URL.UPLOAD_ASSET = '${upload_asset_url}';
% endif % endif
</form> </form>
</article> </article>
<aside class="content-supplementary" role="complimentary"> <aside class="content-supplementary" role="complementary">
<div class="bit"> <div class="bit">
<h3 class="title-3">${_("How are these settings used?")}</h3> <h3 class="title-3">${_("How are these settings used?")}</h3>
<p>${_("Your course's schedule determines when students can enroll in and begin a course.")}</p> <p>${_("Your course's schedule determines when students can enroll in and begin a course.")}</p>
......
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
</form> </form>
</article> </article>
<aside class="content-supplementary" role="complimentary"> <aside class="content-supplementary" role="complementary">
<div class="bit"> <div class="bit">
<h3 class="title-3">${_("What do advanced settings do?")}</h3> <h3 class="title-3">${_("What do advanced settings do?")}</h3>
<p>${_("Advanced settings control specific course functionality. On this page, you can edit manual policies, which are JSON-based key and value pairs that control specific course settings.")}</p> <p>${_("Advanced settings control specific course functionality. On this page, you can edit manual policies, which are JSON-based key and value pairs that control specific course settings.")}</p>
......
...@@ -112,7 +112,7 @@ ...@@ -112,7 +112,7 @@
</form> </form>
</article> </article>
<aside class="content-supplementary" role="complimentary"> <aside class="content-supplementary" role="complementary">
<div class="bit"> <div class="bit">
<h3 class="title-3">${_("What can I do on this page?")}</h3> <h3 class="title-3">${_("What can I do on this page?")}</h3>
<p>${_("You can use the slider under Overall Grade Range to specify whether your course is pass/fail or graded by letter, and to establish the thresholds for each grade.")}</p> <p>${_("You can use the slider under Overall Grade Range to specify whether your course is pass/fail or graded by letter, and to establish the thresholds for each grade.")}</p>
......
...@@ -54,7 +54,7 @@ CMS.URL.LMS_BASE = "${settings.LMS_BASE}" ...@@ -54,7 +54,7 @@ CMS.URL.LMS_BASE = "${settings.LMS_BASE}"
<article class="content-primary" role="main"> <article class="content-primary" role="main">
</article> </article>
<aside class="content-supplementary" role="complimentary"> <aside class="content-supplementary" role="complementary">
<div class="bit"> <div class="bit">
<h3 class="title-3">${_("Why should I break my textbook into chapters?")}</h3> <h3 class="title-3">${_("Why should I break my textbook into chapters?")}</h3>
<p>${_("Breaking your textbook into multiple chapters reduces loading times for students, especially those with slow Internet connections. Breaking up textbooks into chapters can also help students more easily find topic-based information.")}</p> <p>${_("Breaking your textbook into multiple chapters reduces loading times for students, especially those with slow Internet connections. Breaking up textbooks into chapters can also help students more easily find topic-based information.")}</p>
......
...@@ -455,7 +455,7 @@ ...@@ -455,7 +455,7 @@
</article> </article>
</section> </section>
</article> </article>
<aside class="content-supplementary" role="complimentary"> <aside class="content-supplementary" role="complementary">
<!-- begin publishing changes 1 --> <!-- begin publishing changes 1 -->
......
...@@ -325,7 +325,7 @@ ...@@ -325,7 +325,7 @@
</article><!-- /content-primary --> </article><!-- /content-primary -->
<aside class="content-supplementary" role="complimentary"> <aside class="content-supplementary" role="complementary">
<div class="bit"> <div class="bit">
<h3 class="title-3">When will my course re-run start?</h3> <h3 class="title-3">When will my course re-run start?</h3>
<ul class="list-details"> <ul class="list-details">
......
...@@ -757,7 +757,7 @@ from django.core.urlresolvers import reverse ...@@ -757,7 +757,7 @@ from django.core.urlresolvers import reverse
</article> </article>
<aside class="content-supplementary" role="complimentary"> <aside class="content-supplementary" role="complementary">
<div class="bit"> <div class="bit">
<h3 class="title-3">What can I do on this page?</h3> <h3 class="title-3">What can I do on this page?</h3>
<p>You can create new sections and subsections, set the release date for sections, and create new units in existing subsections. You can set the assignment type for subsections that are to be graded, and you can open a subsection for further editing.</p> <p>You can create new sections and subsections, set the release date for sections, and create new units in existing subsections. You can set the assignment type for subsections that are to be graded, and you can open a subsection for further editing.</p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment