Index: lams_tool_example/conf/language/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_example/conf/language/ApplicationResources.properties,v diff -u -r1.2 -r1.3 --- lams_tool_example/conf/language/ApplicationResources.properties 22 Mar 2006 03:00:45 -0000 1.2 +++ lams_tool_example/conf/language/ApplicationResources.properties 27 Mar 2006 22:22:45 -0000 1.3 @@ -1,14 +1,13 @@ -# $Id$ +# CVS ID: $Id$ +# Language strings for the Example tool. -# Australian English language file for the example tool. - # ========== Values for tool and library activity. Sent to Flash as part of the learning design toolkit. ====== -tool.display.name=Example -tool.description=Example Tool +activity.title=Example +activity.description=Example Library Activity +activity.helptext=Example activity to help you start writing your own tool. -activity.display.name=Example -activity.description=Example Tool -activity.helptext=This is an example tool to help you start writing your own tool. +tool.display.name=Example Tool +tool.description=Example tool to help you start writing your own tool. # ========== Authoring Page ===========