mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 17:06:53 +02:00
MDL-70781 course: setting for displaying completion conditions
Part of MDL-70817
This commit is contained in:
parent
c0d0679c8a
commit
a4f7c1d91f
7 changed files with 44 additions and 1 deletions
|
@ -221,6 +221,8 @@ $string['seedetails'] = 'See details';
|
|||
$string['select'] = 'Select';
|
||||
$string['self'] = 'Self';
|
||||
$string['selfcompletion'] = 'Self completion';
|
||||
$string['showcompletionconditions'] = 'Show completion conditions';
|
||||
$string['showcompletionconditions_help'] = 'The activity completion conditions are displayed in the list of activities on the course page.';
|
||||
$string['showinguser'] = 'Showing user';
|
||||
$string['unenrolingfromcourse'] = 'Unenrolling from course';
|
||||
$string['unenrolment'] = 'Unenrolment';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue