mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merge branch 'MDL-72355-master' of git://github.com/mickhawkins/moodle
This commit is contained in:
commit
7a1b3e0f2c
7 changed files with 27 additions and 45 deletions
|
@ -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}';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue