diff --git a/cms/templates/index.html b/cms/templates/index.html index 92efdd0d81..0834383dd1 100644 --- a/cms/templates/index.html +++ b/cms/templates/index.html @@ -61,7 +61,8 @@
  1. - ## Translators: This is an example name for a new course, seen when filling out the form to create a new course. + ## Translators: This is an example name for a new course, seen when + ## filling out the form to create a new course. ${_("The public display name for your course. This cannot be changed, but you can set a different display name in Advanced Settings later.")} @@ -77,7 +78,9 @@
  2. - ## Translators: This is an example for the number used to identify a course, seen when filling out the form to create a new course. The number here is short for "Computer Science 101". It can contain letters but cannot contain spaces. + ## Translators: This is an example for the number used to identify a course, + ## seen when filling out the form to create a new course. The number here is + ## short for "Computer Science 101". It can contain letters but cannot contain spaces. ${_("The unique number that identifies your course within your organization.")} ${_("Note: This is part of your course URL, so no spaces or special characters are allowed and it cannot be changed.")} @@ -85,7 +88,8 @@
  3. - ## Translators: This is an example for the "run" used to identify different instances of a course, seen when filling out the form to create a new course. + ## Translators: This is an example for the "run" used to identify different + ## instances of a course, seen when filling out the form to create a new course. ${_("The term in which your course will run.")} ${_("Note: This is part of your course URL, so no spaces or special characters are allowed and it cannot be changed.")} @@ -123,7 +127,9 @@
    1. - ## Translators: This is an example name for a new content library, seen when filling out the form to create a new library. (A library is a collection of content or problems.) + ## Translators: This is an example name for a new content library, seen when + ## filling out the form to create a new library. + ## (A library is a collection of content or problems.) ${_("The public display name for your library.")} @@ -137,7 +143,10 @@
    2. - ## Translators: This is an example for the "code" used to identify a library, seen when filling out the form to create a new library. This example is short for "Computer Science Problems". The example number may contain letters but must not contain spaces. + ## Translators: This is an example for the "code" used to identify a library, + ## seen when filling out the form to create a new library. This example is short + ## for "Computer Science Problems". The example number may contain letters + ## but must not contain spaces. ${_("The unique code that identifies this library.")} ${_("Note: This is part of your library URL, so no spaces or special characters are allowed.")} ${_("This cannot be changed.")} @@ -188,7 +197,11 @@
      ${_("This course run is currently being created.")}
      - ## Translators: This is a status message, used to inform the user of what the system is doing. This status means that the user has requested to re-run an existing course, and the system is currently in the process of duplicating and configuring the existing course so that it can be re-run. + ## Translators: This is a status message, used to inform the user of + ## what the system is doing. This status means that the user has + ## requested to re-run an existing course, and the system is currently + ## in the process of duplicating and configuring the existing course + ## so that it can be re-run. ${_("Configuring as re-run")}
      @@ -227,10 +240,14 @@
      -
      This re-run processing status:
      + ## Translators: This is a status message for the course re-runs feature. + ## When a course admin indicates that a course should be re-run, the system + ## needs to process the request and prepare the new course. The status of + ## the process will follow this text. +
      ${_("This re-run processing status:")}
      - Configuration Error + ${_("Configuration Error")}