Index: lams_tool_lamc/conf/language/lams/ApplicationResources.properties
===================================================================
diff -u -re978ae9cb40427ac4a4875f1c7c5f9fd2b6e6f18 -r6442df16716ddedae6b4eb22e36e51d874ff66aa
--- lams_tool_lamc/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision e978ae9cb40427ac4a4875f1c7c5f9fd2b6e6f18)
+++ lams_tool_lamc/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 6442df16716ddedae6b4eb22e36e51d874ff66aa)
@@ -2,7 +2,7 @@
#language code: en
#locale code: AU
- # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Apr 11 01:47:00 BST 2008
+ # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Apr 18 07:02:26 BST 2008
#=================== labels for Multiple Choice Questions =================#
@@ -146,7 +146,6 @@
error.question.removeNotAllowed.thisScreen =The question can not be removed since one or more of the question texts has been modified. Please try again without any text modifications.
error.selectedIndex.empty =Can not continue. Please select the correct answer and click "Done".
error.content.locked =The content has been locked since it is being used by one mor more learners.
The modification of the content is not allowed.
-error.content.inUse =The modification of the content is not allowed since one or more students has attempted the activity.
error.noLearnerActivity =Summary report is not available since no users attempted the activity yet.
label.question =Question
label.answers =Answers:
@@ -156,7 +155,6 @@
label.user =User
label.attemptTime =Attempt Date/Time
label.response =Response
-error.noStudentActivity =Sorry, the report can not be generated.
No student has attempted the activity yet.
group.label =Group
button.summary =Summary
button.editActivity =Edit Activity
@@ -250,6 +248,8 @@
output.desc.learner.all.correct.false =Not All Correct
label.add.candidates =Add Answer
label.showMarks =Show top and average mark
+error.noStudentActivity =Sorry, the report can not be generated.
No student has attempted the activity yet.
+error.content.inUse =The modification of the content is not allowed since one or more students has attempted the activity.
#======= End labels: Exported 244 labels for en AU =====