Index: lams_tool_chat/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r55304c311b7bdb0f2dcf08d1fb91ccbedf3d7d91 -r31037d3d873f87b6c212f635ed7f6ed3f4216a7b --- lams_tool_chat/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 55304c311b7bdb0f2dcf08d1fb91ccbedf3d7d91) +++ lams_tool_chat/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 31037d3d873f87b6c212f635ed7f6ed3f4216a7b) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri May 09 05:46:09 BST 2008 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed May 21 09:47:52 BST 2008 #=================== labels for Chat =================# @@ -21,10 +21,6 @@ button.upload =Upload label.authoring.basic.title =Title: label.authoring.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 @@ -36,11 +32,9 @@ message.updateSuccess =Changes saved message.unsavedChanges =Page contains unsaved changes 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 @@ -69,8 +63,6 @@ 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. @@ -82,20 +74,28 @@ pageTitle.authoring =Chat Authoring message.defineLaterSet =Please wait for the teacher to complete the contents of this activity. pageTitle.monitoring.notebook =View Notebook Entries -advanced.reflectOnActivity =Add Notebook at end of Chat with the following instructions: button.continue =Continue -label.authoring.basic.instructions =Instructions: advanced.lockOnFinished =Lock when finished message.runOfflineSet =This activity is not being done on the computer. Please see your instructor for details. button.reflect =Reflect on chat button.edit =Edit message.no.reflection.available =No notebook available button.finish =Next Activity message.alertContentEdit =Warning: One of more students have accessed this activity. Changing this content will result in students getting different information. -message.contentInUseSet =The modification of content is not allowed since one or more students has attempted the activity. advanced.filteringEnabled =Filter Messages (separate each filtered word with a comma ie: word1, word2, etc) message.warnLockOnFinish =Note: After you click on "Next Activity" and you come back to this Chat, you wont be able to continue chatting. message.activityLocked =This activity has been set up to not to allow chatting after you have finished it. As you are returning to this Chat, you are able to see all messages but not allowed to chat anymore. +message.contentInUseSet =Modification of content is not allowed since one or more students has attempted the activity. +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. +label.authoring.basic.instructions =Instructions: +error.contentrepository =An error has occurred when saving/deleting instruction file {0}. The files may not be saved correctly. +titleHeading.instructions =Instructions +button.instructions =Instructions +advanced.reflectOnActivity =Add Notebook at end of Chat with the following instructions: +instructions.uploadOfflineInstr =Offline Instructions File: +instructions.uploadOnlineInstr =Online Instructions File: +instructions.offlineInstructions =Offline Instructions: +instructions.onlineInstructions =Online Instructions: #======= End labels: Exported 90 labels for en AU =====