Merge branch 'MDL-72355-master' of git://github.com/mickhawkins/moodle

This commit is contained in:
Adrian Greeve 2021-10-04 10:35:26 +08:00
commit 7a1b3e0f2c
7 changed files with 27 additions and 45 deletions

View file

@ -177,7 +177,7 @@ $string['invalidtimedurationuntil'] = 'The date and time you selected for durati
$string['invalideventtype'] = 'The event type you have selected is invalid.';
$string['iwanttoexport'] = 'Export';
$string['less'] = 'Less';
$string['managesubscriptions'] = 'Manage subscriptions';
$string['managesubscriptions'] = 'Import or export calendars';
$string['manyevents'] = '{$a} events';
$string['mon'] = 'Mon';
$string['monday'] = 'Monday';
@ -279,7 +279,7 @@ $string['when'] = 'When';
$string['whendate'] = 'When: {$a}';
$string['yesterday'] = 'Yesterday';
$string['youcandeleteallrepeats'] = 'This event is part of a repeating event series. You can delete this event only, or all {$a} events in the series at once.';
$string['yoursubscriptions'] = 'Your subscriptions';
$string['yoursubscriptions'] = 'Imported calendars';
// Deprecated since Moodle 4.0.
$string['calendarurl'] = 'Calendar URL: {$a}';