mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 09:56:38 +02:00
Merge branch 'MDL-39959-master' of git://github.com/ankitagarwal/moodle
This commit is contained in:
commit
4a91055f7c
9 changed files with 723 additions and 47 deletions
|
@ -665,6 +665,9 @@ $string['eventcoursecategorydeleted'] = 'Category deleted';
|
|||
$string['eventcoursecontentdeleted'] = 'Course content deleted';
|
||||
$string['eventcoursecreated'] = 'Course created';
|
||||
$string['eventcoursedeleted'] = 'Course deleted';
|
||||
$string['eventcoursemodulecreated'] = 'Course module created';
|
||||
$string['eventcoursemoduledeleted'] = 'Course module deleted';
|
||||
$string['eventcoursemoduleupdated'] = 'Course module updated';
|
||||
$string['eventcourserestored'] = 'Course restored';
|
||||
$string['eventcourseupdated'] = 'Course updated';
|
||||
$string['eventcoursesectionupdated'] = ' Course section updated';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue