MDL-11517 reserved word MOD used in table alias in questions backup code
[moodle-pu.git] / lang / en_utf8 / gradereport_outcomes.php
blob3d60cdcbc6df4bc3f5d04b1122d69761f03e8fd7
1 <?PHP // $Id$
3 $string['addoutcome'] = 'Add an outcome';
4 $string['courseoutcomes'] = 'Course outcomes';
5 $string['coursespecoutcome'] = 'Course outcomes';
6 $string['modulename'] = 'Outcomes report';
7 $string['usedgradeitem'] = 'Number of grade items';
8 $string['outcomes:view'] = 'View the outcomes report';
9 ?>