Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
integration
prechecker
Commits
005789bb
Commit
005789bb
authored
Apr 30, 2009
by
skodak
Browse files
MDL-18951 standardised group support in grader report - forgotten string
parent
bccbd82f
Changes
1
Hide whitespace changes
Inline
Side-by-side
lang/en_utf8/grades.php
View file @
005789bb
...
...
@@ -174,6 +174,7 @@ $string['errornocalculationallowed'] = 'Calculations are not allowed for this it
$string
[
'errornocategorisedid'
]
=
'Could not get an uncategorised id!'
;
$string
[
'errornocourse'
]
=
'Could not get course information'
;
$string
[
'errorreprintheadersnonnumeric'
]
=
'Received non-numeric value for reprint-headers'
;
$string
[
'errorsavegrade'
]
=
'Could not save grade, sorry.'
;
$string
[
'errorupdatinggradecategoryaggregateonlygraded'
]
=
'Error updating the \"Aggregate only graded items\" setting of of grade category ID $a->id'
;
$string
[
'errorupdatinggradecategoryaggregateoutcomes'
]
=
'Error updating the \"Aggregate outcomes\" setting of of grade category ID $a->id'
;
$string
[
'errorupdatinggradecategoryaggregatesubcats'
]
=
'Error updating the \"Aggregate sub-categories\" setting of of grade category ID $a->id'
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment