Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/Properties/Resources.Designer.cs
===================================================================
diff -u -r693cdb62ee142136d80bc08f36fa506fe9c64438 -r8eb717ca45b6518cccfef85e481e0da52ce1df4e
--- Ringtoets/Piping/src/Ringtoets.Piping.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 693cdb62ee142136d80bc08f36fa506fe9c64438)
+++ Ringtoets/Piping/src/Ringtoets.Piping.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 8eb717ca45b6518cccfef85e481e0da52ce1df4e)
@@ -332,6 +332,66 @@
}
///
+ /// Looks up a localized string similar to Kan geen ondergrondmodellen lezen. Mogelijk bestaat de '{0}' tabel niet..
+ ///
+ public static string SoilDatabaseConstraintsReader_VerifyConstraints_Can_not_read_StochasticSoilModel_Perhaps_table_missing {
+ get {
+ return ResourceManager.GetString("SoilDatabaseConstraintsReader_VerifyConstraints_Can_not_read_StochasticSoilModel_" +
+ "Perhaps_table_missing", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Kan geen ondergrondschematisaties lezen. Mogelijk bestaat de '{0}' tabel niet..
+ ///
+ public static string SoilDatabaseConstraintsReader_VerifyConstraints_Can_not_read_StochasticSoilProfile_Perhaps_table_missing {
+ get {
+ return ResourceManager.GetString("SoilDatabaseConstraintsReader_VerifyConstraints_Can_not_read_StochasticSoilProfil" +
+ "e_Perhaps_table_missing", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Er zijn stochastische ondergrondschematisaties zonder geldige kans van voorkomen..
+ ///
+ public static string SoilDatabaseConstraintsReader_VerifyConstraints_Invalid_StochasticSoilProfile_probability {
+ get {
+ return ResourceManager.GetString("SoilDatabaseConstraintsReader_VerifyConstraints_Invalid_StochasticSoilProfile_pro" +
+ "bability", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Namen van ondergrondmodellen zijn niet uniek..
+ ///
+ public static string SoilDatabaseConstraintsReader_VerifyConstraints_Non_unique_StochasticSoilModel_names {
+ get {
+ return ResourceManager.GetString("SoilDatabaseConstraintsReader_VerifyConstraints_Non_unique_StochasticSoilModel_na" +
+ "mes", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Onverwachte fout tijdens het verifiëren van unieke ondergrondmodelnamen..
+ ///
+ public static string SoilDatabaseConstraintsReader_VerifyConstraints_Unexpected_error_while_verifying_unique_StochasticSoilModel_names {
+ get {
+ return ResourceManager.GetString("SoilDatabaseConstraintsReader_VerifyConstraints_Unexpected_error_while_verifying_" +
+ "unique_StochasticSoilModel_names", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Onverwachte fout tijdens het verifiëren van kansen van voorkomen voor profielen..
+ ///
+ public static string SoilDatabaseConstraintsReader_VerifyConstraints_Unexpected_error_while_verifying_valid_StochasticSoilProfile_probability {
+ get {
+ return ResourceManager.GetString("SoilDatabaseConstraintsReader_VerifyConstraints_Unexpected_error_while_verifying_" +
+ "valid_StochasticSoilProfile_probability", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Verzadigd gewicht.
///
public static string SoilLayer_BelowPhreaticLevelDistribution_Description {