Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/Properties/Resources.Designer.cs =================================================================== diff -u -r4e49e3da1fa385207c70c8cc28ed04cda530bc61 -r45fe200a6eefad8dcfa977673179c8d24f6ab766 --- Ringtoets/Piping/src/Ringtoets.Piping.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 4e49e3da1fa385207c70c8cc28ed04cda530bc61) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 45fe200a6eefad8dcfa977673179c8d24f6ab766) @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18444 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -169,6 +169,16 @@ } /// + /// Looks up a localized string similar to De lengte van de lokale coördinaat moet in het bereik [{0}, {1}] liggen.. + /// + public static string PipingInput_ValidatePointOnSurfaceLine_Length_must_be_in_range_LowerLimit_0_UpperLimit_1_ { + get { + return ResourceManager.GetString("PipingInput_ValidatePointOnSurfaceLine_Length_must_be_in_range_LowerLimit_0_Upper" + + "Limit_1_", resourceCulture); + } + } + + /// /// Looks up a localized string similar to De waarde moet tussen 0 en 1 zijn.. /// public static string PipingProbabilityAssessmentInput_A_Value_must_be_between_zero_and_one {