Index: Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs
===================================================================
diff -u -r1fea24f00be5ae78cf5ceba066bae1056c0e5a2e -rb574376e8d2b485ff320504841723923c1e41331
--- Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 1fea24f00be5ae78cf5ceba066bae1056c0e5a2e)
+++ Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision b574376e8d2b485ff320504841723923c1e41331)
@@ -235,6 +235,26 @@
}
///
+ /// Looks up a localized string similar to Indien voor parameter '{0}' de spreiding wordt opgegeven, moet dit door middel van een standaardafwijking. Voor berekening '{1}' is een variatiecoëfficiënt gevonden..
+ ///
+ public static string CalculationConfigurationImporter_TryReadStandardDeviationStochast_Stochast_0_requires_standard_deviation_but_variation_coefficient_found_for_Calculation_1_ {
+ get {
+ return ResourceManager.GetString("CalculationConfigurationImporter_TryReadStandardDeviationStochast_Stochast_0_requ" +
+ "ires_standard_deviation_but_variation_coefficient_found_for_Calculation_1_", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Indien voor parameter '{0}' de spreiding wordt opgegeven, moet dit door middel van een variatiecoëfficiënt. Voor berekening '{1}' is een standaardafwijking gevonden..
+ ///
+ public static string CalculationConfigurationImporter_TryReadVariationCoefficientStochast_Stochast_0_requires_variation_coefficient_but_standard_deviation_found_for_Calculation_1_ {
+ get {
+ return ResourceManager.GetString("CalculationConfigurationImporter_TryReadVariationCoefficientStochast_Stochast_0_r" +
+ "equires_variation_coefficient_but_standard_deviation_found_for_Calculation_1_", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to {0} Berekening '{1}' is overgeslagen..
///
public static string CalculationConfigurationImporter_ValidateCalculation_ErrorMessage_0_Calculation_1_skipped {