From: arborrow Date: Sat, 23 Feb 2008 20:24:41 +0000 (+0000) Subject: added missing migratinggrades string (called from /backup/restorelib.php); merged... X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=d5b30c5990356a1375454794f149de421d64ec07;p=moodle.git added missing migratinggrades string (called from /backup/restorelib.php); merged from MOODLE_19_STABLE --- diff --git a/lang/en_utf8/moodle.php b/lang/en_utf8/moodle.php index b33f5359cf..bf6b146958 100644 --- a/lang/en_utf8/moodle.php +++ b/lang/en_utf8/moodle.php @@ -917,6 +917,7 @@ $string['metanoalreadycourses'] = 'No courses already assigned'; $string['metanopotentialcourses'] = 'No courses available'; $string['metapotentialcourses'] = 'Courses available'; $string['metaremovecourse'] = 'Remove this course'; +$string['migratinggrades'] = 'Migrating grades'; $string['min'] = 'min'; $string['mins'] = 'mins'; $string['minutes'] = 'minutes';