Index: Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs =================================================================== diff -u -ra331d81d2e74e59fc82643c0313105c61afcd654 -rab481580593706295cd3af50672dc394ce5fe3ee --- Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision a331d81d2e74e59fc82643c0313105c61afcd654) +++ Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision ab481580593706295cd3af50672dc394ce5fe3ee) @@ -1140,6 +1140,16 @@ } /// + /// Looks up a localized string similar to Het stochastische ondergrondmodel met '{0}' als faalmechanisme type is niet ondersteund. Alleen stochastische ondergrondmodellen met '{1}' als faalmechanisme type zijn ondersteund.. + /// + public static string IStochasticSoilModelTransformer_Cannot_tranform_FailureMechanismType_0_Only_FailureMechanismType_1_supported { + get { + return ResourceManager.GetString("IStochasticSoilModelTransformer_Cannot_tranform_FailureMechanismType_0_Only_Failu" + + "reMechanismType_1_supported", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Een gemiddelde van '{0}' is ongeldig voor stochast '{1}'.. /// public static string IVariationCoefficientDistributionExtensions_TrySetMean_Mean_0_is_invalid_for_Stochast_1_ {