Index: lams_tool_sbmt/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r8878abdf995d85e382ff0eb22a4118c413cd11cb -r07ace0e41d113321756cbe1d75ab04d8c9cb5841 --- lams_tool_sbmt/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 8878abdf995d85e382ff0eb22a4118c413cd11cb) +++ lams_tool_sbmt/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 07ace0e41d113321756cbe1d75ab04d8c9cb5841) @@ -39,7 +39,6 @@ label.learner.notAvailable =Not available label.learner.noUpload =No files have been uploaded yet. label.learner.uploadMessage =Uploaded file must not be executable and not exceed size of {0} -errors.maxfilesize =Uploaded file exceeded maximum size: {0} learner.finish.without.upload =No files have been uploaded yet. Files can not be uploaded once you choose OK. label.monitoring.heading =Monitoring label.monitoring.heading.userlist =Summary @@ -101,7 +100,7 @@ messsage.learner.finish.confirm =Are you going to finish submission? label.edit =Edit message.no.reflection.available =No Notebook available -error.attachment.executable =The uploaded file is executable, please zip it before uploading. +error.attachment.executable =The uploaded file can not be an executable message.alertContentEdit =Warning: One of more learners have accessed this activity. Changing this content will result in learners getting different information. message.warnLockOnFinish =Note: After you click on "Next Activity" and you come back to this Submit Files, you won't be able to continue adding files. message.activityLocked =The instructor has set this activity not to allow submissions after you have finished it. As you are returning to this activity, you are able to see your files but not allowed to add more. @@ -157,6 +156,6 @@ label.search =Search... errors.required ={0} is required. errors.maxfilesize =Uploaded file exceeded maximum size: {0} +label.add=Add - -#======= End labels: Exported 150 labels for en AU ===== +#======= End labels: Exported 149 labels for en AU ===== Index: lams_tool_sbmt/conf/language/lams/ApplicationResources_en_AU.properties =================================================================== diff -u -r8878abdf995d85e382ff0eb22a4118c413cd11cb -r07ace0e41d113321756cbe1d75ab04d8c9cb5841 --- lams_tool_sbmt/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 8878abdf995d85e382ff0eb22a4118c413cd11cb) +++ lams_tool_sbmt/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 07ace0e41d113321756cbe1d75ab04d8c9cb5841) @@ -38,7 +38,7 @@ label.learner.dateMarksReleased =Date marks released label.learner.notAvailable =Not available label.learner.noUpload =No files have been uploaded yet. -label.learner.uploadMessage =Only one file can be uploaded at a time - Maximum file size is 1.0 MB +label.learner.uploadMessage =Uploaded file must not be executable and not exceed size of {0} learner.finish.without.upload =No files have been uploaded yet. Files can not be uploaded once you choose OK. label.monitoring.heading =Monitoring label.monitoring.heading.userlist =Summary @@ -100,7 +100,7 @@ messsage.learner.finish.confirm =Are you going to finish submission? label.edit =Edit message.no.reflection.available =No Notebook available -error.attachment.executable =The uploaded file is executable, please zip it before uploading. +error.attachment.executable =The uploaded file can not be an executable message.alertContentEdit =Warning: One of more learners have accessed this activity. Changing this content will result in learners getting different information. message.warnLockOnFinish =Note: After you click on "Next Activity" and you come back to this Submit Files, you won't be able to continue adding files. message.activityLocked =The instructor has set this activity not to allow submissions after you have finished it. As you are returning to this activity, you are able to see your files but not allowed to add more. @@ -156,6 +156,6 @@ label.search =Search... errors.required ={0} is required. errors.maxfilesize =Uploaded file exceeded maximum size: {0} +label.add=Add - -#======= End labels: Exported 150 labels for en AU ===== +#======= End labels: Exported 149 labels for en AU ===== Index: lams_tool_sbmt/web/WEB-INF/tags/AuthoringButton.tag =================================================================== diff -u -rb5ab72c783a98abeb08431bafb067ad4b9edf1df -r07ace0e41d113321756cbe1d75ab04d8c9cb5841 --- lams_tool_sbmt/web/WEB-INF/tags/AuthoringButton.tag (.../AuthoringButton.tag) (revision b5ab72c783a98abeb08431bafb067ad4b9edf1df) +++ lams_tool_sbmt/web/WEB-INF/tags/AuthoringButton.tag (.../AuthoringButton.tag) (revision 07ace0e41d113321756cbe1d75ab04d8c9cb5841) @@ -123,7 +123,7 @@ }
-