diff --git a/lang/de/tool_lifecycle.php b/lang/de/tool_lifecycle.php index 3e01edb4828145dc026832469d7e678e46613039..55958c100f8a2b45bcda90b7eb120ab8f6d0c9ca 100644 --- a/lang/de/tool_lifecycle.php +++ b/lang/de/tool_lifecycle.php @@ -135,7 +135,7 @@ $string['subplugintype_lifecyclestep'] = 'Schritt eines Lifecycle-Prozesses'; $string['subplugintype_lifecyclestep_plural'] = 'Schritte eines Lifecycle-Prozesses'; $string['nointeractioninterface'] = 'Keine Interaktionsschnittstelle verfügbar!'; -$string['tools'] = 'Dienstprogramme'; +$string['tools'] = 'Aktionen'; $string['status'] = 'Status'; $string['date'] = 'Fällligkeitsdatum';