From: ikawhero Date: Fri, 10 Mar 2006 08:14:43 +0000 (+0000) Subject: Added new string X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=9a381dcc001aab845642084300ec39103e2d9a27;p=moodle.git Added new string --- diff --git a/lang/en_utf8/moodle.php b/lang/en_utf8/moodle.php index f4d7a1f1b0..490e8e7340 100644 --- a/lang/en_utf8/moodle.php +++ b/lang/en_utf8/moodle.php @@ -232,6 +232,7 @@ $string['courseformats'] = 'Course formats'; $string['coursegrades'] = 'Course grades'; $string['courseimportnotaught'] = 'You don\'t seem to be an editing teacher in any other courses, there are no courses for you to import from.'; $string['courseinfo'] = 'Course info'; +$string['courseoverview'] = 'Course overview'; $string['coursereject'] = 'Reject a course request'; $string['courserejected'] = 'Course has been rejected and the requester has been notified.'; $string['courserejectreason'] = 'Outline your reasons for rejecting this course
(this will be emailed to the requester)';