Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6597413
)
MDL-46139 Grades: Language change "weight -> calculated weight"
author
Damyon Wiese
<damyon@moodle.com>
Thu, 7 Aug 2014 02:03:24 +0000
(10:03 +0800)
committer
Adrian Greeve
<adrian@moodle.com>
Fri, 3 Oct 2014 05:47:41 +0000
(13:47 +0800)
lang/en/grades.php
patch
|
blob
|
blame
|
history
diff --git
a/lang/en/grades.php
b/lang/en/grades.php
index
702e278
..
ac8072f
100644
(file)
--- a/
lang/en/grades.php
+++ b/
lang/en/grades.php
@@
-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'] = '
W
eight';
+$string['weightuc'] = '
Calculated w
eight';
$string['writinggradebookinfo'] = 'Writing gradebook settings';
$string['xml'] = 'XML';
$string['yes'] = 'Yes';