mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merge branch 'MDL-73547-master-v03' of https://github.com/ferranrecio/moodle
This commit is contained in:
commit
faa6c74404
26 changed files with 292 additions and 80 deletions
|
@ -52,6 +52,7 @@ $string['cachedef_coursecattree'] = 'Course categories tree';
|
|||
$string['cachedef_coursecompletion'] = 'Course completion status';
|
||||
$string['cachedef_coursecontacts'] = 'List of course contacts';
|
||||
$string['cachedef_coursemodinfo'] = 'Accumulated information about modules and sections for each course';
|
||||
$string['cachedef_courseeditorstate'] = 'Session course state cache keys to detect course changes in the frontend';
|
||||
$string['cachedef_course_image'] = 'Course images';
|
||||
$string['cachedef_course_user_dates'] = 'The user dates for courses set to relative dates mode';
|
||||
$string['cachedef_completion'] = 'Activity completion status';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue