Index: lams_tool_nb/src/java/org/lamsfoundation/lams/tool/noticeboard/web/ApplicationResources.properties =================================================================== diff -u -r7bcfa73cac3014829779e4dc4b029573421e21ab -r86b5cdd388fcafe54ad59646071e12166c3757a1 --- lams_tool_nb/src/java/org/lamsfoundation/lams/tool/noticeboard/web/ApplicationResources.properties (.../ApplicationResources.properties) (revision 7bcfa73cac3014829779e4dc4b029573421e21ab) +++ lams_tool_nb/src/java/org/lamsfoundation/lams/tool/noticeboard/web/ApplicationResources.properties (.../ApplicationResources.properties) (revision 86b5cdd388fcafe54ad59646071e12166c3757a1) @@ -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