removed mods directory from the ATutor codebase
[atutor.git] / mods / calendar / module.sql
diff --git a/mods/calendar/module.sql b/mods/calendar/module.sql
deleted file mode 100644 (file)
index ac05b0f..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-# sql file for WebCalendar module\r
-\r
-\r
-INSERT INTO `language_text` VALUES ('en', '_module','webcalendar','Calendar',NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_module','calendar','Calendar',NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_module','current_calendar','Current Calendar',NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_module','admin_cal','Administer Calendar',NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_module','today_is','Today is',NOW(),'');\r
-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
-INSERT INTO `language_text` VALUES ('en', '_module','webcalendar_location','The location/URL of WebCalendar being used with this installation of ATutor.',NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_module','webcalendar_sync_button','Synchronize Databases',NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_module','webcalendar_edit','Edit WebCalendar Location',NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_module','webcalendar_save','Save WebCalendar Location.',NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_module','calendar_own_window','Open the calendar in its own window.',NOW(),'');\r
-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
-INSERT INTO `language_text` VALUES ('en', '_module','webcalendar_sync_dbs','Synchronize WebCalendar and ATutor Databases',NOW(),'');\r
-\r
-\r
-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
-INSERT INTO `language_text` VALUES ('en', '_msgs','AT_FEEDBACK_WEBCALENDAR_UPDATE_ADMINS_SAVED','Administrators were updated successfully. ',NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_msgs','AT_FEEDBACK_WEBCALENDAR_UPDATE_GROUPS_SAVED','Course groups were updated successfully. ',NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_msgs','AT_ERROR_WEBCALENDAR_UPDATE_GROUPS_FAILED','Course groups were not updated.. ',NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_msgs','AT_FEEDBACK_WEBCALENDAR_UPDATE_GROUPMEMS_SAVED','Course group members were updated successfully. ',NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_msgs','AT_ERROR_WEBCALENDAR_UPDATE_GROUPMEMS_FAILED','Course group members were not updated. ',NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_msgs','AT_FEEDBACK_WEBCALENDAR_URL_ADD_SAVED','WebCalendar location was successfully saved.. ',NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_msgs','AT_ERROR_WEBCALENDAR_URL_ADD_FAILED','WebCalendar location was not saved.. ',NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_msgs','AT_ERROR_WEBCALENDAR_URL_ADD_EMPTY','WebCalendar location  can not be empty. ',NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_msgs','AT_FEEDBACK_WEBCALENDAR_UPDATE_MEMBERS_SAVED','WebCalendar users were updated successfully. ',NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_msgs','AT_ERROR_WEBCALENDAR_UPDATE_MEMBERS_FAILED','WebCalendar users were not updated. ',NOW(),'');\r
-\r