]> git.mjollnir.org Git - moodle.git/commitdiff
Add some outcomes missing strings. MDL-13318 ; merged from 19_STABLE
authorstronk7 <stronk7>
Sun, 3 Feb 2008 18:33:09 +0000 (18:33 +0000)
committerstronk7 <stronk7>
Sun, 3 Feb 2008 18:33:09 +0000 (18:33 +0000)
lang/en_utf8/grades.php

index c021b578ee26e92b0d940c6ed9c68932a8f89ff9..3792932d3a98b6db103770958f3b53d317493be3 100644 (file)
@@ -214,6 +214,8 @@ $string['grademaxhelp'] = 'The maximum allowable grade for this grade item.';
 $string['grademin'] = 'Minimum grade';
 $string['grademinhelp'] = 'The minimum allowable grade for this grade item.';
 $string['gradeoutcomeitem'] = 'Grade outcome item';
+$string['gradeoutcomes'] = 'Outcomes';
+$string['gradeoutcomescourses'] = 'Course outcomes';
 $string['gradepass'] = 'Grade to pass';
 $string['gradepasshelp'] = 'What grade is needed to pass?';
 $string['gradepublishing'] = 'Enable publishing';