Index: Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs
===================================================================
diff -u -rc71f15ef23debdc4df0719145291de37aea66c97 -r86320df646dfe8564940e686a98d6199b9c3b470
--- Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision c71f15ef23debdc4df0719145291de37aea66c97)
+++ Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 86320df646dfe8564940e686a98d6199b9c3b470)
@@ -389,6 +389,15 @@
}
///
+ /// Looks up a localized string similar to Ongeldige waarde voor parameter '{0}'..
+ ///
+ public static string Convert_Invalid_value_ParameterName_0 {
+ get {
+ return ResourceManager.GetString("Convert_Invalid_value_ParameterName_0", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to De regel ('{0}') bevat ongeldige tekst..
///
public static string DikeProfileDataReader_HandleUnexpectedText_Line_0_is_invalid {
@@ -1685,6 +1694,15 @@
}
///
+ /// Looks up a localized string similar to Is aquifer.
+ ///
+ public static string SoilLayerProperties_IsAquifer_Description {
+ get {
+ return ResourceManager.GetString("SoilLayerProperties_IsAquifer_Description", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Geen lagen gevonden voor de ondergrondschematisatie..
///
public static string SoilProfile_Cannot_construct_SoilProfile_without_layers {