changed git call from https to git readonly
[atutor.git] / mods / tle / module.sql
1 INSERT INTO `language_text` VALUES ('en', '_module', 'tle', 'TLE', NOW(), '');\r
2 INSERT INTO `language_text` VALUES ('en', '_module', 'tle_assembler', 'TLE Assembler', NOW(), '');\r
3 INSERT INTO `language_text` VALUES ('en', '_module', 'tle_server', 'Full TLE Server URL (Example: http://tleserve.org/signon.do)', NOW(), '');\r
4 INSERT INTO `language_text` VALUES ('en', '_module', 'tle_shared_secret', 'Shared Secret', NOW(), '');\r
5 INSERT INTO `language_text` VALUES ('en', '_module', 'tle_search', 'TLE Search', NOW(), '');\r
6 \r
7 \r
8 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
9 INSERT INTO `language_text` VALUES ('en', '_msgs','AT_FEEDBACK_TLE_UPDATE_SUCCESSFULL','TLE information updated successfully.',NOW(),'');\r
10 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
11 \r
12 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