Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/Properties/Resources.Designer.cs =================================================================== diff -u -rcfba2b11da9ac0bb1daf377b8dcb15f7c84e0cfb -rc921a50a3d1e0e6bfceff4fdff0b27705825af11 --- Ringtoets/Piping/src/Ringtoets.Piping.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision cfba2b11da9ac0bb1daf377b8dcb15f7c84e0cfb) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision c921a50a3d1e0e6bfceff4fdff0b27705825af11) @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.34209 +// Runtime Version:4.0.30319.18444 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -88,6 +88,15 @@ } /// + /// Looks up a localized string similar to Kans moet in het bereik van [0, 1] opgegeven worden.. + /// + internal static string IDistribution_InverseCDF_Probability_must_be_in_range { + get { + return ResourceManager.GetString("IDistribution_InverseCDF_Probability_must_be_in_range", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Voor het maken van een segment zijn twee punten nodig.. /// internal static string Segment2D_Constructor_Segment_must_be_created_with_two_points {