Index: lams_tool_laqa/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -ra82189db31f6fb6dd4a25a50a688b2812e93ddce -r113ae1ede1f001ad26c80fddec318521289b8518 --- lams_tool_laqa/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision a82189db31f6fb6dd4a25a50a688b2812e93ddce) +++ lams_tool_laqa/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 113ae1ede1f001ad26c80fddec318521289b8518) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed Oct 29 16:45:25 GMT 2008 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Tue Nov 04 13:38:13 GMT 2008 #=================== labels for Q&A =================# @@ -210,13 +210,13 @@ wizard.selectSkill =Select cognitive skill wizard.selectQuestion =Select question wizard.add =Add -wizard.addCategory =Add Category -wizard.addSkill =Add Cognitive Skill -wizard.addQuestion =Add Question +wizard.addCategory =Add Category +wizard.addSkill =Add Cognitive Skill +wizard.addQuestion =Add Question wizard.add.mustSelectCategory =You must select a category before adding a cognitive skill. wizard.add.mustSelectSkill =You must select a cognitive skill and a category before adding a question. wizard.edit =Edit -wizard.editCategory =Edit Category +wizard.editCategory =Edit Category wizard.edit.notSelected =Please select the corresponding category, cognitive skill or question before clicking edit. wizard.delete =Delete wizard.delete.warnDeleteCategory =Deleting this category will delete also all its cognitive skills and questions, this cannot be undone. Do you wish to continue? @@ -227,14 +227,15 @@ wizard.delete.question =Question successfully deleted. wizard.delete.notselected =Please select an item to delete first. wizard.author.wizardTitle =Cognitive Skills Wizard -wizard.author.info1 = This wizard helps you choose the right type of question you might want to ask your learners. -wizard.author.info2 = Choose a category and then the second menu will display the cognitive skill. -wizard.author.info3 = After you select a cognitive skill, you'll be presented with a question template you can use. +wizard.author.info1 =This wizard helps you choose the right type of question you might want to ask your learners. +wizard.author.info2 =Choose a category and then the second menu will display the cognitive skill. +wizard.author.info3 =After you select a cognitive skill, you'll be presented with a question template you can use. wizard.export.export =Export Wizard wizard.export.savefirst =Your wizard design has been altered, please save before exporting. wizard.import.import =Import Wizard 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. -#======= End labels: Exported 193 labels for en AU ===== + +#======= End labels: Exported 230 labels for en AU ===== Index: lams_tool_laqa/conf/language/lams/ApplicationResources_en_AU.properties =================================================================== diff -u -ra82189db31f6fb6dd4a25a50a688b2812e93ddce -r113ae1ede1f001ad26c80fddec318521289b8518 --- lams_tool_laqa/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision a82189db31f6fb6dd4a25a50a688b2812e93ddce) +++ lams_tool_laqa/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 113ae1ede1f001ad26c80fddec318521289b8518) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed Oct 29 16:45:25 GMT 2008 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Tue Nov 04 13:38:13 GMT 2008 #=================== labels for Q&A =================# @@ -199,15 +199,6 @@ textsearch.any.words =have one or more of these words: textsearch.excluded.words =have none of these unwanted words: textsearch.questions =Search in these questions: - - -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 of these unwanted words: -textsearch.questions =Search in these questions: - pageTitle.admin =Q&A Configuration admin.formError =Missing values, please make sure all required fields are entered. admin.enableWizard =Enable the Q&A question wizard @@ -219,13 +210,13 @@ wizard.selectSkill =Select cognitive skill wizard.selectQuestion =Select question wizard.add =Add -wizard.addCategory =Add Category -wizard.addSkill =Add Cognitive Skill -wizard.addQuestion =Add Question +wizard.addCategory =Add Category +wizard.addSkill =Add Cognitive Skill +wizard.addQuestion =Add Question wizard.add.mustSelectCategory =You must select a category before adding a cognitive skill. wizard.add.mustSelectSkill =You must select a cognitive skill and a category before adding a question. wizard.edit =Edit -wizard.editCategory =Edit Category +wizard.editCategory =Edit Category wizard.edit.notSelected =Please select the corresponding category, cognitive skill or question before clicking edit. wizard.delete =Delete wizard.delete.warnDeleteCategory =Deleting this category will delete also all its cognitive skills and questions, this cannot be undone. Do you wish to continue? @@ -236,13 +227,15 @@ wizard.delete.question =Question successfully deleted. wizard.delete.notselected =Please select an item to delete first. wizard.author.wizardTitle =Cognitive Skills Wizard -wizard.author.info1 = This wizard helps you choose the right type of question you might want to ask your learners. -wizard.author.info2 = Choose a category and then the second menu will display the cognitive skill. -wizard.author.info3 = After you select a cognitive skill, you'll be presented with a question template you can use. +wizard.author.info1 =This wizard helps you choose the right type of question you might want to ask your learners. +wizard.author.info2 =Choose a category and then the second menu will display the cognitive skill. +wizard.author.info3 =After you select a cognitive skill, you'll be presented with a question template you can use. wizard.export.export =Export Wizard wizard.export.savefirst =Your wizard design has been altered, please save before exporting. wizard.import.import =Import Wizard 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. -#======= End labels: Exported 168 labels for en AU ===== + + +#======= End labels: Exported 230 labels for en AU ===== Index: lams_tool_laqa/conf/language/lams/ApplicationResources_es_ES.properties =================================================================== diff -u -rf34556c36d04199043d3fd6beec4034208951c2f -r113ae1ede1f001ad26c80fddec318521289b8518 --- lams_tool_laqa/conf/language/lams/ApplicationResources_es_ES.properties (.../ApplicationResources_es_ES.properties) (revision f34556c36d04199043d3fd6beec4034208951c2f) +++ lams_tool_laqa/conf/language/lams/ApplicationResources_es_ES.properties (.../ApplicationResources_es_ES.properties) (revision 113ae1ede1f001ad26c80fddec318521289b8518) @@ -2,7 +2,7 @@ #language code: es #locale code: ES - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed Oct 29 16:45:23 GMT 2008 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Tue Nov 04 13:38:07 GMT 2008 #=================== labels for Q&A =================# @@ -199,6 +199,43 @@ textsearch.any.words =contengan una o mas de estas palabras: textsearch.excluded.words =no contenga ninguna de estas palabras: textsearch.questions =Buscar en las siguientes respuestas: +pageTitle.admin =Configuraci\u00f3n de preguntas y respuestas +admin.formError =Faltan algunos valores, asegurese que todos los campos se han completado +admin.enableWizard =Habilitar el asistente de preguntas y respuestas +admin.success =La configuraci\u00f3n ha sido salvada +admin.return =Volver a la p\u00e1gina de mantenimiento de LAMS +wizard.ok =OK +wizard.wizardTitle =Asistente de habilidades cognitivas +wizard.selectCategory =Seleccionar categor\u00eda +wizard.selectSkill =Seleccionar habilidad cognitiva +wizard.selectQuestion =Seleccionar pregunta +wizard.add =Agregar +wizard.addCategory =Agregar categor\u00eda +wizard.addSkill =Agregar habilidad cognitiva +wizard.addQuestion =Agregar pregunta +wizard.add.mustSelectCategory =Debe seleccionar una categor\u00eda antes de agregar una habilidad cognitiva +wizard.add.mustSelectSkill =Debe seleccionar una habilidad cognitiva y una categor\u00eda antes de agregar una pregunta +wizard.edit =Editar +wizard.editCategory =Editar categor\u00eda +wizard.edit.notSelected =Seleccione la categor\u00eda, habilidad cognitiva o pregunta para ser editada. +wizard.delete =Borrar +wizard.delete.warnDeleteCategory =Borrar esta categor\u00eda tambi\u00e9n borrar\u00e1 todas las preguntas y habilidades cognitivas. Una vez confirmada esta operaci\u00f3n no se podr\u00e1 retractar. \u00bfEst\u00e1 seguro que desea continuar? +wizard.delete.warnDeleteSkill =Borrar esta habilidad cognitiva tambien borrara todas las preguntas asociadas con esta. Una vez confirmada esta operaci\u00f3n no se podr\u00e1 retractar. \u00bfEst\u00e1 seguro que desea continuar? +wizard.delete.warnDeleteQuestion =\u00bfEsta seguro que desea borrar esta pregunta? Una vez confimada esta operaci\u00f3n no se puede retractar. +wizard.delete.category =La categor\u00eda ha sido borrada +wizard.delete.skill =La habilidad cognitiva ha sido borrada +wizard.delete.question =La pregunta ha sido borrada +wizard.delete.notselected =Seleccione el item a borrar primero +wizard.author.wizardTitle =Asistente de habilidades cognitivas +wizard.author.info1 =Este asistente le ayudara a formular la pregunta apropiada. +wizard.author.info2 =Seleccione una categor\u00eda y luego en el segundo men\u00fa seleccione una habilidad cognitiva. +wizard.author.info3 =Una vez seleccionada la habilidad cognitiva, el tercer men\u00fa le presentara plantillas de preguntas que usted puede utilizar para plantear sus preguntas. +wizard.export.export =Exportar contenido del asistente +wizard.export.savefirst =El dise\u00f1o del asistente ha sido modificado, guarde los cambios antes de exportar. +wizard.import.import =Importar contenido del asistente +wizard.import.nofile =Seleccione archivo .XML a importar +wizard.import.warn =\u00bfEsta seguro que quiere importar el contenido del asistente? Importar un nuevo contenido borrar\u00e1 el contenido actual. +wizard.import.error =Ha ocurrido un error al importar el contenido del asistente. Asegurese que el archivo .XML que est\u00e1 importando es correcto. -#======= End labels: Exported 193 labels for es ES ===== +#======= End labels: Exported 230 labels for es ES =====