Index: Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs
===================================================================
diff -u -r383978e113c1829e86c866ac075a476fa7e07086 -rb1cb91cbc7d2332a1a82c5d1361c25cd5a4a6ddc
--- Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 383978e113c1829e86c866ac075a476fa7e07086)
+++ Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision b1cb91cbc7d2332a1a82c5d1361c25cd5a4a6ddc)
@@ -881,6 +881,16 @@
}
///
+ /// Looks up a localized string similar to Het stochastische ondergrondmodel '{0}' moet een geometrie bevatten..
+ ///
+ public static string StochasticSoilModel_Geometry_of_StochasticSoilModelName_0_must_contain_a_geometry {
+ get {
+ return ResourceManager.GetString("StochasticSoilModel_Geometry_of_StochasticSoilModelName_0_must_contain_a_geometry" +
+ "", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Stochastische ondergrondmodellen.
///
public static string StochasticSoilModelCollection_TypeDescriptor {