44f2c4ce8170883abf296f1918f5d4f9b21e5be6
[atutor.git] / mods / ccnet / module.sql
1 -- # sql file for CCNet module\r
2 \r
3 \r
4 INSERT INTO `language_text` VALUES ('en', '_module','ccnet','CCNet',NOW(),'');\r
5 INSERT INTO `language_text` VALUES ('en', '_module','ccnet_add_url','Type in the location/URL of your CCnet installation.',NOW(),'');\r
6 INSERT INTO `language_text` VALUES ('en', '_module','ccnet_text','Use CCNet to access course time tables, bulletin boards, course handouts, grades, class lists, surveys and evaluations, and other course administrative tools. (Opens in a new window)',NOW(),'');\r
7 INSERT INTO `language_text` VALUES ('en', '_module','ccnet_open','Open CCnet',NOW(),'');\r
8 INSERT INTO `language_text` VALUES ('en', '_module','ccnet_location','The following is the location of CCnet:',NOW(),'');\r
9 INSERT INTO `language_text` VALUES ('en', '_module','ccnet_missing_url','You must supply the URL to your CCnet installation in the field below.', NOW(), '');\r
10 \r
11 INSERT INTO `language_text` VALUES ('en', '_msgs','AT_INFOS_CCNET_URL_ADD_REQUIRED','The location/URL is required before CCNet can be made available in ATutor',NOW(),'');\r
12 INSERT INTO `language_text` VALUES ('en', '_msgs','AT_FEEDBACK_CCNETURL_ADD_SAVED','Location of CCNet was successfully saved.',NOW(),'');\r
13 INSERT INTO `language_text` VALUES ('en', '_msgs','AT_ERROR_CCNETURL_ADD_EMPTY','You must enter a URL to the location of CCNET',NOW(),'');\r