diff --git a/lms/templates/dashboard.html b/lms/templates/dashboard.html index cdf98d902d..c1b5e71179 100644 --- a/lms/templates/dashboard.html +++ b/lms/templates/dashboard.html @@ -288,7 +288,7 @@ @@ -297,7 +297,7 @@ ${_('Email Settings for {course_number}').format(course_number='')} , ## 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 - ${_("modal open")} + ${_("window open")}
@@ -320,7 +320,7 @@ @@ -329,7 +329,7 @@ ${_('Password Reset Email Sent')} , ## 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 - ${_("modal open")} + ${_("window open")}
@@ -349,7 +349,7 @@ @@ -358,7 +358,7 @@ ${_("Change Email")} , ## 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 - ${_("modal open")} + ${_("window open")}
@@ -392,7 +392,7 @@ @@ -401,7 +401,7 @@ ${_("Change your name")} , ## 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 - ${_("modal open")} + ${_("window open")}
@@ -434,7 +434,7 @@ @@ -443,7 +443,7 @@ ${_(' {course_number}? ').format(course_number='')} , ## 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 - ${_("modal open")} + ${_("window open")}
diff --git a/lms/templates/forgot_password_modal.html b/lms/templates/forgot_password_modal.html index 5aaa38585e..a6b797a03a 100644 --- a/lms/templates/forgot_password_modal.html +++ b/lms/templates/forgot_password_modal.html @@ -7,7 +7,7 @@ diff --git a/lms/templates/help_modal.html b/lms/templates/help_modal.html index 8650e75a12..56d8240b59 100644 --- a/lms/templates/help_modal.html +++ b/lms/templates/help_modal.html @@ -21,7 +21,7 @@ ✕ ## Translators: this is a control to allow users to exit out of this modal interface (a menu or piece of UI that takes the full focus of the screen) - ${_('Close Modal')} + ${_('Close')} @@ -72,7 +72,7 @@ discussion_link = get_discussion_link(course) if course else None ✕ ## Translators: this is a control to allow users to exit out of this modal interface (a menu or piece of UI that takes the full focus of the screen) - ${_('Close Modal')} + ${_('Close')} @@ -106,7 +106,7 @@ discussion_link = get_discussion_link(course) if course else None ✕ ## Translators: this is a control to allow users to exit out of this modal interface (a menu or piece of UI that takes the full focus of the screen) - ${_('Close Modal')} + ${_('Close')} diff --git a/lms/templates/login_modal.html b/lms/templates/login_modal.html index 9cacaff51c..9220d035d6 100644 --- a/lms/templates/login_modal.html +++ b/lms/templates/login_modal.html @@ -8,7 +8,7 @@ diff --git a/lms/templates/modal/_modal-settings-language.html b/lms/templates/modal/_modal-settings-language.html index 5c0be2e11c..00def90240 100644 --- a/lms/templates/modal/_modal-settings-language.html +++ b/lms/templates/modal/_modal-settings-language.html @@ -10,7 +10,7 @@ @@ -19,7 +19,7 @@ ${_("Change Preferred Language")} , ## 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 - ${_("modal open")} + ${_("window open")}
diff --git a/lms/templates/signup_modal.html b/lms/templates/signup_modal.html index 85c2732571..24beff0f8c 100644 --- a/lms/templates/signup_modal.html +++ b/lms/templates/signup_modal.html @@ -13,7 +13,7 @@ diff --git a/lms/templates/wiki/edit.html b/lms/templates/wiki/edit.html index 1f27157620..749620d3eb 100644 --- a/lms/templates/wiki/edit.html +++ b/lms/templates/wiki/edit.html @@ -45,10 +45,10 @@