calendar MDL-25302 Fixed typo in calendar language pack. Thanks Bente for spotting.
This commit is contained in:
@@ -86,7 +86,7 @@ $string['groupevent'] = 'Group event';
|
||||
$string['groupevents'] = 'Group events';
|
||||
$string['hidden'] = 'hidden';
|
||||
$string['ical'] = 'iCal';
|
||||
$string['invalidtimedurationminutes'] = 'The duration in minutes you have entered in invalid please enter the duration in minutes greater than 0 or select no duration.';
|
||||
$string['invalidtimedurationminutes'] = 'The duration in minutes you have entered is invalid. Please enter the duration in minutes greater than 0 or select no duration.';
|
||||
$string['invalidtimedurationuntil'] = 'The date and time you selected for duration until is before the start time of the event. Please correct this before proceeding.';
|
||||
$string['iwanttoexport'] = 'Export';
|
||||
$string['manyevents'] = '{$a} events';
|
||||
|
||||
Reference in New Issue
Block a user