changed git call from https to git readonly
[atutor.git] / mods / epresence / module.sql
1 # sql file for ePresence module\r
2 \r
3 INSERT INTO `language_text` VALUES ('en', '_module', 'epresence_missing_url', 'You must supply the URL to your ePresence installation in the field below.', NOW(), '');\r
4 INSERT INTO `language_text` VALUES ('en', '_module','epresence','ePresence',NOW(),'');\r
5 INSERT INTO `language_text` VALUES ('en', '_module','epresence_text','Use ePresence to access the web casting and video archives. ',NOW(),'');\r
6 INSERT INTO `language_text` VALUES ('en', '_module','epresence_own_window','Open ePresence in its own window. ',NOW(),'');\r
7 INSERT INTO `language_text` VALUES ('en', '_module','epresence_open','Open ePresence',NOW(),'');\r
8 INSERT INTO `language_text` VALUES ('en', '_module','epresence_location','The location of your ePresence installation:',NOW(),'');\r
9 INSERT INTO `language_text` VALUES ('en', '_msgs','AT_FEEDBACK_EPRESENCEURL_ADD_SAVED','Location of ePresence was successfully saved.',NOW(),'');\r
10 INSERT INTO `language_text` VALUES ('en', '_msgs','AT_ERROR_EPRESENCEURL_ADD_EMPTY','You must enter a URL to the location of your ePresence installation.',NOW(),'');\r