Index: Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Plugin.Test/TreeNodeInfos/GrassCoverErosionInwardsCalculationContextTreeNodeInfoTest.cs =================================================================== diff -u -re4e651ef6dc88bacd83779f7128206d9ee0bd836 -rb9ae753b52b2b198f264bd2f825d4a66305ad5c9 --- Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Plugin.Test/TreeNodeInfos/GrassCoverErosionInwardsCalculationContextTreeNodeInfoTest.cs (.../GrassCoverErosionInwardsCalculationContextTreeNodeInfoTest.cs) (revision e4e651ef6dc88bacd83779f7128206d9ee0bd836) +++ Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Plugin.Test/TreeNodeInfos/GrassCoverErosionInwardsCalculationContextTreeNodeInfoTest.cs (.../GrassCoverErosionInwardsCalculationContextTreeNodeInfoTest.cs) (revision b9ae753b52b2b198f264bd2f825d4a66305ad5c9) @@ -572,7 +572,7 @@ // Assert TestHelper.AssertContextMenuStripContainsItem(contextMenu, contextMenuCalculateIndex, "Be&rekenen", - "Er is geen hydraulische randvoorwaardendatabase geïmporteerd.", + "Er is geen hydraulische belastingendatabase geïmporteerd.", RingtoetsCommonFormsResources.CalculateIcon, false); } @@ -672,7 +672,7 @@ // Assert TestHelper.AssertContextMenuStripContainsItem(contextMenu, contextMenuValidateIndex, "&Valideren", - "Er is geen hydraulische randvoorwaardendatabase geïmporteerd.", + "Er is geen hydraulische belastingendatabase geïmporteerd.", RingtoetsCommonFormsResources.ValidateIcon, false); }