mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
MDL-46139 Grades: Language change "weight -> calculated weight"
This commit is contained in:
parent
6597413d41
commit
2e19f5e8e7
1 changed files with 1 additions and 1 deletions
|
@ -711,7 +711,7 @@ $string['weightedpctcontribution'] = 'weighted % contribution';
|
|||
$string['weightorextracredit'] = 'Weight or extra credit';
|
||||
$string['weights'] = 'Weights';
|
||||
$string['weightsedit'] = 'Edit weights and extra credits';
|
||||
$string['weightuc'] = 'Weight';
|
||||
$string['weightuc'] = 'Calculated weight';
|
||||
$string['writinggradebookinfo'] = 'Writing gradebook settings';
|
||||
$string['xml'] = 'XML';
|
||||
$string['yes'] = 'Yes';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue