Index: lams_tool_sbmt/conf/language/lams/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_sbmt/conf/language/lams/ApplicationResources.properties,v diff -u -r1.33.2.9 -r1.33.2.10 --- lams_tool_sbmt/conf/language/lams/ApplicationResources.properties 20 Feb 2017 05:33:46 -0000 1.33.2.9 +++ lams_tool_sbmt/conf/language/lams/ApplicationResources.properties 1 Mar 2017 04:08:33 -0000 1.33.2.10 @@ -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 =================================================================== RCS file: /usr/local/cvsroot/lams_tool_sbmt/conf/language/lams/ApplicationResources_en_AU.properties,v diff -u -r1.30.2.6 -r1.30.2.7 --- lams_tool_sbmt/conf/language/lams/ApplicationResources_en_AU.properties 20 Feb 2017 05:33:46 -0000 1.30.2.6 +++ lams_tool_sbmt/conf/language/lams/ApplicationResources_en_AU.properties 1 Mar 2017 04:08:33 -0000 1.30.2.7 @@ -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 =================================================================== RCS file: /usr/local/cvsroot/lams_tool_sbmt/web/WEB-INF/tags/AuthoringButton.tag,v diff -u -r1.21.2.2 -r1.21.2.3 --- lams_tool_sbmt/web/WEB-INF/tags/AuthoringButton.tag 13 Dec 2016 04:34:41 -0000 1.21.2.2 +++ lams_tool_sbmt/web/WEB-INF/tags/AuthoringButton.tag 1 Mar 2017 04:08:33 -0000 1.21.2.3 @@ -123,7 +123,7 @@ }
-