ac05b0f7fa6553f968da568d6a58e76c97b279d9
[atutor.git] / mods / calendar / module.sql
1 # sql file for WebCalendar module\r
2 \r
3 \r
4 INSERT INTO `language_text` VALUES ('en', '_module','webcalendar','Calendar',NOW(),'');\r
5 INSERT INTO `language_text` VALUES ('en', '_module','calendar','Calendar',NOW(),'');\r
6 INSERT INTO `language_text` VALUES ('en', '_module','current_calendar','Current Calendar',NOW(),'');\r
7 INSERT INTO `language_text` VALUES ('en', '_module','admin_cal','Administer Calendar',NOW(),'');\r
8 INSERT INTO `language_text` VALUES ('en', '_module','today_is','Today is',NOW(),'');\r
9 INSERT INTO `language_text` VALUES ('en', '_module','webcalendar_sync','Synchronize the ATutor and WebCalendar databases to enable the calendar for new courses, and to grant newly enrolled students access to course group calendars. ',NOW(),'');\r
10 INSERT INTO `language_text` VALUES ('en', '_module','webcalendar_location','The location/URL of WebCalendar being used with this installation of ATutor.',NOW(),'');\r
11 INSERT INTO `language_text` VALUES ('en', '_module','webcalendar_sync_button','Synchronize Databases',NOW(),'');\r
12 INSERT INTO `language_text` VALUES ('en', '_module','webcalendar_edit','Edit WebCalendar Location',NOW(),'');\r
13 INSERT INTO `language_text` VALUES ('en', '_module','webcalendar_save','Save WebCalendar Location.',NOW(),'');\r
14 INSERT INTO `language_text` VALUES ('en', '_module','calendar_own_window','Open the calendar in its own window.',NOW(),'');\r
15 INSERT INTO `language_text` VALUES ('en', '_module','webcalendar_add_url','Type in the URL to WebCalendar. This should be the the URL to the root directory, with no filename added (e.g. http://www.mysite.com/WebCalendar/ ).',NOW(),'');\r
16 INSERT INTO `language_text` VALUES ('en', '_module','webcalendar_sync_dbs','Synchronize WebCalendar and ATutor Databases',NOW(),'');\r
17 \r
18 \r
19 INSERT INTO `language_text` VALUES ('en', '_msgs','AT_INFOS_WEBCALENDAR_URL_ADD_REQUIRED','The location/URL of your WebCalendar installation is required. Choose <strong>Administer Calendar</strong> then enter the URL into the WebCalendar Location field. ',NOW(),'');\r
20 INSERT INTO `language_text` VALUES ('en', '_msgs','AT_FEEDBACK_WEBCALENDAR_UPDATE_ADMINS_SAVED','Administrators were updated successfully. ',NOW(),'');\r
21 INSERT INTO `language_text` VALUES ('en', '_msgs','AT_FEEDBACK_WEBCALENDAR_UPDATE_GROUPS_SAVED','Course groups were updated successfully. ',NOW(),'');\r
22 INSERT INTO `language_text` VALUES ('en', '_msgs','AT_ERROR_WEBCALENDAR_UPDATE_GROUPS_FAILED','Course groups were not updated.. ',NOW(),'');\r
23 INSERT INTO `language_text` VALUES ('en', '_msgs','AT_FEEDBACK_WEBCALENDAR_UPDATE_GROUPMEMS_SAVED','Course group members were updated successfully. ',NOW(),'');\r
24 INSERT INTO `language_text` VALUES ('en', '_msgs','AT_ERROR_WEBCALENDAR_UPDATE_GROUPMEMS_FAILED','Course group members were not updated. ',NOW(),'');\r
25 INSERT INTO `language_text` VALUES ('en', '_msgs','AT_FEEDBACK_WEBCALENDAR_URL_ADD_SAVED','WebCalendar location was successfully saved.. ',NOW(),'');\r
26 INSERT INTO `language_text` VALUES ('en', '_msgs','AT_ERROR_WEBCALENDAR_URL_ADD_FAILED','WebCalendar location was not saved.. ',NOW(),'');\r
27 INSERT INTO `language_text` VALUES ('en', '_msgs','AT_ERROR_WEBCALENDAR_URL_ADD_EMPTY','WebCalendar location  can not be empty. ',NOW(),'');\r
28 INSERT INTO `language_text` VALUES ('en', '_msgs','AT_FEEDBACK_WEBCALENDAR_UPDATE_MEMBERS_SAVED','WebCalendar users were updated successfully. ',NOW(),'');\r
29 INSERT INTO `language_text` VALUES ('en', '_msgs','AT_ERROR_WEBCALENDAR_UPDATE_MEMBERS_FAILED','WebCalendar users were not updated. ',NOW(),'');\r
30 \r