Index: lams_tool_nb/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_nb/build.xml,v diff -u -r1.21 -r1.22 --- lams_tool_nb/build.xml 15 Mar 2006 04:29:20 -0000 1.21 +++ lams_tool_nb/build.xml 27 Mar 2006 03:38:34 -0000 1.22 @@ -434,11 +434,12 @@ toolInsertScriptPath="${db.scripts}/tool_insert.sql" lamsEarPath="${jboss.deploy}" toolContext="${toolContext}" - toolWebUri="${product}.war"> + toolWebUri="${product}.war" + languageFilesPackage="org.lamsfoundation.lams.tool.web"> - + Index: lams_tool_nb/conf/language/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_nb/conf/language/Attic/ApplicationResources.properties,v diff -u -r1.1 -r1.2 --- lams_tool_nb/conf/language/ApplicationResources.properties 10 Mar 2006 06:18:29 -0000 1.1 +++ lams_tool_nb/conf/language/ApplicationResources.properties 27 Mar 2006 03:35:17 -0000 1.2 @@ -2,13 +2,13 @@ # Project P/lams_tool_nb # ========== Values for tool and library activity. Sent to Flash as part of the learning design toolkit. ====== -tool.display.name=Noticeboard -tool.description=Displays a Noticeboard - -activity.display.name=Noticeboard -activity.description=Displays a Noticeboard +activity.title=Noticeboard +activity.description=Display a Noticeboard activity.helptext=Displays formatted text on a read only page. Used to give information to the learners. +tool.display.name=Noticeboard Tool +tool.description=Tool that displays a noticeboard + # ========== Authoring Page =========== button.basic=Basic Index: lams_tool_nb/db/sql/activity_insert.sql =================================================================== RCS file: /usr/local/cvsroot/lams_tool_nb/db/sql/activity_insert.sql,v diff -u -r1.13 -r1.14 --- lams_tool_nb/db/sql/activity_insert.sql 22 Mar 2006 04:57:50 -0000 1.13 +++ lams_tool_nb/db/sql/activity_insert.sql 27 Mar 2006 03:35:17 -0000 1.14 @@ -98,5 +98,5 @@ , NULL , NULL , NULL -, 'lanb11.ApplicationResources' +, 'org.lamsfoundation.lams.tool.noticeboard.web.ApplicationResources' ) Index: lams_tool_nb/db/sql/tool_insert.sql =================================================================== RCS file: /usr/local/cvsroot/lams_tool_nb/db/sql/tool_insert.sql,v diff -u -r1.17 -r1.18 --- lams_tool_nb/db/sql/tool_insert.sql 21 Mar 2006 06:54:17 -0000 1.17 +++ lams_tool_nb/db/sql/tool_insert.sql 27 Mar 2006 03:35:17 -0000 1.18 @@ -49,6 +49,6 @@ 'tool/lanb11/portfolioExport?mode=teacher', NULL, NULL, -'lanb11.ApplicationResources', +'org.lamsfoundation.lams.tool.noticeboard.web.ApplicationResources', NOW() ); Fisheye: Tag 1.16 refers to a dead (removed) revision in file `lams_tool_nb/src/java/org/lamsfoundation/lams/tool/noticeboard/web/ApplicationResources.properties'. Fisheye: No comparison available. Pass `N' to diff?