MDL-46139 Grades: Language change "weight -> calculated weight"

This commit is contained in:
Damyon Wiese 2014-08-07 10:03:24 +08:00 committed by Adrian Greeve
parent 6597413d41
commit 2e19f5e8e7

View file

@ -711,7 +711,7 @@ $string['weightedpctcontribution'] = 'weighted % contribution';
$string['weightorextracredit'] = 'Weight or extra credit'; $string['weightorextracredit'] = 'Weight or extra credit';
$string['weights'] = 'Weights'; $string['weights'] = 'Weights';
$string['weightsedit'] = 'Edit weights and extra credits'; $string['weightsedit'] = 'Edit weights and extra credits';
$string['weightuc'] = 'Weight'; $string['weightuc'] = 'Calculated weight';
$string['writinggradebookinfo'] = 'Writing gradebook settings'; $string['writinggradebookinfo'] = 'Writing gradebook settings';
$string['xml'] = 'XML'; $string['xml'] = 'XML';
$string['yes'] = 'Yes'; $string['yes'] = 'Yes';