Congratulations! You are now verified on ${_(settings.PLATFORM_NAME)}.
+${_("Congratulations! You are now verified on ")} ${_(settings.PLATFORM_NAME)}.
${_("You are now registered as a verified student! Your registration details are below.")}
@@ -90,15 +90,15 @@-
-
You are registered for:
+${_("You are registered for:")}
-
A list of courses you have just registered for as a verified student +${_("A list of courses you have just registered for as a verified student")} - @@ -107,7 +107,7 @@Course -Status +${_("Course")} +${_("Status")} ${item.line_desc} ${_("Starts: {start_date}").format(start_date=course.start_date_text)} @@ -116,19 +116,19 @@ -
-
Verified Status
+${_("Verified Status")}
-We have received your identification details to verify your identity. If there is a problem with any of the items, we will contact you to resubmit. You can now register for any of the verified certificate courses this semester without having to re-verify.
+${_("We have received your identification details to verify your identity. If there is a problem with any of the items, we will contact you to resubmit. You can now register for any of the verified certificate courses this semester without having to re-verify.")}
-The professor will ask you to periodically submit a new photo to verify your work during the course (usually at exam times).
+${_("The professor will ask you to periodically submit a new photo to verify your work during the course (usually at exam times).")}
@@ -175,7 +175,7 @@
% if any_refunds:
- ${_("Note: items with strikethough like ")}this${_(" have been refunded.")}
+ ${_("Note: items with strikethough like ")}${_("this")}${_(" have been refunded.")}