From: moodler Date: Thu, 9 Aug 2007 05:45:42 +0000 (+0000) Subject: Some old new strings X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=6f4cea05d2c173e10fcbd649d07ee96a6d1af1e5;p=moodle.git Some old new strings --- diff --git a/lang/en_utf8/grades.php b/lang/en_utf8/grades.php index 67ef149251..d7741c229c 100644 --- a/lang/en_utf8/grades.php +++ b/lang/en_utf8/grades.php @@ -257,6 +257,8 @@ $string['numberofgrades'] = 'Number of grades'; $string['onascaleof'] = ' on a scale of $a->grademin to $a->grademax'; $string['operations'] = 'Operations'; $string['outcome'] = 'Outcome'; +$string['outcomecategory'] = 'Create outcomes in category'; +$string['outcomecategorynew'] = 'New category'; $string['outcomecreate'] = 'Add a new outcome'; $string['outcomeidhelp'] = 'The outcome this grade item represents.'; $string['outcomeitem'] = 'Outcome item';