mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
MDL-63196 calendar: add missing option to export category events
This commit is contained in:
parent
d70651f787
commit
4c0ea3f45e
3 changed files with 15 additions and 5 deletions
|
@ -114,6 +114,7 @@ $string['eventsupdated'] = 'Events updated: {$a}';
|
|||
$string['eventsfor'] = '{$a} events';
|
||||
$string['eventskey'] = 'Events key';
|
||||
$string['eventspersonal'] = 'My personal events';
|
||||
$string['eventsrelatedtocategories'] = 'Events related to categories';
|
||||
$string['eventsrelatedtocourses'] = 'Events related to courses';
|
||||
$string['eventsrelatedtogroups'] = 'Events related to groups';
|
||||
$string['eventstarttime'] = 'Start time';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue