Merge pull request #6393 from edx/remove-useless-gettext

HTML should not be i18ned
This commit is contained in:
David Baumgold
2014-12-30 21:25:17 -05:00

View File

@@ -387,7 +387,9 @@
<header>
<h2 id="unenrollment-modal-title">
${_("<span id='track-info'></span> {course_number}? <span id='refund-info'></span>").format(course_number="<span id='unenroll_course_number'></span>")}
<span id='track-info'></span>
<span id='unenroll_course_number'></span>?
<span id='refund-info'></span>
<span class="sr">,
## Translators: this text gives status on if the modal interface (a menu or piece of UI that takes the full focus of the screen) is open or not
${_("window open")}