Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -r197759ffb1961ec9f4b542e73c76f73d1cbc40c8 -r1d91cf57bffbaa02cdd10923d3302963707bb0f7 --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 197759ffb1961ec9f4b542e73c76f73d1cbc40c8) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 1d91cf57bffbaa02cdd10923d3302963707bb0f7) @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.18444 +// Runtime Version:4.0.30319.34209 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -739,6 +739,24 @@ } /// + /// Looks up a localized string similar to Het niveau van de onderkant van dit profiel.. + /// + public static string PipingSoilProfileBottomDescription { + get { + return ResourceManager.GetString("PipingSoilProfileBottomDescription", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Bodemniveau. + /// + public static string PipingSoilProfileBottomDisplayName { + get { + return ResourceManager.GetString("PipingSoilProfileBottomDisplayName", resourceCulture); + } + } + + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap PipingSoilProfileIcon { @@ -749,6 +767,33 @@ } /// + /// Looks up a localized string similar to De naam van het ondergrondprofiel.. + /// + public static string PipingSoilProfileNameDescription { + get { + return ResourceManager.GetString("PipingSoilProfileNameDescription", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Naam. + /// + public static string PipingSoilProfileNameDisplayName { + get { + return ResourceManager.GetString("PipingSoilProfileNameDisplayName", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Ondergrondprofiel. + /// + public static string PipingSoilProfilePropertiesDisplayName { + get { + return ResourceManager.GetString("PipingSoilProfilePropertiesDisplayName", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Ondergrondprofielen. /// public static string PipingSoilProfilesCollectionName { @@ -758,6 +803,24 @@ } /// + /// Looks up a localized string similar to De niveaus van de bovenkant van de lagen binnen dit profiel.. + /// + public static string PipingSoilProfileTopsDescription { + get { + return ResourceManager.GetString("PipingSoilProfileTopsDescription", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Topniveaus. + /// + public static string PipingSoilProfileTopsDisplayName { + get { + return ResourceManager.GetString("PipingSoilProfileTopsDisplayName", resourceCulture); + } + } + + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap PipingSurfaceLineIcon {