Index: lams_tool_laqa/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -raed6a7a22d1b3b1d10c2a38a687256a06a8c6eac -r0af4ed13b963a588f3499b080801863d57f8ad95 --- lams_tool_laqa/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision aed6a7a22d1b3b1d10c2a38a687256a06a8c6eac) +++ lams_tool_laqa/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 0af4ed13b963a588f3499b080801863d57f8ad95) @@ -11,6 +11,7 @@ tool.description =Tool for asking one or more short answer questions and displays the results. label.basic =Basic label.advanced =Advanced +label.conditions =Conditions label.authoring.title =Title label.summary =Summary label.editActivity =Edit Activity @@ -170,5 +171,32 @@ label.other.answers =Answers from other Learners warning.empty.answers =One or more question(s) are not answered. Do you want to continue anyway? +label.authoring.heading.instructions.desc =Please enter conditions for Q&A +label.authoring.heading.conditions =Conditions +label.authoring.conditions.add.condition =Add condition +label.authoring.conditions.list.title =Conditions +label.authoring.conditions.order =Order +label.authoring.conditions.empty.condition.list =There are no conditions +label.authoring.conditions.condition.name =Name +label.authoring.edit.conditions.button =Edit conditions +label.authoring.up =Up +label.authoring.down =Down +label.authoring.edit =Edit +label.authoring.delete =Delete +error.condition.name.blank =Condition name can not be blank. +error.condition.duplicated.name =Duplicated name. Please choose unique one. +error.condition.no.questions.selected =There are no questions selected. Please select at least one. +error.condition =Error creating condition. + +output.desc.text.search.output.definition.qa =Answers contain certain words +text.search.output.definition.qa.default.condition =First answer contains word "LAMS" + +textsearch.heading =Answers that... +textsearch.all.words =have all these words: +textsearch.phrase =have this exact wording or phrase: +textsearch.any.words =have one or more of these words: +textsearch.excluded.words =have none any of these unwanted words: +textsearch.questions =Search in these questions: + #======= End labels: Exported 163 labels for en AU =====