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 7bbe05e760..ae27352a8f 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,9 +45,9 @@ '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:dataflowprotocol_id' => 'Flowprotocol', - 'Class:DataFlow/Attribute:dataflowprotocol_id+' => 'Values defined in a typology of Data Flow Protocol~~', + 'Class:DataFlow/Attribute:dataflowtype_id+' => 'Soort gegevensstroom', + 'Class:DataFlow/Attribute:dataflowprotocol_id' => 'Protocol', + 'Class:DataFlow/Attribute:dataflowprotocol_id+' => 'Gegevensstroomprotocol', 'Class:DataFlow/Attribute:documentation_url' => 'Documentatie-URL', 'Class:DataFlow/Attribute:documentation_url+' => 'URL naar de documentatie van de gegevensstroom', 'Class:DataFlow/Attribute:last_change_date' => 'Datum laatste wijziging',