瀏覽代碼

Slightly better wording for describing the relations on the impact/dependency graph.

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@3410 a333f486-631f-4898-b8df-5754b55c2be0
dflaven 10 年之前
父節點
當前提交
781a6aba26

+ 1 - 1
datamodels/2.x/itop-config-mgmt/en.dict.itop-config-mgmt.php

@@ -33,7 +33,7 @@ Dict::Add('EN US', 'English', 'English', array(
 	'Relation:impacts/Description' => 'Elements impacted by',
 	'Relation:impacts/VerbUp' => 'Impact...',
 	'Relation:impacts/VerbDown' => 'Elements impacted by...',
-	'Relation:depends on/Description' => 'Elements this element depends on',
+	'Relation:depends on/Description' => 'Elements impacting',
 	'Relation:depends on/VerbUp' => 'Depends on...',
 	'Relation:depends on/VerbDown' => 'Impacts...',
 ));

+ 1 - 1
datamodels/2.x/itop-config-mgmt/fr.dict.itop-config-mgmt.php

@@ -1817,7 +1817,7 @@ Dict::Add('FR FR', 'French', 'Français', array(
 	'Relation:impacts/Description' => 'Eléments impactés par',
 	'Relation:impacts/VerbUp' => 'Impacte...',
 	'Relation:impacts/VerbDown' => 'Dépend de...',
-	'Relation:depends on/Description' => 'Eléments dont dépend cet élément',
+	'Relation:depends on/Description' => 'Eléments dont dépend',
 	'Relation:depends on/VerbUp' => 'Dépend de...',
 	'Relation:depends on/VerbDown' => 'Impacte...',
 	'Menu:ConfigManagement:Typology' => 'Configuration des typologies',