From 4dbd81451f859f1dcb28dc1480e12126e88e5892 Mon Sep 17 00:00:00 2001 From: David Baumgold Date: Tue, 15 Sep 2015 10:19:55 -0400 Subject: [PATCH] Internationalize course re-run strings --- cms/templates/index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/cms/templates/index.html b/cms/templates/index.html index 92efdd0d81..0d2da0b6de 100644 --- a/cms/templates/index.html +++ b/cms/templates/index.html @@ -227,10 +227,11 @@
-
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 that and get the new course re-run ready to go. The status of that re-run process will follow this text. +
${_("This re-run processing status:")}
- Configuration Error + ${_("Configuration Error")}