Index: lams_tool_task/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r32ec7720d0f823e86af21ffbb817cd096e80f655 -r13b1409e4ba0fde34b29afd6a6908f3f02b9d375 --- lams_tool_task/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 32ec7720d0f823e86af21ffbb817cd096e80f655) +++ lams_tool_task/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 13b1409e4ba0fde34b29afd6a6908f3f02b9d375) @@ -1,10 +1,10 @@ -appName = tasklist +appName = takslist #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Thu Jan 03 05:28:01 GMT 2008 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Jun 06 09:15:33 BST 2008 -#=================== labels for TaskList =================# +#=================== labels for Task List =================# activity.title =Task List activity.description =Task List. @@ -19,26 +19,27 @@ label.authoring.heading.basic =Basic label.authoring.heading.basic.desc =Basic input information for task list label.authoring.heading.instructions =Instructions -label.authoring.heading.instructions.desc =Please input online and offline instructions label.authoring.heading.instructions.desc =Please input conditions for task list label.authoring.heading.conditions =Conditions label.authoring.heading.advance =Advanced label.authoring.heading.advance.desc =Please input advance options for task list label.authoring.basic.title =Title +label.authoring.basic.task.isCommentsFilesAllowed =Allow learners to add comments/files for this task +label.monitoring.tasksummary.comments.allowed =Learners are allowed to add comments +label.monitoring.tasksummary.files.allowed =Learners are allowed to add files label.authoring.basic.description =Description label.authoring.basic.add.task =Add Task -label.authoring.basic.task.isRequired =Required task +label.authoring.basic.task.isRequired =Required task label.authoring.basic.task.isCommentsAllowed =Allow Learners to add comment(s) label.authoring.basic.task.isCommentsRequired =Comment required to complete task label.authoring.basic.task.isFilesAllowed =Allow Learners to add file(s) label.authoring.basic.task.isFilesRequired =File required to complete task -label.authoring.basic.task.isCommentsFilesAllowed =Allow participants to add comments/files for this task label.authoring.basic.task.show.only.to.monitoring =Show only to monitoring label.authoring.basic.task.show.to.all.learners =Show to all learners -label.authoring.basic.task.isChildTask =Don't display until parent task has been completed -label.authoring.basic.task.parent.task.name =Parent: +label.authoring.basic.task.isChildTask =Don't display until parent task has been completed +label.authoring.basic.task.parent.task.name =Parent: label.authoring.basic.task.list.title =Task List -label.authoring.basic.resource.task =Task +label.authoring.basic.resource.task =Task label.authoring.basic.resource.edit =Edit label.authoring.basic.resource.delete =Delete label.authoring.basic.resource.title.input =Title @@ -63,7 +64,6 @@ label.authoring.down =Move down label.authoring.conditions.add.condition =Add Condition label.authoring.conditions.list.title =Conditions -label.authoring.conditions.condition.name =Name label.authoring.conditions.order =Order label.authoring.conditions.empty.condition.list =There are no conditions authoring.exception =There is a problem in task list authoring page, the reason is {0} @@ -73,7 +73,6 @@ error.condition.name.blank =Condition name can not be blank. error.condition.name.contains.wrong.symbol =Condition name can not contain # symbol. Please choose the name without this symbol. error.condition.duplicated.name =Duplicated name. Please choose unique one. -error.condition.no.tasklistitems.selected =There are no TaskListItems selected. Please select at least one. error.upload.failed =Upload file failed: {0} error.msg.upload.file.not.found =Could not find upload file {0}. error.msg.file.not.found =File not found exception occurs when uploading file. @@ -83,7 +82,7 @@ error.msg.default.content.not.find =Could not retrieve default content record for this tool. warning.msg.authoring.deletion.affect.conditions =Deletion of this item may affect existing conditions. Do you want to proceed? label.learning.title =Task List Learner -label.learning.tasks.to.do =Tasks to do +label.learning.tasks.to.do =Tasks to do label.learning.new.task.details =New task details: label.learning.check.for.new =Check for new label.learning.comment.or.instruction =Comment/Instruction @@ -115,21 +114,16 @@ label.monitoring.heading.access =Learners list label.monitoring.edit.activity.edit =Edit label.monitoring.summary.overall.summary =Overall Summary -label.monitoring.summary.user =User label.monitoring.summary.confirm.completion =Confirm Completion label.monitoring.summary.title.reflection =Notebook Entry label.monitoring.summary.reflection =Notebook Entry label.monitoring.tasksummary.task.summary =Task Summary label.monitoring.tasksummary.task.required.to.finish =this task is required to finish this activity -label.monitoring.tasksummary.parent.activity =Parent activity label.monitoring.tasksummary.comments.files.enabled =Comments/files enabled -label.monitoring.tasksummary.user =User label.monitoring.tasksummary.completed =Completed label.monitoring.tasksummary.time.and.date =Time and Date label.monitoring.tasksummary.comments.files =Comments/Files -label.monitoring.tasksummary.comments.allowed =Participants are allowed to add comments label.monitoring.tasksummary.comments.required =Comments are required to complete the task -label.monitoring.tasksummary.files.allowed =Participants are allowed to add files label.monitoring.tasksummary.files.required =Files are required to complete the task label.monitoring.instructions.attachments =Attachments message.monitoring.edit.activity.not.editable =This Activity is no longer editable @@ -155,8 +149,13 @@ label.finished =Next Activity label.finish =Next Activity label.default.user.name =Instructor -output.desc.learner.number.of.tasks.completed=Number of Tasks Completed -output.desc.tool.condition=User Entered Conditions +output.desc.learner.number.of.tasks.completed =Number of Tasks Completed +error.condition.no.tasklistitems.selected =There are no tasks selected. Please select at least one. +label.monitoring.tasksummary.user =Learner +output.desc.tool.condition =Learner Entered Conditions +label.authoring.conditions.condition.name =Condition Name +label.monitoring.summary.user =Learner +label.monitoring.tasksummary.parent.activity =Parent task -#======= End labels: Exported 156 labels for en AU ===== +#======= End labels: Exported 150 labels for en AU =====