MDL-12140 category can be selected when adding new items or categories; merged from MOODLE_19_STABLE

This commit is contained in:
skodak
2007-11-15 08:29:12 +00:00
parent ba1393b43f
commit e2eb2edbad
5 changed files with 185 additions and 106 deletions

View File

@@ -340,6 +340,7 @@ $string['overridden'] = 'Overridden';
$string['overriddenhelp'] = 'When on, the overridden flag prevents any future attempts to automatically adjust the value of the grade. This flag is often set internally by the gradebook, but can be switched on and off manually using this form element.';
$string['overriddennotice'] = 'Your final grade from this activity was manually adjusted.';
$string['overallavg'] = 'Overall average';
$string['parentcategory'] = 'Parent category';
$string['pctoftotalgrade'] = '%% of total grade';
$string['percent'] = 'Percent';
$string['percentage'] = 'Percentage';