"After you select %(strong_start)sCreate New Course%(strong_end)s, pages for "
"the course and for one course run are created in Publisher. You can add "
"About page information to the course and course run pages at any time."
msgstr ""
#: templates/publisher/add_course_form.html
msgid ""
"Additionally, edX will create a URL for the course in Studio. When the "
"Studio URL is ready, you will receive an email notification. You can then go"
" to Studio and enter content for the course."
msgstr ""
#: templates/publisher/add_course_form.html
msgid "I want to add a run to this course at this time"
msgid "I want to add a run to this course at this time"
msgstr ""
msgstr ""
...
@@ -1496,13 +1483,6 @@ msgstr ""
...
@@ -1496,13 +1483,6 @@ msgstr ""
#: templates/publisher/add_courserun_form.html
#: templates/publisher/add_courserun_form.html
msgid ""
msgid ""
"\n"
"\n"
" The information on this page is based on the latest published course run, if a published course run exists.\n"
" "
msgstr ""
#: templates/publisher/add_courserun_form.html
msgid ""
"\n"
" When you create a course run, Publisher immediately creates a page for the course run in Publisher, and the edX team creates a Studio URL for the course run. You will receive an email message when edX has created the Studio URL.\n"
" When you create a course run, Publisher immediately creates a page for the course run in Publisher, and the edX team creates a Studio URL for the course run. You will receive an email message when edX has created the Studio URL.\n"
" "
" "
msgstr ""
msgstr ""
...
@@ -1702,16 +1682,6 @@ msgstr ""
...
@@ -1702,16 +1682,6 @@ msgstr ""
#: templates/publisher/course_edit_form.html
#: templates/publisher/course_edit_form.html
msgid ""
msgid ""
"To add or edit information about this course, make changes on this page and "
"then select"
msgstr ""
#: templates/publisher/course_edit_form.html
msgid "Update Course."
msgstr ""
#: templates/publisher/course_edit_form.html
msgid ""
"All required fields must be complete before this course can be sent for "
"All required fields must be complete before this course can be sent for "
"review."
"review."
msgstr ""
msgstr ""
...
@@ -2114,7 +2084,7 @@ msgid "500 character limit, including spaces."
...
@@ -2114,7 +2084,7 @@ msgid "500 character limit, including spaces."
" When you create a course run, Publisher immediately creates a page for the course run in Publisher, and the edX team creates a Studio URL for the course run. You will receive an email message when edX has created the Studio URL.\n"
" When you create a course run, Publisher immediately creates a page for the course run in Publisher, and the edX team creates a Studio URL for the course run. You will receive an email message when edX has created the Studio URL.\n"
<divclass="field-title">{% trans "COURSE TITLE" %}</div>
<divclass="field-title">{% trans "COURSE TITLE" %}<spanclass="required float-right">* Required</span></div>
<divclass="row">
<divclass="row">
<divclass="col col-6 help-text">
<divclass="col col-6 help-text">
<divclass="row">
<divclass="row">
...
@@ -92,7 +92,7 @@
...
@@ -92,7 +92,7 @@
</div>
</div>
</div>
</div>
<divclass="field-title">{% trans "COURSE NUMBER" %}</div>
<divclass="field-title">{% trans "COURSE NUMBER" %}<spanclass="required float-right">* Required</span></div>
<divclass="row">
<divclass="row">
<divclass="col col-6 help-text">
<divclass="col col-6 help-text">
<divclass="row">
<divclass="row">
...
@@ -132,14 +132,7 @@
...
@@ -132,14 +132,7 @@
</div>
</div>
</div>
</div>
</div>
</div>
<divclass="layout-full layout">
<p>
{% blocktrans with strong_start='<strong>' strong_end='</strong>' trimmed %}
After you select {{ strong_start }}Create New Course{{ strong_end }}, pages for the course and for one course run are created in Publisher. You can add About page information to the course and course run pages at any time.
{% endblocktrans %}
</p>
<p>{% trans "Additionally, edX will create a URL for the course in Studio. When the Studio URL is ready, you will receive an email notification. You can then go to Studio and enter content for the course." %}</p>
<h1class="hd-1 emphasized">{% trans "New Course Run" %}</h1>
<h1class="hd-1 emphasized">{% trans "New Course Run" %}</h1>
<divclass="copy-base">
<divclass="copy-base">
<spanclass="required">* Required</span>
<p>
{% blocktrans %}
The information on this page is based on the latest published course run, if a published course run exists.
{% endblocktrans %}
</p>
<p>
<p>
{% blocktrans %}
{% blocktrans %}
When you create a course run, Publisher immediately creates a page for the course run in Publisher, and the edX team creates a Studio URL for the course run. You will receive an email message when edX has created the Studio URL.
When you create a course run, Publisher immediately creates a page for the course run in Publisher, and the edX team creates a Studio URL for the course run. You will receive an email message when edX has created the Studio URL.
<divclass="field-title">{% trans "COURSE END DATE" %}</div>
<divclass="field-title">{% trans "COURSE END DATE" %}<spanclass="required float-right">* Required</span></div>
<divclass="row">
<divclass="row">
<divclass="col col-6 help-text">
<divclass="col col-6 help-text">
{% trans "Specify a month, day, and year. If you are unsure of the exact date, specify a day that is close to the estimated end date. For example, if your course will end near the end of March, specify March 31." %}
{% trans "Specify a month, day, and year. If you are unsure of the exact date, specify a day that is close to the estimated end date. For example, if your course will end near the end of March, specify March 31." %}
...
@@ -110,7 +104,7 @@
...
@@ -110,7 +104,7 @@
</div>
</div>
</div>
</div>
<divclass="field-title">{% trans "CERTIFICATE TYPE AND PRICE" %}</div>
<divclass="field-title">{% trans "CERTIFICATE TYPE AND PRICE" %}<spanclass="optional float-right">Optional</span></div>
<divclass="row">
<divclass="row">
<divclass="col col-6 help-text">
<divclass="col col-6 help-text">
{% trans "If the course offers a verified or professional education certificate, select the certificate type and enter the price for the certificate." %}
{% trans "If the course offers a verified or professional education certificate, select the certificate type and enter the price for the certificate." %}
{% blocktrans with strong_start='<strong>' strong_end='</strong>' trimmed %}
{% blocktrans with span_start='<spanclass="required">' span_end='</span>' trimmed %}
To add or edit information about this course run, make changes on this page and then select {{ strong_start }}Update Course Run{{ strong_end }}. All required fields must be complete before this course run can be sent for review.
{{ span_start }}* All required fields must be complete before this course run can be sent for review.{{ span_end }}
<divclass="field-title">{% trans "COURSE START DATE" %}</div>
<divclass="field-title">{% trans "COURSE START DATE" %}<spanclass="required float-right">* Required for review</span></div>
<divclass="row">
<divclass="row">
<divclass="col col-6 help-text">
<divclass="col col-6 help-text">
<ul>
<ul>
...
@@ -65,7 +65,7 @@
...
@@ -65,7 +65,7 @@
</div>
</div>
</div>
</div>
<divclass="field-title">{% trans "COURSE END DATE" %}</div>
<divclass="field-title">{% trans "COURSE END DATE" %}<spanclass="required float-right">* Required for review</span></div>
<divclass="row">
<divclass="row">
<divclass="col col-6 help-text">
<divclass="col col-6 help-text">
{% trans "Note that times use UTC. Specify a month, day, and year. If you are unsure of the exact date, specify a day that is close to the estimated end date. For example, if your course will end near the end of March, specify March 31." %}
{% trans "Note that times use UTC. Specify a month, day, and year. If you are unsure of the exact date, specify a day that is close to the estimated end date. For example, if your course will end near the end of March, specify March 31." %}
...
@@ -76,7 +76,7 @@
...
@@ -76,7 +76,7 @@
</div>
</div>
</div>
</div>
<divclass="field-title">{% trans "COURSE PACING" %}</div>
<divclass="field-title">{% trans "COURSE PACING" %}<spanclass="required float-right">* Required for review</span></div>
<divclass="row">
<divclass="row">
<divclass="col col-6 help-text">
<divclass="col col-6 help-text">
<p>{% trans "Instructor-paced courses include individual assignments that have specific due dates before the course end date." %} </p>
<p>{% trans "Instructor-paced courses include individual assignments that have specific due dates before the course end date." %} </p>
...
@@ -88,7 +88,7 @@
...
@@ -88,7 +88,7 @@
</div>
</div>
</div>
</div>
<divclass="field-title">{% trans "STUDIO URL" %}</div>
<divclass="field-title">{% trans "STUDIO URL" %}<spanclass="required float-right">* Required for review</span></div>
<divclass="row">
<divclass="row">
<divclass="col col-6 help-text">
<divclass="col col-6 help-text">
<p>{% trans "The Studio URL for this course run." %}</p>
<p>{% trans "The Studio URL for this course run." %}</p>
...
@@ -113,7 +113,7 @@
...
@@ -113,7 +113,7 @@
</div>
</div>
<divid="about-page"class="course-information {% if publisher_hide_features_for_pilot %}hidden{% endif %}">
<divid="about-page"class="course-information {% if publisher_hide_features_for_pilot %}hidden{% endif %}">
<divclass="field-title">{% trans "PROGRAM ASSOCIATION" %}</div>
<divclass="field-title">{% trans "PROGRAM ASSOCIATION" %}<spanclass="optional float-right">Optional</span></div>
<divclass="row">
<divclass="row">
<divclass="col col-6 help-text">
<divclass="col col-6 help-text">
{% trans "If this course is part of a program, select the program type, and then enter the name of the program." %}
{% trans "If this course is part of a program, select the program type, and then enter the name of the program." %}
...
@@ -173,7 +173,7 @@
...
@@ -173,7 +173,7 @@
</div>
</div>
</div>
</div>
<divclass="field-title">{% trans "CERTIFICATE TYPE AND PRICE" %}</div>
<divclass="field-title">{% trans "CERTIFICATE TYPE AND PRICE" %}<spanclass="required float-right">* Required for review</span></div>
<divclass="row">
<divclass="row">
<divclass="col col-6 help-text">
<divclass="col col-6 help-text">
{% trans "If the course offers a verified or professional education certificate, select the certificate type and enter the price for the certificate." %}
{% trans "If the course offers a verified or professional education certificate, select the certificate type and enter the price for the certificate." %}
...
@@ -203,13 +203,13 @@
...
@@ -203,13 +203,13 @@
</div>
</div>
</div>
</div>
<divclass="field-title">{% trans "COURSE STAFF" %}</div>
<divclass="field-title">{% trans "COURSE STAFF" %}<spanclass="required float-right">* Required for review</span></div>
<divclass="row">
<divclass="row">
<divclass="col col-6 help-text">
<divclass="col col-6 help-text">
{% trans "The primary instructor or instructors for the course." %}
{% trans "The primary instructor or instructors for the course." %}
<h2class="hd-2 emphasized">{% trans "COURSE ABOUT PAGES" %}</h2>
<h2class="hd-2 emphasized">{% trans "Course About Pages" %}</h2>
<divclass="col-60 float-left">
<divclass="col-60 float-left">
<pclass="about-publisher">{% trans "EdX Publisher is used to create course About pages. Users enter, review, and approve content in Publisher. Publisher keeps track of the details and sends email updates when actions are necessary." %}</p>
<pclass="about-publisher">{% trans "EdX Publisher is used to create course About pages. Users enter, review, and approve content in Publisher. Publisher keeps track of the details and sends email updates when actions are necessary." %}</p>