Index: Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs =================================================================== diff -u -r924f2389eed79b61cb12b8042fe23b9a0499e3b5 -r4e27904f8aee7ae9723f57336764c585a3b9300d --- Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 924f2389eed79b61cb12b8042fe23b9a0499e3b5) +++ Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 4e27904f8aee7ae9723f57336764c585a3b9300d) @@ -265,22 +265,22 @@ } /// - /// Looks up a localized string similar to Er kan geen standaardafwijking voor stochast 'modelfactoroverloopdebiet' opgegeven worden.. + /// Looks up a localized string similar to Er kan geen spreiding voor stochast 'modelfactoroverloopdebiet' opgegeven worden.. /// - public static string CalculationConfigurationImporter_ValidateStochasts_Cannot_define_StandardDeviation_for_ModelFactorSuperCriticalFlow { + public static string CalculationConfigurationImporter_ValidateStochasts_Cannot_define_spread_for_ModelFactorSuperCriticalFlow { get { - return ResourceManager.GetString("CalculationConfigurationImporter_ValidateStochasts_Cannot_define_StandardDeviatio" + - "n_for_ModelFactorSuperCriticalFlow", resourceCulture); + return ResourceManager.GetString("CalculationConfigurationImporter_ValidateStochasts_Cannot_define_spread_for_Model" + + "FactorSuperCriticalFlow", resourceCulture); } } /// - /// Looks up a localized string similar to Er kan geen variatiecoƫfficiƫnt voor stochast 'stormduur' opgegeven worden.. + /// Looks up a localized string similar to Er kan geen spreiding voor stochast 'stormduur' opgegeven worden.. /// - public static string CalculationConfigurationImporter_ValidateStochasts_Cannot_define_VariationCoefficient_for_StormDuration { + public static string CalculationConfigurationImporter_ValidateStochasts_Cannot_define_spread_for_StormDuration { get { - return ResourceManager.GetString("CalculationConfigurationImporter_ValidateStochasts_Cannot_define_VariationCoeffic" + - "ient_for_StormDuration", resourceCulture); + return ResourceManager.GetString("CalculationConfigurationImporter_ValidateStochasts_Cannot_define_spread_for_Storm" + + "Duration", resourceCulture); } }