Index: lams_tool_task/conf/language/lams/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_task/conf/language/lams/ApplicationResources.properties,v diff -u -r1.44.2.5 -r1.44.2.6 --- lams_tool_task/conf/language/lams/ApplicationResources.properties 17 Feb 2017 06:17:43 -0000 1.44.2.5 +++ lams_tool_task/conf/language/lams/ApplicationResources.properties 1 Mar 2017 04:54:46 -0000 1.44.2.6 @@ -40,7 +40,7 @@ label.authoring.basic.resource.delete =Delete label.authoring.basic.resource.title.input =Title label.authoring.basic.resource.description.input =Description -label.authoring.choosefile.button =Choose file +label.authoring.choosefile.button =File label.authoring.advance.allow.contribute.tasks =Allow Learners to contribute tasks label.authoring.advance.lock.on.finished =Lock when finished label.authoring.advance.monitor.verification.required =Monitor needs to verify these tasks before letting Learners to complete activity @@ -167,7 +167,8 @@ label.confirm =Confirm label.task.options =Task options label.activity.completion =End of activity -errors.maxfilesize =The uploaded file has exceeded the maximum file size limit of {0} bytes. +errors.maxfilesize =Uploaded file exceeded maximum size: {0} +error.attachment.executable =Uploaded file is executable +label.upload.info =Uploaded file must not be executable and not exceed size of {0} - #======= End labels: Exported 162 labels for en AU ===== Index: lams_tool_task/conf/language/lams/ApplicationResources_en_AU.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_task/conf/language/lams/ApplicationResources_en_AU.properties,v diff -u -r1.41.2.4 -r1.41.2.5 --- lams_tool_task/conf/language/lams/ApplicationResources_en_AU.properties 17 Feb 2017 06:17:44 -0000 1.41.2.4 +++ lams_tool_task/conf/language/lams/ApplicationResources_en_AU.properties 1 Mar 2017 04:54:46 -0000 1.41.2.5 @@ -40,7 +40,7 @@ label.authoring.basic.resource.delete =Delete label.authoring.basic.resource.title.input =Title label.authoring.basic.resource.description.input =Description -label.authoring.choosefile.button =Choose file +label.authoring.choosefile.button =File label.authoring.advance.allow.contribute.tasks =Allow Learners to contribute tasks label.authoring.advance.lock.on.finished =Lock when finished label.authoring.advance.monitor.verification.required =Monitor needs to verify these tasks before letting Learners to complete activity Index: lams_tool_task/web/WEB-INF/tags/AuthoringButton.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_task/web/WEB-INF/tags/AuthoringButton.tag,v diff -u -r1.13.2.2 -r1.13.2.3 --- lams_tool_task/web/WEB-INF/tags/AuthoringButton.tag 13 Dec 2016 04:39:19 -0000 1.13.2.2 +++ lams_tool_task/web/WEB-INF/tags/AuthoringButton.tag 1 Mar 2017 04:54:46 -0000 1.13.2.3 @@ -123,7 +123,7 @@ }