changed git call from https to git readonly
[atutor.git] / mods / elluminate / module.sql
1 # sql file for Elluminate module\r
2 \r
3 INSERT INTO `language_text` VALUES ('en', '_module', 'elluminate_missing_url', 'You must supply the URL to your Elluminate installation in the field below.', NOW(), '');\r
4 \r
5 INSERT INTO `language_text` VALUES ('en', '_module','elluminate','Elluminate',NOW(),'');\r
6 INSERT INTO `language_text` VALUES ('en', '_module','elluminate_text','Use Elluminate to conduct live collaborative activities.',NOW(),'');\r
7 INSERT INTO `language_text` VALUES ('en', '_module','elluminate_pw','Optional guest password.',NOW(),'');\r
8 INSERT INTO `language_text` VALUES ('en', '_module','elluminate_open','Open Elluminate',NOW(),'');\r
9 INSERT INTO `language_text` VALUES ('en', '_module','elluminate_loginname','Please enter your name for the session.<br> (Note: The Name may not exceed 32 characters) ',NOW(),'');\r
10 INSERT INTO `language_text` VALUES ('en', '_module','elluminate_passwordln',' (Note: Passwords are case sensitive)',NOW(),'');\r
11 INSERT INTO `language_text` VALUES ('en', '_module','elluminate_password','Password',NOW(),'');\r
12 INSERT INTO `language_text` VALUES ('en', '_module','elluminate_name','Name',NOW(),'');\r
13 INSERT INTO `language_text` VALUES ('en', '_module','elluminate_location','The location of your Elluminate installation:',NOW(),'');\r
14 INSERT INTO `language_text` VALUES ('en', '_module','elluminate_guest','Login as a guest:',NOW(),'');\r
15 INSERT INTO `language_text` VALUES ('en', '_msgs','AT_FEEDBACK_ELLUMINATEURL_ADD_SAVED','Elluminate configuration options were successfully saved.',NOW(),'');\r
16 INSERT INTO `language_text` VALUES ('en', '_msgs','AT_ERROR_ELLUMINATEURL_ADD_EMPTY','You must enter a URL to the location of your Elluminate installation.',NOW(),'');\r