MDL-63196 calendar: add missing option to export category events

This commit is contained in:
Simey Lameze 2019-02-14 13:41:33 +08:00
parent d70651f787
commit 4c0ea3f45e
3 changed files with 15 additions and 5 deletions

View file

@ -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';