From 7eee9df8a6cb826fbe77778b00e3582d7628cb7a Mon Sep 17 00:00:00 2001 From: ma0048 Date: Fri, 11 Jul 2025 07:45:50 +0200 Subject: [PATCH] phrases gefixed --- system/phrasesupdate.php | 41 +--------------------------------------- 1 file changed, 1 insertion(+), 40 deletions(-) diff --git a/system/phrasesupdate.php b/system/phrasesupdate.php index 334ea1df3..4b87b4d4b 100644 --- a/system/phrasesupdate.php +++ b/system/phrasesupdate.php @@ -31624,26 +31624,7 @@ array( ) ) ), - array( - 'app' => 'anwesenheiten', - 'category' => 'global', - 'phrase' => 'termine', - 'insertvon' => 'system', - 'phrases' => array( - array( - 'sprache' => 'German', - 'text' => 'Unterricht laut Stundenplan', - 'description' => '', - 'insertvon' => 'system' - ), - array( - 'sprache' => 'English', - 'text' => 'Lesson as per Timetable', - 'description' => '', - 'insertvon' => 'system' - ) - ) - ), + array( 'app' => 'anwesenheiten', 'category' => 'global', @@ -32908,26 +32889,6 @@ array( ) ) ), - array( - 'app' => 'anwesenheiten', - 'category' => 'global', - 'phrase' => 'lehreinheit_id', - 'insertvon' => 'system', - 'phrases' => array( - array( - 'sprache' => 'German', - 'text' => 'LV-Teil ID', - 'description' => '', - 'insertvon' => 'system' - ), - array( - 'sprache' => 'English', - 'text' => 'Teaching unit ID', - 'description' => '', - 'insertvon' => 'system' - ) - ) - ), // // DIGITALE ANWESENHEITEN PHRASEN END //