Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -r9f61d93bd5ff6bd9ffdf384d633d008ff43187cb -r5a89ab5ef9ddfed831b2ef5ca2ce980a4735bc71 --- Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 9f61d93bd5ff6bd9ffdf384d633d008ff43187cb) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 5a89ab5ef9ddfed831b2ef5ca2ce980a4735bc71) @@ -954,6 +954,33 @@ } /// + /// Looks up a localized string similar to De waarde voor de faalkans kon niet geïnterpreteerd worden als een getal.. + /// + public static string FailureProbabilityStructureWithErosion_Could_not_parse_string_to_double_value { + get { + return ResourceManager.GetString("FailureProbabilityStructureWithErosion_Could_not_parse_string_to_double_value", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to De waarde voor de faalkans moet ingevuld zijn.. + /// + public static string FailureProbabilityStructureWithErosion_Value_cannot_be_null { + get { + return ResourceManager.GetString("FailureProbabilityStructureWithErosion_Value_cannot_be_null", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to De waarde voor de faalkans is te groot of te klein.. + /// + public static string FailureProbabilityStructureWithErosion_Value_too_large { + get { + return ResourceManager.GetString("FailureProbabilityStructureWithErosion_Value_too_large", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Voorlandprofiel. /// public static string Foreshore_DisplayName {