bddd528221592a7d9154c55c782c881f6345fe1b
[atutor.git] / mods / phpmyadmin / module.sql
1 # sql file for phpMyAdmin module\r
2 \r
3 INSERT INTO `language_text` VALUES ('en', '_module', 'phpmyadmin_missing_url', 'You must supply the URL to your phpMyAdmin installation in the field below.', NOW(), '');\r
4 \r
5 INSERT INTO `language_text` VALUES ('en', '_module','phpmyadmin','phpMyAdmin',NOW(),'');\r
6 INSERT INTO `language_text` VALUES ('en', '_module','phpmyadmin_text','Use phpMyAdmin to access the ATutor database. <strong>Care should be taken when modifying database entries directly.</strong> In most cases ATutor tools should be used instead of modifying the database directly.',NOW(),'');\r
7 INSERT INTO `language_text` VALUES ('en', '_module','phpmyadmin_open','Open phpMyAdmin',NOW(),'');\r
8 INSERT INTO `language_text` VALUES ('en', '_module','phpmyadmin_location','The location of your phpMyAdmin installation:',NOW(),'');\r
9 INSERT INTO `language_text` VALUES ('en', '_module','phpmyadmin_atutor_db','ATutor is currently using the database named: <kbd>%s</kbd>.',NOW(),'');\r
10 \r
11 INSERT INTO `language_text` VALUES ('en', '_msgs','AT_FEEDBACK_PHPMYADMINURL_ADD_SAVED','Location of phpMyAdmin was successfully saved.',NOW(),'');\r
12 INSERT INTO `language_text` VALUES ('en', '_msgs','AT_ERROR_PHPMYADMINURL_ADD_EMPTY','You must enter a URL to the location of your phpMyAdmin installation.',NOW(),'');\r