adding some strings

This commit is contained in:
toyomoyo 2007-07-26 03:09:13 +00:00
parent 6872debcc8
commit 16677200a3
3 changed files with 14 additions and 11 deletions

View file

@ -1,5 +1,8 @@
<?PHP // $Id$
$string['addoutcome'] = 'Add an outcome';
$string['courseoutcomes'] = 'Course outcomes';
$string['coursespecoutcome'] = 'Course outcomes';
$string['modulename'] = 'Outcomes';
$string['usedgradeitem'] = 'Number of grade items';
?>