change all setAbbrecher to setAbbrecherNeu and rename

This commit is contained in:
cgfhtw
2024-08-06 14:49:20 +02:00
parent e6676e8868
commit 07400e7551
6 changed files with 66 additions and 126 deletions
+20
View File
@@ -30065,6 +30065,26 @@ array(
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'error_noStatusgrund',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Statusgrund {statusgrundkurzbz} nicht gefunden',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Statusgrund {statusgrundkurzbz} not found',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',