Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -ra411c62ff26b831c05472ad3a45e7ec753071b6f -r6617058bc433d519ff1050ac5fb580b5f06da7ed --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision a411c62ff26b831c05472ad3a45e7ec753071b6f) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 6617058bc433d519ff1050ac5fb580b5f06da7ed) @@ -1,25 +1,4 @@ -// Copyright (C) Stichting Deltares 2016. 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 @@ -289,7 +268,7 @@ } /// - /// Looks up a localized string similar to Alles &berekenen. + /// Looks up a localized string similar to Alles be&rekenen. /// public static string DesignWaterLevel_Calculate_All { get { @@ -673,20 +652,20 @@ } /// - /// Looks up a localized string similar to &Berekenen. + /// Looks up a localized string similar to Alles be&rekenen. /// - public static string WaveHeight_Calculate { + public static string WaveHeight_Calculate_All { get { - return ResourceManager.GetString("WaveHeight_Calculate", resourceCulture); + return ResourceManager.GetString("WaveHeight_Calculate_All", resourceCulture); } } /// - /// Looks up a localized string similar to Bereken de golfhoogtes.. + /// Looks up a localized string similar to Alle golfhoogtes berekenen.. /// - public static string WaveHeight_Calculate_ToolTip { + public static string WaveHeight_Calculate_All_ToolTip { get { - return ResourceManager.GetString("WaveHeight_Calculate_ToolTip", resourceCulture); + return ResourceManager.GetString("WaveHeight_Calculate_All_ToolTip", resourceCulture); } }