Index: Ringtoets/StabilityPointStructures/src/Ringtoets.StabilityPointStructures.Service/Properties/Resources.Designer.cs
===================================================================
diff -u -r276a32161f29fcba4af79cf7c7f0aeb254d4db54 -rbd73023d5f8926a411da214fb5ce522056a0e30a
--- Ringtoets/StabilityPointStructures/src/Ringtoets.StabilityPointStructures.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 276a32161f29fcba4af79cf7c7f0aeb254d4db54)
+++ Ringtoets/StabilityPointStructures/src/Ringtoets.StabilityPointStructures.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision bd73023d5f8926a411da214fb5ce522056a0e30a)
@@ -1,4 +1,25 @@
-//------------------------------------------------------------------------------
+// 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.17929
@@ -61,23 +82,22 @@
}
///
- /// Looks up a localized string similar to Puntconstructies kunstwerk berekeningsverslag. Klik op details voor meer informatie.
- ///{0}.
+ /// Looks up a localized string similar to De berekening voor kunstwerk puntconstructies '{0}' is niet gelukt..
///
- internal static string StabilityPointStructuresCalculationService_Calculate_Calculation_report_Click_details_for_full_report_0 {
+ internal static string StabilityPointStructuresCalculationService_Calculate_Error_in_stabilityPoint_structures_0_calculation {
get {
- return ResourceManager.GetString("StabilityPointStructuresCalculationService_Calculate_Calculation_report_Click_det" +
- "ails_for_full_report_0", resourceCulture);
+ return ResourceManager.GetString("StabilityPointStructuresCalculationService_Calculate_Error_in_stabilityPoint_stru" +
+ "ctures_0_calculation", resourceCulture);
}
}
///
- /// Looks up a localized string similar to De berekening voor kunstwerk puntconstructies '{0}' is niet gelukt..
+ /// Looks up a localized string similar to Puntconstructies berekening is uitgevoerd op de tijdelijke locatie: {0}. Gedetailleerde invoer en uitvoer kan in de bestanden op deze locatie worden gevonden..
///
- internal static string StabilityPointStructuresCalculationService_Calculate_Error_in_stabilityPoint_structures_0_calculation {
+ internal static string StabilityPointStructuresCalculationService_CalculateCalculation_temporary_directory_can_be_found_on_location_0 {
get {
- return ResourceManager.GetString("StabilityPointStructuresCalculationService_Calculate_Error_in_stabilityPoint_stru" +
- "ctures_0_calculation", resourceCulture);
+ return ResourceManager.GetString("StabilityPointStructuresCalculationService_CalculateCalculation_temporary_directo" +
+ "ry_can_be_found_on_location_0", resourceCulture);
}
}
}