Index: lams_tool_nb/conf/language/ApplicationResources.properties =================================================================== diff -u -r992d0d544a920da849e7d1a6b3f2006f816f7d86 -r6980feabb1f029538cb7f9031678b8456b5d2f51 --- lams_tool_nb/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 992d0d544a920da849e7d1a6b3f2006f816f7d86) +++ lams_tool_nb/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 6980feabb1f029538cb7f9031678b8456b5d2f51) @@ -1,83 +1,61 @@ -# CVS ID: $Id$ -# Language strings for the Noticeboard tool. +appName = noticeboard +#language code: en +#locale code: AU -# ========== Values for tool and library activity. Sent to Flash as part of the learning design toolkit. ====== -activity.title=Noticeboard -activity.description=Tool for displaying HTML content including external sources such as images and other media. -activity.helptext=Displays formatted text and links to external sources on a read only page. + # CVS ID: $Id$ Exported from the LAMS Community by Fiona Malikoff on Tue Apr 11 01:48:47 GMT 2006 + +#=================== labels for Noticeboard =================# -tool.display.name=Noticeboard Tool -tool.description=Tool that displays a noticeboard +activity.title =Noticeboard +activity.description =Tool for displaying HTML content including external sources such as images and other media. +activity.helptext =Displays formatted text and links to external sources on a read only page. +tool.display.name =Noticeboard Tool +tool.description =Tool that displays a noticeboard +label.authoring.heading.basic =Basic +label.authoring.heading.advanced =Advanced +label.authoring.heading.instructions =Instructions +button.upload =Upload +basic.title =Title: +basic.content =Content: +instructions.onlineInstructions =Online Instructions: +instructions.offlineInstructions =Offline Instructions: +instructions.uploadOnlineInstr =Online Instructions File: +instructions.uploadOfflineInstr =Offline Instructions File: +instructions.type.online =Online +instructions.type.offline =Offline +label.filename =Filename +label.type =Type +label.attachments =Attachments +link.view =View +link.download =Download +link.delete =Delete +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 +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 +button.editActivity =Edit Activity +button.edit =Edit +titleHeading.summary =Summary +titleHeading.instructions =Instructions +titleHeading.statistics =Statistics +titleHeading.editActivity =Edit Activity +titleHeading.exportPortfolio =Export Portfolio +heading.group =Group {0}: +heading.totalLearners =Number of Learners: +heading.totalLearnersInGroup =Total Number of Learners in Group: +message.contentInUseSet =The modification of content is not allowed since one or more students has attempted the activity. +message.summary =There is no summary available for this tool. +button.cancel =Cancel +button.ok =OK +button.done =Done +button.save =Save +button.finish =Finish +button.next =Next +error.mandatoryField ={0} field is mandatory. +error.missingParam =Unable to continue. {0} is missing. +error.exceedMaxFileSize =File size exceeded +error.exception.NbApplication =An internal error has occured with the Noticeboard Tool. If reporting this error, please report:
{0} +error.contentrepository =An error has occurred when saving/deleting instruction file {0}. The files may not be saved correctly. -# Tab name for basic screen (authoring) -label.authoring.heading.basic=Basic -# Tab name for advanced screen (authoring) -label.authoring.heading.advance=Advanced -# Tab name for instructions screen (authoring) -label.authoring.heading.instructions=Instructions -# Button for uploading a file on the authoring instructions page -button.upload=Upload -# Basic Page -basic.title=Title: -basic.content=Content: - -#Instructions Page -instructions.onlineInstructions=Online Instructions: -instructions.offlineInstructions=Offline Instructions: -instructions.uploadOnlineInstr=Online Instructions File: -instructions.uploadOfflineInstr=Offline Instructions File: -instructions.type.online=Online -instructions.type.offline=Offline - -label.filename=Filename -label.type=Type -label.attachments=Attachments -link.view=View -link.download=Download -link.delete=Delete - -# ========== Learner Page ========== -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 - -# ========== Monitoring Page ========== -button.editActivity=Edit Activity -button.edit=Edit - -titleHeading.summary=Summary -titleHeading.instructions=Instructions -titleHeading.statistics=Statistics -titleHeading.editActivity=Edit Activity -titleHeading.exportPortfolio=Export Portfolio - -heading.group=Group {0}: -heading.totalLearners=Number of Learners: -heading.totalLearnersInGroup=Total Number of Learners in Group: - -message.contentInUseSet=The modification of content is not allowed since one or more students has attempted the activity. -message.summary=There is no summary available for this tool. - -# ========== Buttons ========== -button.cancel=Cancel -button.ok=OK -button.done=Done -button.save=Save -button.finish=Finish -button.next=Next - - -# ========== Error/Exception Messages ========== - -# --- AUTHORING --- # - - -error.mandatoryField={0} field is mandatory. -error.missingParam=Unable to continue. {0} is missing. -error.exceedMaxFileSize=File size exceeded -error.exception.NbApplication=An internal error has occured with the Noticeboard Tool. If reporting this error, please report:
{0} -error.contentrepository=An error has occurred when saving/deleting instruction file {0}. The files may not be saved correctly. +#======= End labels: Exported 50 labels for en AU =====