Index: Ringtoets/Common/src/Ringtoets.Common.Service/Properties/Resources.Designer.cs
===================================================================
diff -u -rc99108016d70ba90860c383f57b5e1bd8e93eb49 -r43b7b00322555d3a683e41c53ecda3fd135c5c37
--- Ringtoets/Common/src/Ringtoets.Common.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision c99108016d70ba90860c383f57b5e1bd8e93eb49)
+++ Ringtoets/Common/src/Ringtoets.Common.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 43b7b00322555d3a683e41c53ecda3fd135c5c37)
@@ -215,6 +215,15 @@
}
///
+ /// Looks up a localized string similar to Golfcondities berekenen voor '{0}'.
+ ///
+ public static string Perform_wave_conditions_calculation_with_name_0_ {
+ get {
+ return ResourceManager.GetString("Perform_wave_conditions_calculation_with_name_0_", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to De verwachtingswaarde voor '{0}' moet een concreet getal zijn..
///
public static string ProbabilisticDistributionValidationRule_Mean_of_0_must_be_a_valid_number {