Index: Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.IO/Properties/Resources.Designer.cs =================================================================== diff -u -r5f489223b4d730eec42acd55533dd012d10dd1ca -r4e27904f8aee7ae9723f57336764c585a3b9300d --- Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 5f489223b4d730eec42acd55533dd012d10dd1ca) +++ Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 4e27904f8aee7ae9723f57336764c585a3b9300d) @@ -82,12 +82,12 @@ } /// - /// Looks up a localized string similar to Er kan geen standaardafwijking voor stochast 'afvoercoefficient' opgegeven worden.. + /// Looks up a localized string similar to Er kan geen spreiding voor stochast 'afvoercoefficient' opgegeven worden.. /// - internal static string CalculationConfigurationImporter_ValidateStochasts_Cannot_define_StandardDeviation_for_DrainCoefficient { + internal static string CalculationConfigurationImporter_ValidateStochasts_Cannot_define_spread_for_DrainCoefficient { get { - return ResourceManager.GetString("CalculationConfigurationImporter_ValidateStochasts_Cannot_define_StandardDeviatio" + - "n_for_DrainCoefficient", resourceCulture); + return ResourceManager.GetString("CalculationConfigurationImporter_ValidateStochasts_Cannot_define_spread_for_Drain" + + "Coefficient", resourceCulture); } }