diff --git a/datamodels/2.x/itop-problem-mgmt/de.dict.itop-problem-mgmt.php b/datamodels/2.x/itop-problem-mgmt/de.dict.itop-problem-mgmt.php index d69c26542..548ea0c01 100755 --- a/datamodels/2.x/itop-problem-mgmt/de.dict.itop-problem-mgmt.php +++ b/datamodels/2.x/itop-problem-mgmt/de.dict.itop-problem-mgmt.php @@ -45,11 +45,11 @@ Dict::Add('DE DE', 'German', 'Deutsch', array( 'Class:Problem/Attribute:product+' => '', 'Class:Problem/Attribute:impact' => 'Auswirkung', 'Class:Problem/Attribute:impact+' => '', - 'Class:Problem/Attribute:impact/Value:1' => 'Eine Person', + 'Class:Problem/Attribute:impact/Value:1' => 'Eine Abteilung', 'Class:Problem/Attribute:impact/Value:1+' => '', 'Class:Problem/Attribute:impact/Value:2' => 'Einen Service', 'Class:Problem/Attribute:impact/Value:2+' => '', - 'Class:Problem/Attribute:impact/Value:3' => 'Eine Abteilung', + 'Class:Problem/Attribute:impact/Value:3' => 'Eine Person', 'Class:Problem/Attribute:impact/Value:3+' => '', 'Class:Problem/Attribute:urgency' => 'Dringlichkeit', 'Class:Problem/Attribute:urgency+' => '',