diff --git a/datamodels/1.x/itop-config-mgmt-1.0.0/de.dict.itop-config-mgmt.php b/datamodels/1.x/itop-config-mgmt-1.0.0/de.dict.itop-config-mgmt.php index 53c8649a8..2f8b06b34 100644 --- a/datamodels/1.x/itop-config-mgmt-1.0.0/de.dict.itop-config-mgmt.php +++ b/datamodels/1.x/itop-config-mgmt-1.0.0/de.dict.itop-config-mgmt.php @@ -33,7 +33,7 @@ Dict::Add('DE DE', 'German', 'Deutsch', array( 'Relation:impacts/Description' => 'Elemente betroffen von ...', 'Relation:impacts/VerbUp' => 'Auswirkung ...', 'Relation:impacts/VerbDown' => 'Elemente betroffen von ...', - 'Relation:depends on/Description' => 'Elemente, die von diesem Element abhängen', + 'Relation:depends on/Description' => 'Elemente, von denen dieses Element abhängt.', 'Relation:depends on/VerbUp' => 'Hängt ab von ...', 'Relation:depends on/VerbDown' => 'Wirkt auf ...', )); diff --git a/datamodels/2.x/itop-config-mgmt/de.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/de.dict.itop-config-mgmt.php index 0929a5f5e..6640d85ab 100755 --- a/datamodels/2.x/itop-config-mgmt/de.dict.itop-config-mgmt.php +++ b/datamodels/2.x/itop-config-mgmt/de.dict.itop-config-mgmt.php @@ -426,7 +426,7 @@ Dict::Add('DE DE', 'German', 'Deutsch', array( 'Relation:impacts/Description' => 'Elemente betroffen von ...', 'Relation:impacts/VerbUp' => 'Auswirkung ...', 'Relation:impacts/VerbDown' => 'Elemente betroffen von ...', - 'Relation:depends on/Description' => 'Elemente, die von diesem Element abhängen', + 'Relation:depends on/Description' => 'Elemente, von denen dieses Element abhängt.', 'Relation:depends on/VerbUp' => 'Hängt ab von ...', 'Relation:depends on/VerbDown' => 'Wirkt auf ...', 'Class:Organization/Attribute:parent_name' => 'Name der Mutterfirma',