From 3d089d945092730c2698e9567e813051eac1b10e Mon Sep 17 00:00:00 2001 From: anhefti Date: Mon, 7 Mar 2022 16:55:43 +0100 Subject: [PATCH] SEBSERV-153 --- src/main/resources/messages.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/messages.properties b/src/main/resources/messages.properties index 329c9841..ef29c23f 100644 --- a/src/main/resources/messages.properties +++ b/src/main/resources/messages.properties @@ -1675,7 +1675,7 @@ sebserver.examtemplate.form.action.delete=Delete Exam Template sebserver.examtemplate.form.action.delete.confirm=Are you sure to delete this exam template?

Please note that a reference from a exam that uses this template will also be deleted but the exam itself is not affected. sebserver.examtemplate.indicator.list.actions= -sebserver.examtemplate.indicator.list.title=Indicator Templates +sebserver.examtemplate.indicator.list.title=Indicators sebserver.examtemplate.indicator.list.title.tooltip=A list of indicators that will automatically be created when importing a exam with this template sebserver.examtemplate.indicator.list.column.type=Type sebserver.examtemplate.indicator.list.column.type.tooltip=The type of indicator @@ -1686,7 +1686,7 @@ sebserver.examtemplate.indicator.list.column.thresholds.tooltip=The thresholds o sebserver.examtemplate.indicator.list.empty=There is currently no indicator defined for this exam template. Please create a new one sebserver.examtemplate.indicator.list.pleaseSelect=At first please select an indicator from the list -sebserver.examtemplate.indicator.action.save=Save Indicator Template +sebserver.examtemplate.indicator.action.save=Save Indicator sebserver.examtemplate.indicator.list.actions= sebserver.examtemplate.indicator.action.list.new=Add Indicator sebserver.examtemplate.indicator.action.list.modify=Edit Indicator