Index: Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs
===================================================================
diff -u -rb574376e8d2b485ff320504841723923c1e41331 -r924f2389eed79b61cb12b8042fe23b9a0499e3b5
--- Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision b574376e8d2b485ff320504841723923c1e41331)
+++ Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 924f2389eed79b61cb12b8042fe23b9a0499e3b5)
@@ -1870,25 +1870,5 @@
return ResourceManager.GetString("VoorlandProfielSchema", resourceCulture);
}
}
-
- ///
- /// 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 XElementExtensions_GetStandardDeviationStochastParameters_Stochast_0_defines_VariationCoefficient_instead_of_StandardDeviation_in_Calculation_1_ {
- get {
- return ResourceManager.GetString("XElementExtensions_GetStandardDeviationStochastParameters_Stochast_0_defines_Vari" +
- "ationCoefficient_instead_of_StandardDeviation_in_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 XElementExtensions_GetVariationCoefficientStochastParameters_Stochast_0_defines_StandardDeviation_instead_of_VariationCoefficient_in_Calculation_1_ {
- get {
- return ResourceManager.GetString("XElementExtensions_GetVariationCoefficientStochastParameters_Stochast_0_defines_S" +
- "tandardDeviation_instead_of_VariationCoefficient_in_Calculation_1_", resourceCulture);
- }
- }
}
}