Added some strings
authornicolasconnault <nicolasconnault>
Tue, 5 Jun 2007 04:16:14 +0000 (04:16 +0000)
committernicolasconnault <nicolasconnault>
Tue, 5 Jun 2007 04:16:14 +0000 (04:16 +0000)
lang/en_utf8/grades.php

index 182a5cdc8d0ffdb168b715f27ecebc14cc4f8ecb..34ed69ee51799b81e1b6ed0faa0211cf08c12181 100644 (file)
@@ -11,7 +11,9 @@ $string['average'] = 'Average';
 $string['bonuspoints'] = 'Bonus Points';
 $string['categories'] = 'Categories';
 $string['category'] = 'Category';
+$string['categoryname'] = 'Category name';
 $string['choosecategory'] = 'Select Category';
+$string['createcategory'] = 'Create category';
 $string['creatinggradebooksettings'] = 'Creating Gradebook settings';
 $string['curveto'] = 'Curve To';
 $string['deletecategory'] = 'Delete Category';
@@ -30,6 +32,7 @@ $string['exceptions'] = 'Exceptions';
 $string['excluded'] = 'Excluded';
 $string['extracredit'] = 'Extra Credit';
 $string['extracreditwarning'] = 'Note: Setting all items for a category to extra credit will effectively remove them from the grade calculation. Since there will be no point total';
+$string['forelementtypes'] = ' for the selected $a';
 $string['forstudents'] = 'For Students';
 $string['gradebook'] = 'Gradebook';
 $string['gradebookhiddenerror'] = 'The gradebook is currently set to hide everything from students.';
@@ -69,6 +72,7 @@ $string['median'] = 'Median';
 $string['min'] = 'Lowest';
 $string['mode'] = 'Mode';
 $string['movingelement'] = 'Moving $a';
+$string['newcategory'] = 'New category';
 $string['no'] = 'No';
 $string['nocategories'] = 'Grade categories could not be added or found for this course';
 $string['nocategoryview'] = 'No category to view by';
@@ -110,6 +114,8 @@ $string['standarddeviation'] = 'Standard Deviation';
 $string['stats'] = 'Statistics';
 $string['statslink'] = 'Stats';
 $string['student'] = 'Student';
+$string['subcategory'] = 'Normal Category';
+$string['topcategory'] = 'Super Category';
 $string['total'] = 'Total';
 $string['totalweight100'] = 'The total weight is equal to 100';
 $string['totalweightnot100'] = 'The total weight is not equal to 100';