Index: Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsGrid.cs =================================================================== diff -u -r99cac92e4eeb290856138296baab92ca7c09e0f7 -r443600a37b8249cc44c134216fa98eed7a5bfa49 --- Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsGrid.cs (.../MacroStabilityInwardsGrid.cs) (revision 99cac92e4eeb290856138296baab92ca7c09e0f7) +++ Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsGrid.cs (.../MacroStabilityInwardsGrid.cs) (revision 443600a37b8249cc44c134216fa98eed7a5bfa49) @@ -38,10 +38,10 @@ /// public MacroStabilityInwardsGrid() { - xLeft = new RoundedDouble(2); - xRight = new RoundedDouble(2); - zTop = new RoundedDouble(2); - zBottom = new RoundedDouble(2); + xLeft = new RoundedDouble(2, double.NaN); + xRight = new RoundedDouble(2, double.NaN); + zTop = new RoundedDouble(2, double.NaN); + zBottom = new RoundedDouble(2, double.NaN); } /// Index: Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsInput.cs =================================================================== diff -u -r78382ec129ddc7537096860680cef36f3796700d -r443600a37b8249cc44c134216fa98eed7a5bfa49 --- Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsInput.cs (.../MacroStabilityInwardsInput.cs) (revision 78382ec129ddc7537096860680cef36f3796700d) +++ Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsInput.cs (.../MacroStabilityInwardsInput.cs) (revision 443600a37b8249cc44c134216fa98eed7a5bfa49) @@ -87,8 +87,8 @@ MoveGrid = true; DikeSoilScenario = MacroStabilityInwardsDikeSoilScenario.ClayDikeOnClay; - waterLevelRiverAverage = new RoundedDouble(2); - waterLevelPolder = new RoundedDouble(2); + waterLevelRiverAverage = new RoundedDouble(2, double.NaN); + waterLevelPolder = new RoundedDouble(2, double.NaN); xCoordinateDrainageConstruction = new RoundedDouble(2, double.NaN); zCoordinateDrainageConstruction = new RoundedDouble(2, double.NaN); @@ -105,19 +105,19 @@ AdjustPhreaticLine3And4ForUplift = true; - leakageLengthOutwardsPhreaticLine3 = new RoundedDouble(2); - leakageLengthInwardsPhreaticLine3 = new RoundedDouble(2); - leakageLengthOutwardsPhreaticLine4 = new RoundedDouble(2); - leakageLengthInwardsPhreaticLine4 = new RoundedDouble(2); - piezometricHeadPhreaticLine2Outwards = new RoundedDouble(2); - piezometricHeadPhreaticLine2Inwards = new RoundedDouble(2); - penetrationLength = new RoundedDouble(2); + leakageLengthOutwardsPhreaticLine3 = new RoundedDouble(2, double.NaN); + leakageLengthInwardsPhreaticLine3 = new RoundedDouble(2, double.NaN); + leakageLengthOutwardsPhreaticLine4 = new RoundedDouble(2, double.NaN); + leakageLengthInwardsPhreaticLine4 = new RoundedDouble(2, double.NaN); + piezometricHeadPhreaticLine2Outwards = new RoundedDouble(2, double.NaN); + piezometricHeadPhreaticLine2Inwards = new RoundedDouble(2, double.NaN); + penetrationLength = new RoundedDouble(2, double.NaN); GridDetermination = MacroStabilityInwardsGridDetermination.Automatic; TangentLineDetermination = MacroStabilityInwardsTangentLineDetermination.LayerSeparated; - tangentLineZTop = new RoundedDouble(2); - tangentLineZBottom = new RoundedDouble(2); + tangentLineZTop = new RoundedDouble(2, double.NaN); + tangentLineZBottom = new RoundedDouble(2, double.NaN); LeftGrid = new MacroStabilityInwardsGrid(); RightGrid = new MacroStabilityInwardsGrid(); Index: Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -ra1eaf8e666afb92642d3efc6877c8e5ac0bdf455 -r443600a37b8249cc44c134216fa98eed7a5bfa49 --- Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision a1eaf8e666afb92642d3efc6877c8e5ac0bdf455) +++ Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 443600a37b8249cc44c134216fa98eed7a5bfa49) @@ -145,7 +145,7 @@ } /// - /// Looks up a localized string similar to Drainage constructie eigenschappen.. + /// Looks up a localized string similar to Eigenschappen van drainage constructie.. /// public static string DrainageConstruction_Description { get { @@ -235,7 +235,7 @@ } /// - /// Looks up a localized string similar to De rekengrids eigenschappen.. + /// Looks up a localized string similar to Eigenschappen van de rekengrids.. /// public static string GridSettings_Description { get { @@ -325,7 +325,7 @@ } /// - /// Looks up a localized string similar to De linker grid eigenschappen.. + /// Looks up a localized string similar to Eigenschappen van de linker grid.. /// public static string LeftGrid_Description { get { @@ -428,7 +428,7 @@ } /// - /// Looks up a localized string similar to De verschillende opbouwen van de ondergrond en hun respectieve kansen van voorkomen.. + /// Looks up a localized string similar to De verschillende opbouwen van de ondergrond en hun respectievelijke kansen van voorkomen.. /// public static string MacroStabilityInwardsInput_StochasticSoilModel_Description { get { @@ -684,7 +684,7 @@ } /// - /// Looks up a localized string similar to PL 1 initiele hoogte onder binnenkruin [m+NAP]. + /// Looks up a localized string similar to PL 1 initiële hoogte onder binnenkruin [m+NAP]. /// public static string MinimumLevelPhreaticLineAtDikeTopPolder_DisplayName { get { @@ -702,7 +702,7 @@ } /// - /// Looks up a localized string similar to PL 1 initiele hoogte onder buitenkruin [m+NAP]. + /// Looks up a localized string similar to PL 1 initiële hoogte onder buitenkruin [m+NAP]. /// public static string MinimumLevelPhreaticLineAtDikeTopRiver_DisplayName { get { @@ -765,7 +765,7 @@ } /// - /// Looks up a localized string similar to Offsets PL 1 eigenschappen.. + /// Looks up a localized string similar to Eigenschappen van offsets PL 1.. /// public static string Offsets_Description { get { @@ -909,7 +909,7 @@ } /// - /// Looks up a localized string similar to De rechter grid eigenschappen.. + /// Looks up a localized string similar to Eigenschappen van de rechter grid.. /// public static string RightGrid_Description { get { @@ -1137,7 +1137,7 @@ } /// - /// Looks up a localized string similar to De waterspanning eigenschappen.. + /// Looks up a localized string similar to Eigenschappen van de waterspanning.. /// public static string Waterstresses_Description { get { Index: Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.resx =================================================================== diff -u -ra1eaf8e666afb92642d3efc6877c8e5ac0bdf455 -r443600a37b8249cc44c134216fa98eed7a5bfa49 --- Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.resx (.../Resources.resx) (revision a1eaf8e666afb92642d3efc6877c8e5ac0bdf455) +++ Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.resx (.../Resources.resx) (revision 443600a37b8249cc44c134216fa98eed7a5bfa49) @@ -203,7 +203,7 @@ Stochastisch ondergrondmodel - De verschillende opbouwen van de ondergrond en hun respectieve kansen van voorkomen. + De verschillende opbouwen van de ondergrond en hun respectievelijke kansen van voorkomen. Geen ondergrondschematisaties gevonden voor profielschematisatie '{0}'. De profielschematisatie is overgeslagen. @@ -260,7 +260,7 @@ Gemiddeld hoog water (GHW) [m+NAP] - De waterspanning eigenschappen. + Eigenschappen van de waterspanning. Is drainage aanwezig? @@ -284,7 +284,7 @@ Corrigeer PL 3 en PL 4 voor opbarsten - Drainage constructie eigenschappen. + Eigenschappen van drainage constructie. Leklengte binnenwaarts PL 3 [m] @@ -308,16 +308,16 @@ Minimale hoogte van de freatische lijn onder kruin binnentalud. - PL 1 initiele hoogte onder binnenkruin [m+NAP] + PL 1 initiële hoogte onder binnenkruin [m+NAP] Minimale hoogte van de freatische lijn onder kruin buitentalud. - PL 1 initiele hoogte onder buitenkruin [m+NAP] + PL 1 initiële hoogte onder buitenkruin [m+NAP] - Offsets PL 1 eigenschappen. + Eigenschappen van offsets PL 1. Offsets PL 1 @@ -413,13 +413,13 @@ Bepaling grid - De rekengrids eigenschappen. + Eigenschappen van de rekengrids. Rekengrids - De linker grid eigenschappen. + Eigenschappen van de linker grid. Linker grid @@ -443,7 +443,7 @@ Aantal verticale punten - De rechter grid eigenschappen. + Eigenschappen van de rechter grid. Rechter grid Index: Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Data.Test/MacroStabilityInwardsGridTest.cs =================================================================== diff -u -r5d16bb16bb6c1de18fc053fa842c6814845bc6b9 -r443600a37b8249cc44c134216fa98eed7a5bfa49 --- Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Data.Test/MacroStabilityInwardsGridTest.cs (.../MacroStabilityInwardsGridTest.cs) (revision 5d16bb16bb6c1de18fc053fa842c6814845bc6b9) +++ Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Data.Test/MacroStabilityInwardsGridTest.cs (.../MacroStabilityInwardsGridTest.cs) (revision 443600a37b8249cc44c134216fa98eed7a5bfa49) @@ -22,7 +22,6 @@ using System; using Core.Common.Base.Data; using NUnit.Framework; -using Ringtoets.Common.Data.TestUtil; namespace Ringtoets.MacroStabilityInwards.Data.Test { @@ -36,16 +35,16 @@ var grid = new MacroStabilityInwardsGrid(); // Assert - Assert.AreEqual(0, grid.XLeft, grid.XLeft.GetAccuracy()); + Assert.IsNaN(grid.XLeft); Assert.AreEqual(2, grid.XLeft.NumberOfDecimalPlaces); - Assert.AreEqual(0, grid.XRight, grid.XRight.GetAccuracy()); + Assert.IsNaN(grid.XRight); Assert.AreEqual(2, grid.XRight.NumberOfDecimalPlaces); - Assert.AreEqual(0, grid.ZTop, grid.ZTop.GetAccuracy()); + Assert.IsNaN(grid.ZTop); Assert.AreEqual(2, grid.ZTop.NumberOfDecimalPlaces); - Assert.AreEqual(0, grid.ZBottom, grid.ZBottom.GetAccuracy()); + Assert.IsNaN(grid.ZBottom); Assert.AreEqual(2, grid.ZBottom.NumberOfDecimalPlaces); Assert.AreEqual(0, grid.NumberOfHorizontalPoints); Index: Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Data.Test/MacroStabilityInwardsInputTest.cs =================================================================== diff -u -r5d16bb16bb6c1de18fc053fa842c6814845bc6b9 -r443600a37b8249cc44c134216fa98eed7a5bfa49 --- Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Data.Test/MacroStabilityInwardsInputTest.cs (.../MacroStabilityInwardsInputTest.cs) (revision 5d16bb16bb6c1de18fc053fa842c6814845bc6b9) +++ Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Data.Test/MacroStabilityInwardsInputTest.cs (.../MacroStabilityInwardsInputTest.cs) (revision 443600a37b8249cc44c134216fa98eed7a5bfa49) @@ -65,10 +65,10 @@ Assert.IsTrue(inputParameters.MoveGrid); Assert.AreEqual(MacroStabilityInwardsDikeSoilScenario.ClayDikeOnClay, inputParameters.DikeSoilScenario); - Assert.AreEqual(0, inputParameters.WaterLevelRiverAverage, inputParameters.WaterLevelRiverAverage.GetAccuracy()); + Assert.IsNaN(inputParameters.WaterLevelRiverAverage); Assert.AreEqual(2, inputParameters.WaterLevelRiverAverage.NumberOfDecimalPlaces); - Assert.AreEqual(0, inputParameters.WaterLevelPolder.Value); + Assert.IsNaN(inputParameters.WaterLevelPolder.Value); Assert.AreEqual(2, inputParameters.WaterLevelPolder.NumberOfDecimalPlaces); Assert.IsFalse(inputParameters.DrainageConstructionPresent); @@ -101,43 +101,34 @@ Assert.IsTrue(inputParameters.AdjustPhreaticLine3And4ForUplift); - Assert.AreEqual(0, inputParameters.LeakageLengthOutwardsPhreaticLine3, - inputParameters.LeakageLengthOutwardsPhreaticLine3.GetAccuracy()); + Assert.IsNaN(inputParameters.LeakageLengthOutwardsPhreaticLine3); Assert.AreEqual(2, inputParameters.LeakageLengthOutwardsPhreaticLine3.NumberOfDecimalPlaces); - Assert.AreEqual(0, inputParameters.LeakageLengthInwardsPhreaticLine3, - inputParameters.LeakageLengthInwardsPhreaticLine3.GetAccuracy()); + Assert.IsNaN(inputParameters.LeakageLengthInwardsPhreaticLine3); Assert.AreEqual(2, inputParameters.LeakageLengthInwardsPhreaticLine3.NumberOfDecimalPlaces); - Assert.AreEqual(0, inputParameters.LeakageLengthOutwardsPhreaticLine4, - inputParameters.LeakageLengthOutwardsPhreaticLine4.GetAccuracy()); + Assert.IsNaN(inputParameters.LeakageLengthOutwardsPhreaticLine4); Assert.AreEqual(2, inputParameters.LeakageLengthOutwardsPhreaticLine4.NumberOfDecimalPlaces); - Assert.AreEqual(0, inputParameters.LeakageLengthInwardsPhreaticLine4, - inputParameters.LeakageLengthInwardsPhreaticLine4.GetAccuracy()); + Assert.IsNaN(inputParameters.LeakageLengthInwardsPhreaticLine4); Assert.AreEqual(2, inputParameters.LeakageLengthInwardsPhreaticLine4.NumberOfDecimalPlaces); - Assert.AreEqual(0, inputParameters.PiezometricHeadPhreaticLine2Outwards, - inputParameters.PiezometricHeadPhreaticLine2Outwards.GetAccuracy()); + Assert.IsNaN(inputParameters.PiezometricHeadPhreaticLine2Outwards); Assert.AreEqual(2, inputParameters.PiezometricHeadPhreaticLine2Outwards.NumberOfDecimalPlaces); - Assert.AreEqual(0, inputParameters.PiezometricHeadPhreaticLine2Inwards, - inputParameters.PiezometricHeadPhreaticLine2Inwards.GetAccuracy()); + Assert.IsNaN(inputParameters.PiezometricHeadPhreaticLine2Inwards); Assert.AreEqual(2, inputParameters.PiezometricHeadPhreaticLine2Inwards.NumberOfDecimalPlaces); - Assert.AreEqual(0, inputParameters.PenetrationLength, - inputParameters.PenetrationLength.GetAccuracy()); + Assert.IsNaN(inputParameters.PenetrationLength); Assert.AreEqual(2, inputParameters.PenetrationLength.NumberOfDecimalPlaces); Assert.AreEqual(MacroStabilityInwardsGridDetermination.Automatic, inputParameters.GridDetermination); Assert.AreEqual(MacroStabilityInwardsTangentLineDetermination.LayerSeparated, inputParameters.TangentLineDetermination); - Assert.AreEqual(0, inputParameters.TangentLineZTop, - inputParameters.TangentLineZTop.GetAccuracy()); + Assert.IsNaN(inputParameters.TangentLineZTop); Assert.AreEqual(2, inputParameters.TangentLineZTop.NumberOfDecimalPlaces); - Assert.AreEqual(0, inputParameters.TangentLineZBottom, - inputParameters.TangentLineZBottom.GetAccuracy()); + Assert.IsNaN(inputParameters.TangentLineZBottom); Assert.AreEqual(2, inputParameters.TangentLineZBottom.NumberOfDecimalPlaces); Assert.IsNotNull(inputParameters.LeftGrid); Index: Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Forms.Test/PropertyClasses/MacroStabilityInwardsGridSettingsPropertiesTest.cs =================================================================== diff -u -rbf0a7527d0942c4646c9b6b9c49d21b58346431c -r443600a37b8249cc44c134216fa98eed7a5bfa49 --- Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Forms.Test/PropertyClasses/MacroStabilityInwardsGridSettingsPropertiesTest.cs (.../MacroStabilityInwardsGridSettingsPropertiesTest.cs) (revision bf0a7527d0942c4646c9b6b9c49d21b58346431c) +++ Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Forms.Test/PropertyClasses/MacroStabilityInwardsGridSettingsPropertiesTest.cs (.../MacroStabilityInwardsGridSettingsPropertiesTest.cs) (revision 443600a37b8249cc44c134216fa98eed7a5bfa49) @@ -159,7 +159,7 @@ leftGridProperty, calculationGridsCategory, "Linker grid", - "De linker grid eigenschappen.", + "Eigenschappen van de linker grid.", true); PropertyDescriptor rightGridProperty = dynamicProperties[expectedRightGridPropertyIndex]; @@ -168,7 +168,7 @@ rightGridProperty, calculationGridsCategory, "Rechter grid", - "De rechter grid eigenschappen.", + "Eigenschappen van de rechter grid.", true); mocks.VerifyAll(); Index: Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Forms.Test/PropertyClasses/MacroStabilityInwardsInputContextPropertiesTest.cs =================================================================== diff -u -r140635b34616f25ca853982955976632b6000c52 -r443600a37b8249cc44c134216fa98eed7a5bfa49 --- Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Forms.Test/PropertyClasses/MacroStabilityInwardsInputContextPropertiesTest.cs (.../MacroStabilityInwardsInputContextPropertiesTest.cs) (revision 140635b34616f25ca853982955976632b6000c52) +++ Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Forms.Test/PropertyClasses/MacroStabilityInwardsInputContextPropertiesTest.cs (.../MacroStabilityInwardsInputContextPropertiesTest.cs) (revision 443600a37b8249cc44c134216fa98eed7a5bfa49) @@ -209,7 +209,7 @@ waterStressesProperty, hydraulicDataCategory, "Waterspanningen", - "De waterspanning eigenschappen.", + "Eigenschappen van de waterspanning.", true); PropertyDescriptor surfaceLineProperty = dynamicProperties[expectedSurfaceLinePropertyIndex]; @@ -224,7 +224,7 @@ stochasticSoilModelProperty, schematizationCategory, "Stochastisch ondergrondmodel", - "De verschillende opbouwen van de ondergrond en hun respectieve kansen van voorkomen."); + "De verschillende opbouwen van de ondergrond en hun respectievelijke kansen van voorkomen."); PropertyDescriptor stochasticSoilProfileProperty = dynamicProperties[expectedStochasticSoilProfilePropertyIndex]; PropertiesTestHelper.AssertRequiredPropertyDescriptorProperties( @@ -261,7 +261,7 @@ gridSettingsProperty, settingsCategory, "Rekengrids", - "De rekengrids eigenschappen.", + "Eigenschappen van de rekengrids.", true); mocks.VerifyAll(); Index: Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Forms.Test/PropertyClasses/MacroStabilityInwardsWaterStressesPropertiesTest.cs =================================================================== diff -u -rbf0a7527d0942c4646c9b6b9c49d21b58346431c -r443600a37b8249cc44c134216fa98eed7a5bfa49 --- Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Forms.Test/PropertyClasses/MacroStabilityInwardsWaterStressesPropertiesTest.cs (.../MacroStabilityInwardsWaterStressesPropertiesTest.cs) (revision bf0a7527d0942c4646c9b6b9c49d21b58346431c) +++ Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Forms.Test/PropertyClasses/MacroStabilityInwardsWaterStressesPropertiesTest.cs (.../MacroStabilityInwardsWaterStressesPropertiesTest.cs) (revision 443600a37b8249cc44c134216fa98eed7a5bfa49) @@ -143,21 +143,21 @@ drainageProperty, waterStressesCategory, "Drainage", - "Drainage constructie eigenschappen.", + "Eigenschappen van drainage constructie.", true); PropertyDescriptor minimumLevelPhreaticLineAtDikeTopRiverProperty = dynamicProperties[expectedMinimumLevelPhreaticLineAtDikeTopRiverPropertyIndex]; PropertiesTestHelper.AssertRequiredPropertyDescriptorProperties( minimumLevelPhreaticLineAtDikeTopRiverProperty, waterStressesCategory, - "PL 1 initiele hoogte onder buitenkruin [m+NAP]", + "PL 1 initiële hoogte onder buitenkruin [m+NAP]", "Minimale hoogte van de freatische lijn onder kruin buitentalud."); PropertyDescriptor minimumLevelPhreaticLineAtDikeTopPolderProperty = dynamicProperties[expectedMinimumLevelPhreaticLineAtDikeTopPolderPropertyIndex]; PropertiesTestHelper.AssertRequiredPropertyDescriptorProperties( minimumLevelPhreaticLineAtDikeTopPolderProperty, waterStressesCategory, - "PL 1 initiele hoogte onder binnenkruin [m+NAP]", + "PL 1 initiële hoogte onder binnenkruin [m+NAP]", "Minimale hoogte van de freatische lijn onder kruin binnentalud."); PropertyDescriptor offsetProperty = dynamicProperties[expecteOffsetPropertyIndex]; @@ -167,7 +167,7 @@ offsetProperty, waterStressesCategory, "Offsets PL 1", - "Offsets PL 1 eigenschappen.", + "Eigenschappen van offsets PL 1.", true); PropertyDescriptor adjustPhreaticLine3And4ForUpliftProperty = dynamicProperties[expecteAdjustPhreaticLine3And4ForUpliftPropertyIndex]; Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -ra1eaf8e666afb92642d3efc6877c8e5ac0bdf455 -r443600a37b8249cc44c134216fa98eed7a5bfa49 --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision a1eaf8e666afb92642d3efc6877c8e5ac0bdf455) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 443600a37b8249cc44c134216fa98eed7a5bfa49) @@ -607,7 +607,7 @@ } /// - /// Looks up a localized string similar to De verschillende opbouwen van de ondergrond en hun respectieve kansen van voorkomen.. + /// Looks up a localized string similar to De verschillende opbouwen van de ondergrond en hun respectievelijke kansen van voorkomen.. /// public static string PipingInput_StochasticSoilModel_Description { get { Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/Properties/Resources.resx =================================================================== diff -u -ra1eaf8e666afb92642d3efc6877c8e5ac0bdf455 -r443600a37b8249cc44c134216fa98eed7a5bfa49 --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/Properties/Resources.resx (.../Resources.resx) (revision a1eaf8e666afb92642d3efc6877c8e5ac0bdf455) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/Properties/Resources.resx (.../Resources.resx) (revision 443600a37b8249cc44c134216fa98eed7a5bfa49) @@ -407,7 +407,7 @@ Stochastisch ondergrondmodel - De verschillende opbouwen van de ondergrond en hun respectieve kansen van voorkomen. + De verschillende opbouwen van de ondergrond en hun respectievelijke kansen van voorkomen. Geen ondergrondschematisaties gevonden voor profielschematisatie '{0}'. De profielschematisatie is overgeslagen. Index: Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/PropertyClasses/PipingInputContextPropertiesTest.cs =================================================================== diff -u -r5d16bb16bb6c1de18fc053fa842c6814845bc6b9 -r443600a37b8249cc44c134216fa98eed7a5bfa49 --- Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/PropertyClasses/PipingInputContextPropertiesTest.cs (.../PipingInputContextPropertiesTest.cs) (revision 5d16bb16bb6c1de18fc053fa842c6814845bc6b9) +++ Ringtoets/Piping/test/Ringtoets.Piping.Forms.Test/PropertyClasses/PipingInputContextPropertiesTest.cs (.../PipingInputContextPropertiesTest.cs) (revision 443600a37b8249cc44c134216fa98eed7a5bfa49) @@ -236,7 +236,7 @@ stochasticSoilModelProperty, schematizationCategory, "Stochastisch ondergrondmodel", - "De verschillende opbouwen van de ondergrond en hun respectieve kansen van voorkomen."); + "De verschillende opbouwen van de ondergrond en hun respectievelijke kansen van voorkomen."); PropertyDescriptor stochasticSoilProfileProperty = dynamicProperties[expectedStochasticSoilProfilePropertyIndex]; PropertiesTestHelper.AssertRequiredPropertyDescriptorProperties(