]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-12044, adding missing string
authortoyomoyo <toyomoyo>
Fri, 9 Nov 2007 02:57:05 +0000 (02:57 +0000)
committertoyomoyo <toyomoyo>
Fri, 9 Nov 2007 02:57:05 +0000 (02:57 +0000)
lang/en_utf8/grades.php

index ede599f3eede0e27b265ae1352128e4061c3bf11..d54cc251bee9a14bc49f10daf3ffe2417404b077 100644 (file)
@@ -293,6 +293,7 @@ $string['no'] = 'No';
 $string['nocategories'] = 'Grade categories could not be added or found for this course';
 $string['nocategoryname'] = 'No category name was given.';
 $string['nocategoryview'] = 'No category to view by';
+$string['nocourses'] = 'There are no courses yet';
 $string['noforce'] = 'Do not force';
 $string['nogradeletters'] = 'No grade letters set';
 $string['nogradesreturned'] = 'No grades returned';