1<?php 2/** 3 * English language file 4 * 5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 6 * @author kite <Kite@puzzlers.org> 7 */ 8 9$lang['gcal_Bad_calendar'] = 'Invalid Google Calendar request.'; 10$lang['gcal_No_JS'] = 'The wiki can not display this calendar.'; 11$lang['gcal_Invalid_mode'] = 'Google Calendar plugin error.'; 12