Index: Ringtoets/StabilityStoneCover/test/Ringtoets.StabilityStoneCover.Plugin.Test/TreeNodeInfos/StabilityStoneCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs =================================================================== diff -u -r7f03cf30ae8d2351d8ddede137406d2bc25ef2ab -rb9ae753b52b2b198f264bd2f825d4a66305ad5c9 --- Ringtoets/StabilityStoneCover/test/Ringtoets.StabilityStoneCover.Plugin.Test/TreeNodeInfos/StabilityStoneCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs (.../StabilityStoneCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs) (revision 7f03cf30ae8d2351d8ddede137406d2bc25ef2ab) +++ Ringtoets/StabilityStoneCover/test/Ringtoets.StabilityStoneCover.Plugin.Test/TreeNodeInfos/StabilityStoneCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs (.../StabilityStoneCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs) (revision b9ae753b52b2b198f264bd2f825d4a66305ad5c9) @@ -590,7 +590,7 @@ TestHelper.AssertContextMenuStripContainsItem(contextMenu, validateMenuItemIndex, "&Valideren", - "Er is geen hydraulische randvoorwaardendatabase geïmporteerd.", + "Er is geen hydraulische belastingendatabase geïmporteerd.", RingtoetsCommonFormsResources.ValidateIcon, false); } @@ -642,7 +642,7 @@ TestHelper.AssertContextMenuStripContainsItem(contextMenu, validateMenuItemIndex, "&Valideren", - "Er is geen hydraulische randvoorwaardendatabase geïmporteerd.", + "Er is geen hydraulische belastingendatabase geïmporteerd.", RingtoetsCommonFormsResources.ValidateIcon, false); } @@ -1142,7 +1142,7 @@ TestHelper.AssertContextMenuStripContainsItem(contextMenu, calculateMenuItemIndex, "Be&rekenen", - "Er is geen hydraulische randvoorwaardendatabase geïmporteerd.", + "Er is geen hydraulische belastingendatabase geïmporteerd.", RingtoetsCommonFormsResources.CalculateIcon, false); }