mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Merge branch 'MDL-73863-master' of https://github.com/mihailges/moodle
This commit is contained in:
commit
dbb63cfffc
15 changed files with 203 additions and 20 deletions
|
@ -129,6 +129,7 @@ $string['coursecompleted'] = 'Course completed';
|
|||
$string['coursecompletedmessage'] = '<p>Congratulations!</p><p>You have completed the course <a href="{$a->courselink}">{$a->coursename}</a>.</p>';
|
||||
$string['coursecompletion'] = 'Course completion';
|
||||
$string['coursecompletioncondition'] = 'Condition: {$a}';
|
||||
$string['coursecompletionnavigation'] = 'Course completion tertiary navigation';
|
||||
$string['coursegrade'] = 'Course grade';
|
||||
$string['coursesavailable'] = 'Courses available';
|
||||
$string['coursesavailableexplaination'] = 'Note: Course completion conditions must be set for a course to appear in the above list.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue