diff --git a/datamodels/2.x/itop-flow-map/dictionaries/nl.dict.itop-flow-map.php b/datamodels/2.x/itop-flow-map/dictionaries/nl.dict.itop-flow-map.php index b6d85ea9df..7bbe05e760 100644 --- a/datamodels/2.x/itop-flow-map/dictionaries/nl.dict.itop-flow-map.php +++ b/datamodels/2.x/itop-flow-map/dictionaries/nl.dict.itop-flow-map.php @@ -45,7 +45,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [ 'Class:DataFlow/Attribute:destination_impact/Value:no' => 'Nee', 'Class:DataFlow/Attribute:destination_impact/Value:no+' => 'Als de gegevensstroom stopt, heeft dit geen gevolgen voor de bestemming.', 'Class:DataFlow/Attribute:dataflowtype_id' => 'Type', - 'Class:DataFlow/Attribute:dataflowtype_id+' => 'Values defined in a typology of Data Flow Type~~' + 'Class:DataFlow/Attribute:dataflowtype_id+' => 'Values defined in a typology of Data Flow Type~~', 'Class:DataFlow/Attribute:dataflowprotocol_id' => 'Flowprotocol', 'Class:DataFlow/Attribute:dataflowprotocol_id+' => 'Values defined in a typology of Data Flow Protocol~~', 'Class:DataFlow/Attribute:documentation_url' => 'Documentatie-URL', diff --git a/datamodels/2.x/itop-flow-map/dictionaries/ru.dict.itop-flow-map.php b/datamodels/2.x/itop-flow-map/dictionaries/ru.dict.itop-flow-map.php index 582627bbd9..b63612d4ec 100644 --- a/datamodels/2.x/itop-flow-map/dictionaries/ru.dict.itop-flow-map.php +++ b/datamodels/2.x/itop-flow-map/dictionaries/ru.dict.itop-flow-map.php @@ -49,7 +49,7 @@ Dict::Add('RU RU', 'Russian', 'Русский', [ 'Class:DataFlow/Attribute:destination_impact/Value:no' => 'нет', 'Class:DataFlow/Attribute:destination_impact/Value:no+' => 'Если поток останавливается, назначение не подвержено влиянию', 'Class:DataFlow/Attribute:dataflowtype_id' => 'Тип потока', - 'Class:DataFlow/Attribute:dataflowtype_id+' => 'Values defined in a typology of Data Flow Type~~' + 'Class:DataFlow/Attribute:dataflowtype_id+' => 'Values defined in a typology of Data Flow Type~~', 'Class:DataFlow/Attribute:dataflowprotocol_id' => 'Протокол потока', 'Class:DataFlow/Attribute:dataflowprotocol_id+' => 'Values defined in a typology of Data Flow Protocol~~', 'Class:DataFlow/Attribute:documentation_url' => 'Ссылка на документацию', diff --git a/datamodels/2.x/itop-flow-map/dictionaries/zh_cn.dict.itop-flow-map.php b/datamodels/2.x/itop-flow-map/dictionaries/zh_cn.dict.itop-flow-map.php index ef668a42e3..3abf975186 100644 --- a/datamodels/2.x/itop-flow-map/dictionaries/zh_cn.dict.itop-flow-map.php +++ b/datamodels/2.x/itop-flow-map/dictionaries/zh_cn.dict.itop-flow-map.php @@ -45,7 +45,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', [ 'Class:DataFlow/Attribute:destination_impact/Value:no' => '否', 'Class:DataFlow/Attribute:destination_impact/Value:no+' => '如果数据流停止,目标不受影响', 'Class:DataFlow/Attribute:dataflowtype_id' => '数据流类型', - 'Class:DataFlow/Attribute:dataflowtype_id+' => 'Values defined in a typology of Data Flow Type~~' + 'Class:DataFlow/Attribute:dataflowtype_id+' => 'Values defined in a typology of Data Flow Type~~', 'Class:DataFlow/Attribute:dataflowprotocol_id' => '数据流协议', 'Class:DataFlow/Attribute:dataflowprotocol_id+' => 'Values defined in a typology of Data Flow Protocol~~', 'Class:DataFlow/Attribute:documentation_url' => '文档链接',