Index: Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Service/Properties/Resources.Designer.cs =================================================================== diff -u -r3f515e610bde480dd6cdf54dc0887f072d0fb6d2 -rdb4c6da2285ff4ce260a910229c3eee1ed03306e --- Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 3f515e610bde480dd6cdf54dc0887f072d0fb6d2) +++ Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision db4c6da2285ff4ce260a910229c3eee1ed03306e) @@ -139,5 +139,15 @@ return ResourceManager.GetString("MacroStabilityInwardsCalculationService_ValidateInput_No_SurfaceLine_selected", resourceCulture); } } + + /// + /// Looks up a localized string similar to De ondergrondschematisatie moet boven de profielschematisatie liggen.. + /// + internal static string MacroStabilityInwardsCalculationService_ValidateInput_SoilLayerTop_must_be_larger_than_SurfaceLineTop { + get { + return ResourceManager.GetString("MacroStabilityInwardsCalculationService_ValidateInput_SoilLayerTop_must_be_larger" + + "_than_SurfaceLineTop", resourceCulture); + } + } } }