Index: lams_tool_survey/conf/language/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_survey/conf/language/Attic/ApplicationResources.properties,v diff -u -r1.2 -r1.3 --- lams_tool_survey/conf/language/ApplicationResources.properties 14 Sep 2006 06:44:13 -0000 1.2 +++ lams_tool_survey/conf/language/ApplicationResources.properties 15 Sep 2006 07:18:30 -0000 1.3 @@ -25,12 +25,14 @@ label.authoring.basic.title =Title label.authoring.basic.instruction =Instruction # Survey question -label.authoring.basic.add.survey =Add survey question +label.question =Question +label.authoring.basic.add.survey.question =Add question +label.authoring.basic.add.survey.open.question=Add open text label.authoring.basic.add.option =Add more options label.authoring.basic.add.question=Add question -label.authoring.basic.question.compulsory =Compulsory survey -label.authoring.basic.question.append.text =Append text entry -label.authoring.basic.question.max.answer =Maximum answer(s) +label.authoring.basic.question.optional =Optional question +label.authoring.basic.question.append.text =Allow 'Other' text entry +label.authoring.basic.question.allow.muli.answer =Allow multiple answers label.authoring.basic.survey.list.title =Survey questions list label.authoring.basic.survey =Survey @@ -57,11 +59,9 @@ label.authoring.cancel.button =Cancel label.description =Description: authoring.exception =There is a problem in survey authoring page, the reason is {0} -error.survey.item.title.blank =Title can not be blank. -error.survey.item.url.blank =URL can not be blank. -error.survey.item.file.blank =File can not be blank. -error.survey.item.desc.blank =Comment/Instruction can not be blank -error.survey.item.invalid.url =Invalid URL format. +error.survey.item.question.blank =Question can not be blank +error.survey.item.question.less.option = You must input at least two options. + error.upload.failed =Upload file failed: {0} error.msg.upload.file.not.found =Could not find upload file {0}. error.msg.zip.file.exception =Could not handle zip file when uploading file.