Index: Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs =================================================================== diff -u -r17a2476bd707ad3da72ba4d6382915b9cc3fed07 -rbe4427a66ef77dfa213048b0a823824ea679bce3 --- Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 17a2476bd707ad3da72ba4d6382915b9cc3fed07) +++ Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision be4427a66ef77dfa213048b0a823824ea679bce3) @@ -1729,6 +1729,27 @@ } /// + /// Looks up a localized string similar to Het faalmechanisme '{0}' wordt niet ondersteund.. + /// + public static string StochasticSoilModelReader_ReadFailureMechanismType_Failure_mechanism_0_not_supported { + get { + return ResourceManager.GetString("StochasticSoilModelReader_ReadFailureMechanismType_Failure_mechanism_0_not_suppor" + + "ted", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to {0} + ///Deze ondergrondschematisatie wordt overgeslagen.. + /// + public static string StochasticSoilModelReader_ReadSoilProfiles_ParseErrorMessage_0_SoilProfile_skipped { + get { + return ResourceManager.GetString("StochasticSoilModelReader_ReadSoilProfiles_ParseErrorMessage_0_SoilProfile_skippe" + + "d", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Er zijn geen ondergrondschematisaties gevonden in het stochastische ondergrondmodel '{0}'. /// public static string StochasticSoilModelReader_ReadStochasticSoilProfiles_No_profiles_found_in_stochastic_soil_model_Name_0_ {