From a53ca81784deea0b6b63e5f051cccf3486d24cff Mon Sep 17 00:00:00 2001 From: cgfhtw Date: Thu, 13 Jul 2023 16:51:14 +0200 Subject: [PATCH] =?UTF-8?q?Wording=20=C3=84nderung=20bei=20Studierendenans?= =?UTF-8?q?icht=20Wiederholung?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- system/phrasesupdate.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/phrasesupdate.php b/system/phrasesupdate.php index 18a61f1d1..e3bee6643 100644 --- a/system/phrasesupdate.php +++ b/system/phrasesupdate.php @@ -18351,13 +18351,13 @@ array( 'phrases' => array( array( 'sprache' => 'German', - 'text' => 'Ich werde das Studienjahr nicht wiederholen', + 'text' => 'Ich werde das Studienjahr nicht wiederholen und Abbrechen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', - 'text' => 'I will not repeat the academic year', + 'text' => 'I will not repeat the academic year and will drop out', 'description' => '', 'insertvon' => 'system' )