Fixed some missing strings

This commit is contained in:
moodler
2007-09-03 02:55:08 +00:00
parent 8d4d08a772
commit 96fbb0daee
+2 -1
View File
@@ -130,7 +130,8 @@ $string['excluded'] = 'Excluded';
$string['excludedhelp'] = 'If -excluded- is switched on, this grade will be excluded from any aggregation performed by any parent grade item or category.';
$string['expand'] = 'Expand Category';
$string['export'] = 'Export';
$string['exportletters'] = 'Export letters';
$string['exportfeedback'] = 'Include feedback in export';
$string['exportletters'] = 'Export letter grades as letters';
$string['exportlettershelp'] = 'For grade items that use grade letters instead of values, the letters will be exported instead of the actual values.';
$string['exportplugins'] = 'Export plugins';
$string['extracredit'] = 'Extra Credit';