Index: lams_tool_nb/src/java/org/lamsfoundation/lams/tool/noticeboard/web/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_nb/src/java/org/lamsfoundation/lams/tool/noticeboard/web/Attic/ApplicationResources.properties,v diff -u -r1.3 -r1.4 --- lams_tool_nb/src/java/org/lamsfoundation/lams/tool/noticeboard/web/ApplicationResources.properties 5 Jul 2005 06:43:24 -0000 1.3 +++ lams_tool_nb/src/java/org/lamsfoundation/lams/tool/noticeboard/web/ApplicationResources.properties 14 Jul 2005 02:23:32 -0000 1.4 @@ -22,6 +22,19 @@ button.ok=OK button.done=Done button.finish=Finish +button.next=Next #Exception Messages -error.missingParam={0} missing. Unable to continue. \ No newline at end of file +error.missingParam={0} missing. Unable to continue. + +#Messages displayed to user +message.defineLaterSet=Please wait for the teacher to complete the contents of this activity +message.runOfflineSet=This activity is not being done on the computer. Please see your instructor for details + +#Messages displayed to Author +message.author.defineLaterSet1=This feature is not available in the preview mode. +message.author.defineLaterSet2=The teacher will set the content of this noticeboard once the lesson is in progress. Please click on the "NEXT" button below to continue + + +#Error Messages +error.exception.NbApplication=An internal error has occured with the Noticeboard Tool. If reporting this error, please report:
{0} \ No newline at end of file