Index: Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -rbf0a7527d0942c4646c9b6b9c49d21b58346431c -r5d00e46dbca617ca3c297bff76dc7cc63211b9de --- Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision bf0a7527d0942c4646c9b6b9c49d21b58346431c) +++ Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 5d00e46dbca617ca3c297bff76dc7cc63211b9de) @@ -1,25 +1,4 @@ -// Copyright (C) Stichting Deltares 2017. All rights reserved. -// -// This file is part of Ringtoets. -// -// Ringtoets is free software: you can redistribute it and/or modify -// it under the terms of the GNU General Public License as published by -// the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. -// -// This program is distributed in the hope that it will be useful, -// but WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -// GNU General Public License for more details. -// -// You should have received a copy of the GNU General Public License -// along with this program. If not, see . -// -// All names, logos, and references to "Deltares" are registered trademarks of -// Stichting Deltares and remain full property of Stichting Deltares at all times. -// All rights reserved. - -//------------------------------------------------------------------------------ +//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 @@ -217,6 +196,15 @@ } /// + /// Looks up a localized string similar to Geometrie. + /// + public static string Geometry_DisplayName { + get { + return ResourceManager.GetString("Geometry_DisplayName", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Rekengrid automatisch bepalen of handmatig invoeren?. /// public static string GridDetermination_Description { @@ -963,15 +951,24 @@ } /// - /// Looks up a localized string similar to Geometrie. + /// Looks up a localized string similar to De binnenringen van deze grondlaag.. /// - public static string SoilLayer_Geometry_Description { + public static string SoilLayer_Holes_Description { get { - return ResourceManager.GetString("SoilLayer_Geometry_Description", resourceCulture); + return ResourceManager.GetString("SoilLayer_Holes_Description", resourceCulture); } } /// + /// Looks up a localized string similar to Binnenringen. + /// + public static string SoilLayer_Holes_DisplayName { + get { + return ResourceManager.GetString("SoilLayer_Holes_DisplayName", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Geeft aan of deze grondlaag een watervoerende laag betreft.. /// public static string SoilLayer_IsAquifer_Description { @@ -990,6 +987,24 @@ } /// + /// Looks up a localized string similar to De geometrie van de buitenring van deze grondlaag.. + /// + public static string SoilLayer_OuterRing_Description { + get { + return ResourceManager.GetString("SoilLayer_OuterRing_Description", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Buitenring. + /// + public static string SoilLayer_OuterRing_DisplayName { + get { + return ResourceManager.GetString("SoilLayer_OuterRing_DisplayName", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Het niveau van de bovenkant van deze grondlaag binnen de ondergrondschematisatie.. /// public static string SoilLayer_TopLevel_Description { @@ -1154,24 +1169,6 @@ } /// - /// Looks up a localized string similar to De niveaus van de bovenkant van de lagen binnen de ondergrondschematisatie.. - /// - public static string StochasticSoilProfile_Tops_Description { - get { - return ResourceManager.GetString("StochasticSoilProfile_Tops_Description", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Topniveaus. - /// - public static string StochasticSoilProfile_Tops_DisplayName { - get { - return ResourceManager.GetString("StochasticSoilProfile_Tops_DisplayName", resourceCulture); - } - } - - /// /// Looks up a localized string similar to Het type van de ondergrondschematisatie.. /// public static string StochasticSoilProfile_Type_Description {