usage of $p.t('abgabetool/c4paatyp' + typKurzbz) instead of raw bezeichnung for abgabetyp in abgabeterminFormatter for nextTermin/prevTermin cells; added phrasen from feature-77384/ZweitbegutachterSpeichernFix branch;

This commit is contained in:
Johann Hoffmann
2026-06-30 11:57:48 +02:00
parent 6264006728
commit 787e5d0ee4
3 changed files with 54 additions and 12 deletions
+40
View File
@@ -51307,6 +51307,46 @@ and represent the current state of research on the topic. The prescribed citatio
)
)
),
array(
'app' => 'projektarbeitsbeurteilung',
'category' => 'projektarbeitsbeurteilung',
'phrase' => 'statusZwischengespeichert',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Zwischengespeichert (Noch nicht an Erstbetreuer*In abgeschickt)',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Temporarily saved (Not yet sent to first reviewer)',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'projektarbeitsbeurteilung',
'category' => 'projektarbeitsbeurteilung',
'phrase' => 'statusAbgeschickt',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Abgeschickt am',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Sent on',
'description' => '',
'insertvon' => 'system'
)
)
),
// PROJEKTARBEITSBEURTEILUNG SS2025 ENDE ---------------------------------------------------------------------------
// CONTRACT MANAGEMENT START
array(