Index: lams_tool_chat/conf/language/ApplicationResources.properties =================================================================== diff -u -r9393c098e5dfd603e2d37347cd1e531a25aa424a -r4ebac8e3a9cc05b2fa02f5e34bc1b9e3fba108ae --- lams_tool_chat/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 9393c098e5dfd603e2d37347cd1e531a25aa424a) +++ lams_tool_chat/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 4ebac8e3a9cc05b2fa02f5e34bc1b9e3fba108ae) @@ -1,136 +1,89 @@ -# CVS ID: $Id$ +appName = chat +#language code: en +#locale code: AU -# Australian English language file for the chat tool. + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Jul 28 02:01:00 GMT 2006 + +#=================== labels for Chat =================# -# ========== Values for tool and library activity. Sent to Flash as part of the learning design toolkit. ====== -tool.display.name=Chat -tool.description=Chat Tool +tool.display.name =Chat +tool.description =Chat Tool +activity.title =Chat +activity.description =Chat Tool +activity.helptext =Syncronous Chat tool +pageTitle.authoring =Chat Authoring +button.basic =Basic +button.advanced =Advanced +button.instructions =Instructions +button.upload =Upload +label.authoring.basic.title =Title: +label.authoring.basic.content =Content: +label.authoring.basic.instructions =Instructions: +advanced.lockOnFinished =Lock when finished +advanced.filteringEnabled =Filter Messages +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.updateSuccess =Changes saved +message.unsavedChanges =Page contains unsaved changes +pageTitle.learning =Online Chat +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 +pageTitle.monitoring =Chat Monitoring +button.summary =Summary +button.editActivity =Edit Activity +button.statistics =Statistics +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: +heading.totalMessages =Total Number of Messages: +heading.recentMessages =Most Recent Messages: +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. +message.noChatMessages =There are no messages available for this group. +summary.editMessages =Edit Messages +summary.openChat =Open Chat +chatHistory.hideMessage =Hide Message +label.sendMessageTo =Send Message To: +label.everyone =Everyone +message.loading =Please wait, loading chat client. +button.send =Send +button.clear =Clear +button.cancel =Cancel +button.ok =OK +button.done =Done +button.save =Save +button.finish =Finish +button.next =Next +label.save =Save +label.cancel =Cancel +error.missingParam =Unable to continue. {0} is missing. +error.exceedMaxFileSize =File size exceeded +error.exception.NbApplication =An internal error has occured with the Chat 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. +error.content.locked =The content has been locked since it is being used by one or more learners. The modification of the content is not allowed. +error.defineLater =Sorry, the activity is not ready yet. Please wait for the teacher to finishing defining the activity. +errors.maxfilesize =The uploaded file has exceeded the maximum file size limit of {0} bytes +error.mandatoryField ={0} field is mandatory. +error.mark.invalid.number ={0} field must be a valid number. Decimal points are not allowed. +error.mark.invalid.decimal.number ={0} field must be a valid decimal number. +authoring.msg.cancel.save =Do you want to close this window without saving? +pageTitle.monitoring.chatHistory =Chat History +button.try.again =Try again -activity.title=Chat -activity.description=Chat Tool -activity.helptext=Syncronous chat tool -# ========== Authoring Page =========== - -pageTitle.authoring=Chat Authoring - -button.basic=Basic -button.advanced=Advanced -button.instructions=Instructions -button.upload=Upload - -# Basic Page -label.authoring.basic.title=Title: -label.authoring.basic.content=Content: -label.authoring.basic.instructions=Intructions: - -#Advanced Page -advanced.lockOnFinished= Lock on Finish -advanced.filteringEnabled= Filter Messages - -#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 - -message.updateSuccess=Changes saved -message.unsavedChanges=Page contains unsaved changes - -# ========== Learner Page ========== -pageTitle.learning=Online Chat - -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 - -# ========== Monitoring Page ========== -pageTitle.monitoring=Chat Monitoring - -button.summary=Summary -button.instructions=Instructions -button.editActivity=Edit Activity -button.statistics=Statistics - -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: -heading.totalMessages=Total Number of Messages: -heading.recentMessages=Most Recent Messages: - -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. -message.noChatMessages=There are no messages available for this group. - -# Summary Page -summary.editMessages=Edit Messages -summary.openChat=Open Chat - -# Instructions Page - -# Edit Activity Page - -# Statistics Page - -# Chat History Page -chatHistory.hideMessage=Hide Message - -# ========== Chat Client ========== # -label.sendMessageTo=Send Message To: -label.everyone=Everyone -message.loading=Please wait, loading chat client. - -button.send=Send -button.clear=Clear - -# ========== Buttons ========== -button.cancel=Cancel -button.ok=OK -button.done=Done -button.save=Save -button.finish=Finish -button.next=Next - -# ========= FCKEditor Labels ============ -label.save=Save -label.cancel=Cancel - -# ========== Error/Exception Messages ========== - -error.missingParam=Unable to continue. {0} is missing. -error.exceedMaxFileSize=File size exceeded -error.exception.NbApplication=An internal error has occured with the Chat 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. - -# ========= Standard Error Messages ========= - -error.content.locked=The content has been locked since it is being used by one or more learners. The modification of the content is not allowed. -error.defineLater=Sorry, the activity is not ready yet. Please wait for the teacher to finishing defining the activity. -errors.maxfilesize=The uploaded file has exceeded the maximum file size limit of {0} bytes -error.mandatoryField={0} field is mandatory. -error.mark.invalid.number={0} field must be a valid number. Decimal points are not allowed. -error.mark.invalid.decimal.number={0} field must be a valid decimal number. - - -#======= Add on 16/05/2006 ===== -authoring.msg.cancel.save=Do you want to close this window without saving? - -#======= Add on 5/06/2006 ===== -pageTitle.monitoring.chatHistory=Chat History - -#======= Add 11/7/2006 ===== -button.try.again=Try Again \ No newline at end of file +#======= End labels: Exported 78 labels for en AU =====