calendar MDL-25302 Fixed typo in calendar language pack. Thanks Bente for spotting.

This commit is contained in:
Sam Hemelryk
2010-11-22 05:41:23 +00:00
parent c8ffba95b0
commit c96c3b7dbe
+1 -1
View File
@@ -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';