Index: DamEngine/trunk/src/Deltares.DamEngine.Calculators/Properties/Resources.Designer.cs =================================================================== diff -u -r1961 -r1983 --- DamEngine/trunk/src/Deltares.DamEngine.Calculators/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 1961) +++ DamEngine/trunk/src/Deltares.DamEngine.Calculators/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 1983) @@ -290,6 +290,51 @@ } /// + /// Looks up a localized string similar to No Dam input object defined for Macro Stability. + /// + internal static string MacroStabilityKernelWrapper_NoDamInputObjectDefinedForMacroStability { + get { + return ResourceManager.GetString("MacroStabilityKernelWrapper_NoDamInputObjectDefinedForMacroStability", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to No calculator object defined for Macro Stability. + /// + internal static string MacroStabilityKernelWrapper_NoDamKernelObjectDefinedForMacroStability { + get { + return ResourceManager.GetString("MacroStabilityKernelWrapper_NoDamKernelObjectDefinedForMacroStability", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to No input object defined for Macro Stability. + /// + internal static string MacroStabilityKernelWrapper_NoMacroStabilityInputObjectDefined { + get { + return ResourceManager.GetString("MacroStabilityKernelWrapper_NoMacroStabilityInputObjectDefined", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to No output object defined for Macro Stability. + /// + internal static string MacroStabilityKernelWrapper_NoMacroStabilityOutputObjectDefined { + get { + return ResourceManager.GetString("MacroStabilityKernelWrapper_NoMacroStabilityOutputObjectDefined", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Prepare of calculator for Macro Stability did not succeed. + /// + internal static string MacroStabilityKernelWrapper_PrepareForMacroStabilityDidNotSucceed { + get { + return ResourceManager.GetString("MacroStabilityKernelWrapper_PrepareForMacroStabilityDidNotSucceed", resourceCulture); + } + } + + /// /// Looks up a localized string similar to River level ({0}) is below surface level at river side ({1}).. /// internal static string MStabXmlDoc_CreateMStabXmlDoc_RiverLevelHighIsBelowSurfaceLevelOutside { @@ -543,51 +588,6 @@ } /// - /// Looks up a localized string similar to No Dam input object defined for WTI Macro Stability. - /// - internal static string WtiMacroStabilityKernelWrapper_NoDamInputObjectDefinedForWtiMacroStability { - get { - return ResourceManager.GetString("WtiMacroStabilityKernelWrapper_NoDamInputObjectDefinedForWtiMacroStability", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to No calculator object defined for WTI Macro Stability. - /// - internal static string WtiMacroStabilityKernelWrapper_NoDamKernelObjectDefinedForWtiMacroStability { - get { - return ResourceManager.GetString("WtiMacroStabilityKernelWrapper_NoDamKernelObjectDefinedForWtiMacroStability", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to No input object defined for WTI Macro Stability. - /// - internal static string WtiMacroStabilityKernelWrapper_NoWtiMacroStabilityInputObjectDefined { - get { - return ResourceManager.GetString("WtiMacroStabilityKernelWrapper_NoWtiMacroStabilityInputObjectDefined", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to No output object defined for WTI Macro Stability. - /// - internal static string WtiMacroStabilityKernelWrapper_NoWtiMacroStabilityOutputObjectDefined { - get { - return ResourceManager.GetString("WtiMacroStabilityKernelWrapper_NoWtiMacroStabilityOutputObjectDefined", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Prepare of calculator for WTI Macro Stability did not succeed. - /// - internal static string WtiMacroStabilityKernelWrapper_PrepareForWtiMacroStabilityDidNotSucceed { - get { - return ResourceManager.GetString("WtiMacroStabilityKernelWrapper_PrepareForWtiMacroStabilityDidNotSucceed", resourceCulture); - } - } - - /// /// Looks up a localized string similar to No input object defined for WTI Sellmeijer Revised. /// internal static string WtiPipingSellmeijerRevisedKernelWrapper_NoInputObjectDefined {