Index: lams_tool_example/conf/language/ApplicationResources.properties =================================================================== diff -u -rf5b920fba520d9e1b985bfbc8060b9b3c7e18d0b -r1c31dbd6b844bffd77d86babab9592e8267cc462 --- lams_tool_example/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision f5b920fba520d9e1b985bfbc8060b9b3c7e18d0b) +++ lams_tool_example/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 1c31dbd6b844bffd77d86babab9592e8267cc462) @@ -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 ===========