From 53461921e0671203b8c20cc9cc97afdc60368655 Mon Sep 17 00:00:00 2001 From: anhefti Date: Wed, 8 Mar 2023 09:46:46 +0100 Subject: [PATCH] SEBSERV-353 correct typo --- src/main/resources/messages.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/messages.properties b/src/main/resources/messages.properties index 4384db8f..f02b081a 100644 --- a/src/main/resources/messages.properties +++ b/src/main/resources/messages.properties @@ -522,7 +522,7 @@ sebserver.exam.list.batch.action.archive=Archive All sebserver.exam.list.batch.action.archive.info=This batch action archives all selected exams below. To archive an exam it must be finished (Finished state)
If a particular exam is in a invalid state for archiving it will be ignored.
Archive is an irreversible action and once an exam is archived it cannot be reactivated anymore,
please make sure all exams below shall be archived before applying the batch action. sebserver.exam.list.batch.delete.title=Delete all Exams in Batch Action sebserver.exam.list.batch.action.delete=Delete All -sebserver.exam.list.batch.action.delete.info=This batch action deletes all selected exams below.
If a particular exam is in a invalid state for deleting it will be ignored.
Delete is an action is an irreversible action and all deleted exams will be lost.
Please make sure that all selected exams below shall be deleted and use Cancel to abort the action if not so. +sebserver.exam.list.batch.action.delete.info=This batch action deletes all selected exams below.
If a particular exam is in a invalid state for deleting it will be ignored.
Delete is an irreversible action and all deleted exams will be lost.
Please make sure that all selected exams below shall be deleted and use Cancel to abort the action if not so. sebserver.exam.consistency.title=Note: This exam is already running but has some missing settings sebserver.exam.consistency.missing-supporter= - There are no Exam Supporter defined for this exam. Use 'Edit Exam' on the right to add an Exam Supporter.