Index: Ringtoets/Common/src/Ringtoets.Common.Service/Properties/Resources.Designer.cs
===================================================================
diff -u -r03ee61e8df1f1512fe8a4f29f4b53b08e553145f -r7d4fdb527410c89577828ea5d84896945341bae8
--- Ringtoets/Common/src/Ringtoets.Common.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 03ee61e8df1f1512fe8a4f29f4b53b08e553145f)
+++ Ringtoets/Common/src/Ringtoets.Common.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 7d4fdb527410c89577828ea5d84896945341bae8)
@@ -127,6 +127,15 @@
}
///
+ /// Looks up a localized string similar to De waarde voor '{0}' moet een geldig getal zijn..
+ ///
+ public static string CalculationService_ValidateInput_Value_for_0_must_be_a_valid_number {
+ get {
+ return ResourceManager.GetString("CalculationService_ValidateInput_Value_for_0_must_be_a_valid_number", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Toetspeil berekening voor locatie {0} is niet geconvergeerd..
///
public static string DesignWaterLevelCalculationActivity_DesignWaterLevel_calculation_for_location_0_not_converged {
@@ -251,6 +260,15 @@
}
///
+ /// Looks up a localized string similar to Er is geen concreet getal ingevoerd voor '{0}'..
+ ///
+ public static string Validation_ValidateInput_No_value_entered_for_0_ {
+ get {
+ return ResourceManager.GetString("Validation_ValidateInput_No_value_entered_for_0_", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Golfhoogte berekening voor locatie {0} is niet geconvergeerd..
///
public static string WaveHeightCalculationActivity_WaveHeight_calculation_for_location_0_not_converged {