Index: lams_tool_sbmt/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r32f3f705d823a49087f987328dece4f3f9248c75 -rb6e6befa01b244e05a9aa6408e0de4a56327deb0 --- lams_tool_sbmt/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 32f3f705d823a49087f987328dece4f3f9248c75) +++ lams_tool_sbmt/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision b6e6befa01b244e05a9aa6408e0de4a56327deb0) @@ -7,7 +7,6 @@ label.download = Download label.save = Save label.cancel = Cancel -label.files = files label.authoring.heading = Submit Files Authoring label.authoring.heading.basic = Basic label.authoring.heading.basic.desc = Basic input information for submission @@ -19,13 +18,10 @@ label.authoring.save.button = Save label.authoring.cancel.button = Cancel authoring.exception = There is a problem submitting content, the reason is {0} -label.learner.upload.restrictions: File restrictions -label.learner.upload.restrictions.and: and -label.learner.upload.restrictions.files: file(s) to add label.learner.fileName = Name label.learner.filePath = File label.learner.fileDescription = Description -label.learner.upload = Add files +label.learner.upload = Add files label.learner.finished = Finished uploading label.learner.time = Uploaded label.learner.dateOfSubmission = Submission date @@ -39,7 +35,7 @@ label.monitoring.heading.userlist = Summary label.monitoring.heading.userlist.desc = User List Description label.monitoring.heading.instructions = Instructions -label.monitoring.heading.edit.activity = Edit Activity +label.monitoring.heading.edit.activity = Edit activity label.monitoring.heading.edit.activity.desc = Edit Activity description label.monitoring.heading.stats = Analytics label.monitoring.heading.stats.desc = Statistics description @@ -89,10 +85,10 @@ label.limit.number.upload = Set maximum number of files to upload label.number.to.upload = Number of files to upload label.unlimited = Unlimited -message.left.upload.limit = maximum of {0} +message.left.upload.limit = maximum of : {0} messsage.learner.finish.confirm = Are you going to finish submission? label.edit = Edit -message.no.reflection.available = No Notebook available +message.no.reflection.available = No notebook entry has been added. error.attachment.executable = The uploaded file can not be an executable message.alertContentEdit = Warning: One or 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. @@ -131,7 +127,7 @@ button.submit = Finish label.monitoring.file.delete = Delete mark file label.file.options = File options -label.activity.completion = End of activity +label.activity.completion = End of Activity label.notifications = Notifications label.view.files = View files label.deleted = Deleted @@ -155,7 +151,7 @@ label.waiting.for.leader.finish = Please wait until a group leader finishes the activity. label.select.leader = Leader selection label.waiting.for.leader.launch.time.limit = Leader has not started the activity. Please wait until the leader commences it. -label.use.select.leader.tool.output = Use leaders from Leader tool +label.use.select.leader.tool.output = Use leaders from Select Leader tool label.marks.released = Marks have been released outcome.authoring.title = Learning outcomes outcome.authoring.input = Search and select by outcome name or code @@ -164,7 +160,7 @@ error.upload = Error while uploading file: {0} outcome.authoring.remove.confirm = Are you sure you want to remove this learning outcome? label.enable.min.limit = Set minimum number of files to upload -label.should.upload.another = minimum of {0} +label.should.upload.another = minimum of: {0} outcome.authoring.create.new = [create new] label.monitoring.change.leader = Change leader label.monitoring.leader.successfully.changed = Leader changed @@ -174,3 +170,7 @@ output.desc.manual.grading = Manual grading label.add.tip = Fill details above and click this button to submit the file. label.min.limit.preview = Since you are a teacher in the preview mode, you can finish the activity without submitting sufficient files. +label.files = files +label.learner.upload.restrictions = Upload restrictions +label.learner.upload.restrictions.files = files(s) to add +label.learner.upload.restrictions.and = and \ No newline at end of file