Index: lams_tool_laqa/conf/language/lams/ApplicationResources.properties
===================================================================
diff -u -re978ae9cb40427ac4a4875f1c7c5f9fd2b6e6f18 -r6442df16716ddedae6b4eb22e36e51d874ff66aa
--- lams_tool_laqa/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision e978ae9cb40427ac4a4875f1c7c5f9fd2b6e6f18)
+++ lams_tool_laqa/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:51:25 BST 2008
+ # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Apr 18 07:04:46 BST 2008
#=================== labels for Q&A =================#
@@ -65,7 +65,6 @@
error.defaultquestion.empty =The first question can not be empty.
submit.successful =The content has been created successfully.
submit.unSuccessful =Warning: An error occurred while saving the content.
-error.content.inUse =The modification of the content is not allowed since one or more students has attempted the activity.
label.learning.qa =Answers for Q/A
label.question =Question
label.answers =Answers:
@@ -107,7 +106,6 @@
label.loMark =Lowest Mark:
count.max.attempt =Maximum Attempt Count:
error.monitorReportTitle =The field "Monitor Report Title (Advanced)" is mandatory.
-error.noStudentActivity =Sorry, the report can not be generated.
No student has attempted the activity yet.
error.tab.contentId.required =Sorry, the screen is not available. The Tool Activity requires a content id.
error.contentrepository =An error has occurred when saving/deleting instruction file {0}. The files may not be saved correctly.
label.authoring.title.col =Title:
@@ -168,6 +166,8 @@
radiobox.defineLater =Define in Monitor
button.endLearning =Next Activity
label.show.names =Show names of other learners
+error.content.inUse =The modification of the content is not allowed since one or more students has attempted the activity.
+error.noStudentActivity =Sorry, the report can not be generated.
No student has attempted the activity yet.
#======= End labels: Exported 162 labels for en AU =====