diff --git a/system/phrasesupdate.php b/system/phrasesupdate.php
index 20f155afe..1aa798586 100644
--- a/system/phrasesupdate.php
+++ b/system/phrasesupdate.php
@@ -26139,6 +26139,206 @@ array(
)
)
),
+ array(
+ 'app' => 'softwarebereitstellung',
+ 'category' => 'global',
+ 'phrase' => 'softwareanforderung',
+ 'insertvon' => 'system',
+ 'phrases' => array(
+ array(
+ 'sprache' => 'German',
+ 'text' => 'Softwareanforderung',
+ 'description' => '',
+ 'insertvon' => 'system'
+ ),
+ array(
+ 'sprache' => 'English',
+ 'text' => 'Software Request',
+ 'description' => '',
+ 'insertvon' => 'system'
+ )
+ )
+ ),
+ array(
+ 'app' => 'softwarebereitstellung',
+ 'category' => 'global',
+ 'phrase' => 'softwareanforderungSubtitle',
+ 'insertvon' => 'system',
+ 'phrases' => array(
+ array(
+ 'sprache' => 'German',
+ 'text' => 'Softwareanforderung und Lizenzmanagement für die Lehre',
+ 'description' => '',
+ 'insertvon' => 'system'
+ ),
+ array(
+ 'sprache' => 'English',
+ 'text' => 'Software Request and License management for Education',
+ 'description' => '',
+ 'insertvon' => 'system'
+ )
+ )
+ ),
+ array(
+ 'app' => 'softwarebereitstellung',
+ 'category' => 'global',
+ 'phrase' => 'swAnforderungenUndLizenen',
+ 'insertvon' => 'system',
+ 'phrases' => array(
+ array(
+ 'sprache' => 'German',
+ 'text' => 'Softwareanforderungen & Lizenzen',
+ 'description' => '',
+ 'insertvon' => 'system'
+ ),
+ array(
+ 'sprache' => 'English',
+ 'text' => 'Software Requirements & Licenses',
+ 'description' => '',
+ 'insertvon' => 'system'
+ )
+ )
+ ),
+ array(
+ 'app' => 'softwarebereitstellung',
+ 'category' => 'global',
+ 'phrase' => 'anforderungNachSw',
+ 'insertvon' => 'system',
+ 'phrases' => array(
+ array(
+ 'sprache' => 'German',
+ 'text' => 'Anforderung nach Software',
+ 'description' => '',
+ 'insertvon' => 'system'
+ ),
+ array(
+ 'sprache' => 'English',
+ 'text' => 'Request by Software',
+ 'description' => '',
+ 'insertvon' => 'system'
+ )
+ )
+ ),
+ array(
+ 'app' => 'softwarebereitstellung',
+ 'category' => 'global',
+ 'phrase' => 'anforderungNachLv',
+ 'insertvon' => 'system',
+ 'phrases' => array(
+ array(
+ 'sprache' => 'German',
+ 'text' => 'Anforderung nach LV',
+ 'description' => '',
+ 'insertvon' => 'system'
+ ),
+ array(
+ 'sprache' => 'English',
+ 'text' => 'Request by Course',
+ 'description' => '',
+ 'insertvon' => 'system'
+ )
+ )
+ ),
+ array(
+ 'app' => 'softwarebereitstellung',
+ 'category' => 'global',
+ 'phrase' => 'swNichtGefundenHierBestellen',
+ 'insertvon' => 'system',
+ 'phrases' => array(
+ array(
+ 'sprache' => 'German',
+ 'text' => "Software nicht gefunden?
Hier bei IT-Services bestellen",
+ 'description' => '',
+ 'insertvon' => 'system'
+ ),
+ array(
+ 'sprache' => 'English',
+ 'text' => "Software not found?
Order here from IT Services",
+ 'description' => '',
+ 'insertvon' => 'system'
+ )
+ )
+ ),
+ array(
+ 'app' => 'softwarebereitstellung',
+ 'category' => 'global',
+ 'phrase' => 'bereitsAngefordert',
+ 'insertvon' => 'system',
+ 'phrases' => array(
+ array(
+ 'sprache' => 'German',
+ 'text' => "Bereits angefordert",
+ 'description' => '',
+ 'insertvon' => 'system'
+ ),
+ array(
+ 'sprache' => 'English',
+ 'text' => "Requested already",
+ 'description' => '',
+ 'insertvon' => 'system'
+ )
+ )
+ ),
+ array(
+ 'app' => 'softwarebereitstellung',
+ 'category' => 'global',
+ 'phrase' => 'mindEineZuorndungExistiertBereits',
+ 'insertvon' => 'system',
+ 'phrases' => array(
+ array(
+ 'sprache' => 'German',
+ 'text' => "Mindestens eine Zuordnung existiert bereits.",
+ 'description' => '',
+ 'insertvon' => 'system'
+ ),
+ array(
+ 'sprache' => 'English',
+ 'text' => "At least one assignment already exists.",
+ 'description' => '',
+ 'insertvon' => 'system'
+ )
+ )
+ ),
+ array(
+ 'app' => 'softwarebereitstellung',
+ 'category' => 'global',
+ 'phrase' => 'swFuerLvAnfordern',
+ 'insertvon' => 'system',
+ 'phrases' => array(
+ array(
+ 'sprache' => 'German',
+ 'text' => "Software für LV anfordern",
+ 'description' => '',
+ 'insertvon' => 'system'
+ ),
+ array(
+ 'sprache' => 'English',
+ 'text' => "Request software for courses",
+ 'description' => '',
+ 'insertvon' => 'system'
+ )
+ )
+ ),
+ array(
+ 'app' => 'softwarebereitstellung',
+ 'category' => 'global',
+ 'phrase' => 'swWurdeBereitsAngefordert',
+ 'insertvon' => 'system',
+ 'phrases' => array(
+ array(
+ 'sprache' => 'German',
+ 'text' => "Software wurde bereits angefordert",
+ 'description' => '',
+ 'insertvon' => 'system'
+ ),
+ array(
+ 'sprache' => 'English',
+ 'text' => "Software has already been requested",
+ 'description' => '',
+ 'insertvon' => 'system'
+ )
+ )
+ ),
);