From 9589468273a5a2025df417e4c19bba143d75f402 Mon Sep 17 00:00:00 2001 From: Matthias Kunkel Date: Thu, 2 Jan 2025 15:13:58 +0100 Subject: [PATCH] Improved labels for optional use of pool in survey --- lang/ilias_de.lang | 8 ++++---- lang/ilias_en.lang | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/lang/ilias_de.lang b/lang/ilias_de.lang index 216e7db4fd71..69d8ce5f99d4 100644 --- a/lang/ilias_de.lang +++ b/lang/ilias_de.lang @@ -16650,10 +16650,10 @@ survey#:#survey_question_obligatory#:#(Diese Frage ist eine Pflichtfrage. Sie mu survey#:#survey_question_pool#:#Fragenpool survey#:#survey_question_pool_title#:#Pool-Titel survey#:#survey_question_pool_usage#:#Fragenpool verwenden -survey#:#survey_question_pool_usage_active#:#Fragen können optional in einem Fragenpool angelegt werden -survey#:#survey_question_pool_usage_active_info#:#Beim Anlegen einer Fragen muss jeweils entschieden werden, ob ein Fragenpool verwendet werden soll. -survey#:#survey_question_pool_usage_inactive#:#Fragen werden direkt in der Umfrage angelegt. -survey#:#survey_question_pool_usage_inactive_info#:#Die Frage wird zuerst nur für diese Umfrage erstellt und kann später manuell zu einem Fragenpool hinzugefügt werden. +survey#:#survey_question_pool_usage_active#:#Fragen optional aus Pool hinzufügen +survey#:#survey_question_pool_usage_active_info#:#Beim Anlegen einer Frage kann gewählt werden, ob die Frage direkt in der Umfrage erstellt oder aus einem bestehenden Fragenpool übernommen wird. +survey#:#survey_question_pool_usage_inactive#:#Fragen nur in der Umfrage erstellen +survey#:#survey_question_pool_usage_inactive_info#:#Die Umfrage bietet nur die Möglichkeit, Fragen direkt in der Umfrage zu erstellen. Eine Wiederverwendung von Fragen aus einem Fragenpool wird nicht unterstützt. survey#:#survey_question_title#:#Fragetitel survey#:#survey_questions#:#Fragen survey#:#survey_questions_to_clipboard_copy#:#Es wurden Fragen in die Zwischenablage kopiert. Wählen Sie ein Ziel oder leeren Sie die Zwischenablage. diff --git a/lang/ilias_en.lang b/lang/ilias_en.lang index d3046e2f4e61..87cbd1a0cb18 100755 --- a/lang/ilias_en.lang +++ b/lang/ilias_en.lang @@ -16649,11 +16649,11 @@ survey#:#survey_question_editor#:#List View survey#:#survey_question_obligatory#:#This question is compulsory. You must answer the question! survey#:#survey_question_pool#:#Question Pool survey#:#survey_question_pool_title#:#Pool Title -survey#:#survey_question_pool_usage#:#Question Pool -survey#:#survey_question_pool_usage_active#:#Questions can be added optionally to a question pool -survey#:#survey_question_pool_usage_active_info#:#Each time a question is created it has to be decided if a question pool is to be used. -survey#:#survey_question_pool_usage_inactive#:#Questions are created directly in the survey. -survey#:#survey_question_pool_usage_inactive_info#:#The questions can be added to a question pool manually later but are created only for this survey first. +survey#:#survey_question_pool_usage#:#Use Question Pool +survey#:#survey_question_pool_usage_active#:#Questions created in survey or re-used from pool +survey#:#survey_question_pool_usage_active_info#:#Questions can be created directly in the survey or be added to the survey from a question pool. +survey#:#survey_question_pool_usage_inactive#:#Create questions in survey only +survey#:#survey_question_pool_usage_inactive_info#:#All questions have to be created directly in the survey. A re-use of existing questions from a pool is not possible. survey#:#survey_question_title#:#Question Title survey#:#survey_questions#:#Questions survey#:#survey_questions_to_clipboard_copy#:#Question(s) were copied to the clipboard. Please select a target or empty the clipboard.