Index: lams_tool_survey/conf/language/ApplicationResources.properties =================================================================== diff -u -r0b9b61d67c2dcf6f83c513325afca117cb1967f2 -rc4a429ad90657aa55fb72fccf49cf717a3e7fd12 --- lams_tool_survey/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 0b9b61d67c2dcf6f83c513325afca117cb1967f2) +++ lams_tool_survey/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision c4a429ad90657aa55fb72fccf49cf717a3e7fd12) @@ -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.