Index: lams_tool_notebook/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -rb0dcb38987a64f7df435ccf3e2beabe7ac54d8fb -r31037d3d873f87b6c212f635ed7f6ed3f4216a7b --- lams_tool_notebook/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision b0dcb38987a64f7df435ccf3e2beabe7ac54d8fb) +++ lams_tool_notebook/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 02 07:12:10 BST 2008 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed May 21 09:49:20 BST 2008 #=================== labels for Notebook =================# @@ -17,13 +17,8 @@ button.upload =Upload label.authoring.basic.title =Title: label.authoring.basic.content =Content: -label.authoring.basic.instructions =Instructions: advanced.lockOnFinished =Lock when finished advanced.allowRichEditor =Allow rich text editor -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 @@ -39,11 +34,9 @@ message.runOfflineSet =This activity is not being done on the computer. Please see your instructor for details. pageTitle.monitoring =Notebook 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 @@ -69,8 +62,6 @@ error.missingParam =Unable to continue. {0} is missing. error.exceedMaxFileSize =File size exceeded error.exception.NbApplication =An internal error has occured with the Notebook 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. @@ -81,9 +72,18 @@ message.learner.blank.input =You have not written anything. Are you sure this is correct? 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. -message.warnLockOnFinish = Note: After you click on "Next Activity" and you come back to this Notebook, you won't be able to continue adding notes. -message.activityLocked = The instructor has set this activity not to allow notes after you have finished it. As you are returning to this Notebook, you are able to see your notes but not allowed to add more. +message.warnLockOnFinish =Note: After you click on "Next Activity" and you come back to this Notebook, you won't be able to continue adding notes. +message.activityLocked =The instructor has set this activity not to allow notes after you have finished it. As you are returning to this Notebook, you are able to see your notes but not allowed to add more. +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. +titleHeading.instructions =Instructions +label.authoring.basic.instructions =Instructions: +error.contentrepository =An error has occurred when saving/deleting instruction file {0}. The files may not be saved correctly. +button.instructions =Instructions +instructions.uploadOfflineInstr =Offline Instructions File: +instructions.uploadOnlineInstr =Online Instructions File: +instructions.offlineInstructions =Offline Instructions: +instructions.onlineInstructions =Online Instructions: -#======= End labels: Exported 76 labels for en AU ===== +#======= End labels: Exported 78 labels for en AU =====