Merge branch 'feature-61795/FHC4_STudierendenverwaltung_Mobilitaeten_Update' into merge_FHC4_55354_55991_55992_60874_60876_60875_61229_61230_61231

This commit is contained in:
Harald Bamberger
2025-06-30 11:49:59 +02:00
5 changed files with 138 additions and 105 deletions
+20
View File
@@ -44394,6 +44394,26 @@ and represent the current state of research on the topic. The prescribed citatio
)
),
// FHC-4 Studierendenverwaltung FUNCTIONS END
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'error_keineBerechtigungStg',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Sie haben keine Berechtigung, für diesen Studiengang Daten zu ändern',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'You do not have permission to change data for this study program',
'description' => '',
'insertvon' => 'system'
)
)
),
);