Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -r6f069737c5a49402fc344e4f7e350c6d869b69f2 -r8832cfacbfb0a999d9dd5ddcb93fd81bdb2fb09f --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 6f069737c5a49402fc344e4f7e350c6d869b69f2) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 8832cfacbfb0a999d9dd5ddcb93fd81bdb2fb09f) @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -1051,18 +1051,18 @@ /// /// Looks up a localized string similar to De ondergrondschematisering die voor de piping berekening gebruikt wordt.. /// - public static string PipingInput_SoilProfile_Description { + public static string PipingInput_StochasticSoilProfile_Description { get { - return ResourceManager.GetString("PipingInput_SoilProfile_Description", resourceCulture); + return ResourceManager.GetString("PipingInput_StochasticSoilProfile_Description", resourceCulture); } } /// /// Looks up a localized string similar to Ondergrondschematisering. /// - public static string PipingInput_SoilProfile_DisplayName { + public static string PipingInput_StochasticSoilProfile_DisplayName { get { - return ResourceManager.GetString("PipingInput_SoilProfile_DisplayName", resourceCulture); + return ResourceManager.GetString("PipingInput_StochasticSoilProfile_DisplayName", resourceCulture); } }