Index: lams_tool_survey/conf/language/ApplicationResources.properties =================================================================== diff -u -ra3f73a029aca1cb987fb030ad1d13fa780ff9682 -rfa2d677c52212d8deec4995a0a9bec2ae25ac78a --- lams_tool_survey/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision a3f73a029aca1cb987fb030ad1d13fa780ff9682) +++ lams_tool_survey/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision fa2d677c52212d8deec4995a0a9bec2ae25ac78a) @@ -2,12 +2,13 @@ #language code: en #locale code: AU - # CVS ID: $Id$ + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Thu Oct 05 04:32:58 GMT 2006 -#=================== labels for Surveys =================# +#=================== labels for Survey =================# +appName =Survey activity.title =Survey -activity.description =Survey. +activity.description =Tool to create Surveys activity.helptext =Answer surveys. tool.display.name =Survey Tool tool.description =Tool for survey. @@ -23,23 +24,20 @@ label.authoring.heading.advance.desc =Please input advance options for survey label.authoring.basic.title =Title label.authoring.basic.instruction =Instruction -# Survey question label.question =Question -label.optional= Optional +label.optional =Optional label.authoring.basic.add.survey.question =Add question -label.authoring.basic.add.survey.open.question=Add open text +label.authoring.basic.add.survey.open.question =Add open text label.authoring.basic.add.option =Add more answers -label.authoring.basic.add.question=Add question +label.authoring.basic.add.question =Add question label.authoring.basic.question.optional =Optional question -label.authoring.basic.question.append.text =Allow 'Other' text entry +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 label.authoring.basic.survey.edit =Edit label.authoring.basic.survey.delete =Delete label.authoring.basic.survey.title.input =Title -# instruction label.authoring.online.instruction =Online Instructions label.authoring.offline.instruction =Offline Instructions label.authoring.online.file =Upload online file @@ -51,34 +49,29 @@ label.authoring.offline.filelist =Offline file list label.authoring.online.delete =Delete label.authoring.offline.delete =Delete -# advance label.authoring.advance.lock.on.finished =Lock when finished -label.authoring.advance.show.on.one.page =Show survey on one page +label.authoring.advance.show.on.one.page =Show survey on one page label.authoring.save.button =Save 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.question.blank =Question can not be blank -error.survey.item.question.less.option = You must input at least two options. - - -# learning -label.submit.survey=Done -label.retake.survey=Retake survey -label.retake = [Retake] -label.append.text=Append text: -label.next=Next -label.previous=Previous -label.of=of +error.survey.item.question.less.option =You must input at least two options. +label.submit.survey =Done +label.retake.survey =Retake survey +label.retake =[Retake] +label.append.text =Append text: +label.next =Next +label.previous =Previous +label.of =of error.upload.failed =Upload file failed: {0} error.msg.upload.file.not.found =Could not find upload file {0}. error.msg.file.not.found =File not found exception occurs when uploading file. error.msg.io.exception =IOException occurs when uploading file. error.msg.invaid.param.upload =InvalidParameterException occured while trying to upload File. error.msg.repository =Repository occurs exception while trying to upload file. error.msg.default.content.not.find =Could not retrieve default content record for this tool. -error.mandatory.question=Mandatory question, please give answer. - +error.mandatory.question =Mandatory question, please give answer. msg.no.instruction =No instruction available. authoring.msg.cancel.save =Do you want to close this window without saving? label.learning.title =Survey Learning @@ -89,6 +82,7 @@ monitoring.tab.instructions =Instruction monitoring.tab.edit.activity =Edit Activity monitoring.label.group =Group +monitoring.summary.note =Note: number of learners is the number of learners who have viewed the survey. monitoring.label.type =Type monitoring.label.title =Title monitoring.label.number.learners =Number of Learners @@ -126,32 +120,33 @@ button.try.again =Try again label.up =Move Up label.down =Move down +label.monitoring.heading.access =Learners list +label.authoring.advanced.reflectOnActivity =Reflect on survey +error.reflection.emtpy =Please input reflection +title.reflection =Reflection +label.continue =Continue +monitoring.user.fullname =Name +monitoring.user.reflection =Reflection +page.title.monitoring.view.reflection =View Reflection +button.close =Close +label.open.response =Open response +piechart.title =Question {0} Pie Chart +barchart.title =Question {0} Column Chart +barchart.category.axis.label =Candidate Answer +barchart.value.axis.label =Percentage +message.view.pie.chart =View pie chart +message.view.bar.chart =View column chart +message.possible.answers =Possible answers +message.total.user.response =Total user response +message.learner.choose.answer.percentage ={0} percent learners of the class have chosen this answer. +message.learner.choose.answer =The learner has chosen this answer +error.chart.gen =Error occurs during generating chart, please try again. +error.single.choice.over =Only one option or open text can be chosen. +title.chart.report =Report of Individual Question +label.answer =Answer +label.session.name =Session Name +label.number.learners =# of learners +label.learner =Learner -label.monitoring.heading.access=Learners list -label.authoring.advanced.reflectOnActivity=Reflect on survey -error.reflection.emtpy=Please input reflection -title.reflection=Reflection -label.continue=Continue -monitoring.user.fullname=Name -monitoring.user.reflection=Refection -page.title.monitoring.view.reflection=View Reflection -button.close=Close -label.open.response=Open response -piechart.title= Question {0} Pie Chart -barchart.title= Question {0} Column Chart -barchart.category.axis.label=Candidate Answer -barchart.value.axis.label=Percentage -message.view.pie.chart=View pie chart -message.view.bar.chart=View column chart -message.possible.answers=Possible answers -message.total.user.response=Total user response -message.learner.choose.answer.percentage = {0} percent leaners of the class have chosen this answer. -message.learner.choose.answer=The learner has chosen this answer -error.chart.gen=Error occurs during generating chart, please try again. -error.single.choice.over=Only one option or open text can be chosen. -title.chart.report=Report of Individual Question -label.answer=Answer -label.session.name=Session Name -label.number.learners=# of learners -label.learner=Learner \ No newline at end of file +#======= End labels: Exported 141 labels for en AU =====