Index: Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs
===================================================================
diff -u -rab481580593706295cd3af50672dc394ce5fe3ee -r22cfdf3a1943df34a0e6cfd57c82faedfed781db
--- Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision ab481580593706295cd3af50672dc394ce5fe3ee)
+++ Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 22cfdf3a1943df34a0e6cfd57c82faedfed781db)
@@ -1730,6 +1730,15 @@
}
///
+ /// Looks up a localized string similar to Het lezen van de ondergrondschematisatie '{0}' is mislukt. Geen geldige waarde in kolom '{1}'..
+ ///
+ public static string SoilProfileReader_Profile_Name_0_has_invalid_value_on_Column_1 {
+ get {
+ return ResourceManager.GetString("SoilProfileReader_Profile_Name_0_has_invalid_value_on_Column_1", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to ondergrondschematisatie '{0}'.
///
public static string SoilProfileReader_SoilProfileName_0_ {