add AT_FEEDBACK_BASICLTI_SAVED language
authorgreg gay <ggay@ocad.ca>
Thu, 27 Jan 2011 19:58:59 +0000 (19:58 -0000)
committergreg gay <ggay@ocad.ca>
Thu, 27 Jan 2011 19:58:59 +0000 (19:58 -0000)
mods/basiclti/module.sql

index e7b2d12..56fb26b 100644 (file)
@@ -123,4 +123,6 @@ INSERT INTO `language_text` VALUES ('en', '_module','bl_toolid_header','ToolId',
 INSERT INTO `language_text` VALUES ('en', '_module','bl_count','Usage Count',NOW(),'');
 INSERT INTO `language_text` VALUES ('en', '_module','bl_choose_tool','Choose Tool',NOW(),'');
 INSERT INTO `language_text` VALUES ('en', '_module','proxy','Learning Activity',NOW(),'');
-INSERT INTO `language_text` VALUES ('en', '_module','about_content_tools','Select from the available external tools, one that can be associated with this content page as a learning activity. Or, though  Manage>IMS Basic LTI add your own external tools to make them available here.',NOW(),'');
\ No newline at end of file
+INSERT INTO `language_text` VALUES ('en', '_module','about_content_tools','Select from the available external tools, one that can be associated with this content page as a learning activity. Or, though  Manage>IMS Basic LTI add your own external tools to make them available here.',NOW(),'');
+INSERT INTO `language_text` VALUES ('en', '_msgs','AT_FEEDBACK_BASICLTI_SAVED','External tool added as a Learning Activity for this content page.',NOW(),'');
+