Index: Ringtoets/Piping/src/Ringtoets.Piping.Plugin/Properties/Resources.Designer.cs
===================================================================
diff -u -rd514ce187a1ce571355fd92ca1edf822d943ba39 -ra3934ff3a7c84cc1734049e904c9635b79b6cf5c
--- Ringtoets/Piping/src/Ringtoets.Piping.Plugin/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision d514ce187a1ce571355fd92ca1edf822d943ba39)
+++ Ringtoets/Piping/src/Ringtoets.Piping.Plugin/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision a3934ff3a7c84cc1734049e904c9635b79b6cf5c)
@@ -97,7 +97,7 @@
}
///
- /// Looks up a localized string similar to Inlezen van de D-SoilModel database....
+ /// Looks up a localized string similar to Inlezen van de D-Soil Model database....
///
public static string PipingSoilProfilesImporter_ReadingDatabase {
get {
@@ -106,6 +106,15 @@
}
///
+ /// Looks up a localized string similar to Inlezen van de grondprofielen uit de D-Soil Model database....
+ ///
+ public static string PipingSoilProfilesImporter_ReadingSoilProfiles {
+ get {
+ return ResourceManager.GetString("PipingSoilProfilesImporter_ReadingSoilProfiles", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Er is een leesfout opgetreden bij ondergrondprofiel van bestand '{0}' en is overgeslagen: {1}.
///
public static string PipingSoilProfilesImporter_ReadSoilProfiles_File_0_Message_1_ {