',
2 => 'Feb',
3 => 'Mar',
4 => 'Apr',
5 => 'May',
6 => 'Jun',
7 => 'Jul',
8 => 'Aug',
9 => 'Sep',
10 => 'Oct',
11 => 'Nov',
12 => 'Dec',
),
'long_month'=> array(
1 => 'January',
2 => 'February',
3 => 'March',
4 => 'April',
5 => 'May',
6 => 'June',
7 => 'July',
8 => 'August',
9 => 'September',
10 => 'October',
11 => 'November',
12 => 'December',
),
),
'calendar_add_event' => 'Add Event',
'calendar_delete_event' => 'Delete Event',
'calendar_delete_warn' => 'Once deleted the event cannot be recovered',
'calendar_event_name' => 'Event Name',
'calendar_event_desc' => 'Event Description',
'calendar_event_desc_exp' => 'Enter your event description here, it may contain no more than 255 characters',
'calendar_event_end' => 'Event End',
'calendar_event_start' => 'Event Start',
'calendar_upcoming_event' => 'Upcoming Events',
'calendar_post_name_error' => 'You must specify an event name when posting a new event.',
'calendar_edit_name_error' => 'You must specify an event name when editing an event.',
'calendar_post_time_error' => 'You must specify a valid event start time when posting a new event.',
'calendar_edit_time_error' => 'You must specify a valid event start time when editing an event.',
'calendar_post_date_error' => 'You must specify a valid event start date when posting a new event.',
'calendar_edit_date_error' => 'You must specify a valid event start date when editing an event.',
'calendar_post_desc_error' => 'You must include an event description when posting a new event.',
'calendar_edit_desc_error' => 'You must include an event description when editing an event.',
));
?>[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3528: Cannot modify header information - headers already sent by (output started at /language/en/mods/calendar.php:98)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3530: Cannot modify header information - headers already sent by (output started at /language/en/mods/calendar.php:98)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3531: Cannot modify header information - headers already sent by (output started at /language/en/mods/calendar.php:98)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3532: Cannot modify header information - headers already sent by (output started at /language/en/mods/calendar.php:98)