Index: lams_tool_laqa/conf/language/lams/ApplicationResources.properties
===================================================================
diff -u -rec99b043191d114d170029787c328b91ab60b154 -rfbbc8abd933da6ee584c8a4fd777f9834aee92e3
--- lams_tool_laqa/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision ec99b043191d114d170029787c328b91ab60b154)
+++ lams_tool_laqa/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision fbbc8abd933da6ee584c8a4fd777f9834aee92e3)
@@ -2,7 +2,7 @@
#language code: en
#locale code: AU
- # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Tue Nov 11 12:12:09 GMT 2008
+ # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed Nov 19 18:25:43 GMT 2008
#=================== labels for Q&A =================#
@@ -131,7 +131,6 @@
radiobox.usernameVisible =Show learner's name with answer
monitor.summary.td.notebookInstructions =Notebook instructions
label.monitoring =Q&A Monitoring
-error.content.inUse =Modification of the content is not allowed since one or more students has attempted the activity.
label.tool.shortname =Q&A
label.learning.forceOfflineMessage =This activity is not being done on the computer. Please see your instructor for details.
label.exportPortfolio =Q&A Export Portfolio
@@ -172,7 +171,6 @@
button.endLearning =Next Activity
label.show.names =Show names of other learners
label.authoring.qa =Question(s) and Answer(s)
-error.noStudentActivity =Sorry, the report can not be generated.
No student has attempted the activity yet.
label.other.answers =Answers from other Learners
label.conditions =Conditions
label.authoring.heading.conditions.desc =Please enter conditions for Q&A
@@ -236,8 +234,10 @@
wizard.import.nofile =Please select an xml file to import first.
wizard.import.warn =Are you sure you want to import a new wizard? This will overwrite the existing wizard design.
wizard.import.error =Failed to import the wizard, make sure the imported file is in the expected xml format.
-wizard.editQuestion =Edit Question
wizard.editSkill =Edit Skill
+wizard.editQuestion =Edit Question
+error.content.inUse =Modification of the content is not allowed since one or more learners has attempted the activity.
+error.noStudentActivity =Sorry, the report can not be generated.
No learner has attempted the activity yet.
#======= End labels: Exported 232 labels for en AU =====