removed mods directory from the ATutor codebase
[atutor.git] / mods / tle / module.sql
diff --git a/mods/tle/module.sql b/mods/tle/module.sql
deleted file mode 100644 (file)
index cc4e9f4..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-INSERT INTO `language_text` VALUES ('en', '_module', 'tle', 'TLE', NOW(), '');\r
-INSERT INTO `language_text` VALUES ('en', '_module', 'tle_assembler', 'TLE Assembler', NOW(), '');\r
-INSERT INTO `language_text` VALUES ('en', '_module', 'tle_server', 'Full TLE Server URL (Example: http://tleserve.org/signon.do)', NOW(), '');\r
-INSERT INTO `language_text` VALUES ('en', '_module', 'tle_shared_secret', 'Shared Secret', NOW(), '');\r
-INSERT INTO `language_text` VALUES ('en', '_module', 'tle_search', 'TLE Search', NOW(), '');\r
-\r
-\r
-INSERT INTO `language_text` VALUES ('en', '_msgs','AT_ERROR_TLE_SERVER_EMPTY','You must enter a URL to the location of the TLE server.',NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_msgs','AT_FEEDBACK_TLE_UPDATE_SUCCESSFULL','TLE information updated successfully.',NOW(),'');\r
-INSERT INTO `language_text` VALUES ('en', '_msgs','AT_ERROR_TLE_MISSING_SERVER','TLE has not been set-up completely. The administrator must configure TLE first.',NOW(),'');\r
-\r
-INSERT INTO `language_text` VALUES ('en', '_msgs','AT_ERROR_TLE_ACCESS_DENIED','You do not have permission to add content to this course.',NOW(),'');\r