Index: Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs
===================================================================
diff -u -ra6e0409b281c46630100de22ec860d3a3d4d8fa5 -r277b68e1c58f97f527567f5500be6bc39efacd97
--- Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision a6e0409b281c46630100de22ec860d3a3d4d8fa5)
+++ Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 277b68e1c58f97f527567f5500be6bc39efacd97)
@@ -1,7 +1,28 @@
-//------------------------------------------------------------------------------
+// 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.18444
+// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
@@ -289,6 +310,15 @@
}
///
+ /// Looks up a localized string similar to Berekening.
+ ///
+ public static string ICalculation_DisplayName {
+ get {
+ return ResourceManager.GetString("ICalculation_DisplayName", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Gemiddelde moet groter zijn dan 0..
///
public static string LogNormalDistribution_Mean_must_be_greater_than_zero {