Index: Ringtoets/StabilityPointStructures/src/Ringtoets.StabilityPointStructures.Service/Properties/Resources.Designer.cs
===================================================================
diff -u -r4997c48d331087a7f1fa40a7874a6f7d6ab1abd4 -r06a82e0f604d26f87f0ae13191dd5791c3392b5a
--- Ringtoets/StabilityPointStructures/src/Ringtoets.StabilityPointStructures.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 4997c48d331087a7f1fa40a7874a6f7d6ab1abd4)
+++ Ringtoets/StabilityPointStructures/src/Ringtoets.StabilityPointStructures.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 06a82e0f604d26f87f0ae13191dd5791c3392b5a)
@@ -82,6 +82,16 @@
}
///
+ /// 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_Calculation_temporary_directory_can_be_found_on_location_0 {
+ get {
+ return ResourceManager.GetString("StabilityPointStructuresCalculationService_Calculate_Calculation_temporary_direct" +
+ "ory_can_be_found_on_location_0", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to De berekening voor kunstwerk puntconstructies '{0}' is mislukt. Bekijk het foutrapport door op details te klikken.
///{1}.
///
@@ -101,15 +111,5 @@
"turesCalculation_0_no_error_report", resourceCulture);
}
}
-
- ///
- /// 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_CalculateCalculation_temporary_directory_can_be_found_on_location_0 {
- get {
- return ResourceManager.GetString("StabilityPointStructuresCalculationService_CalculateCalculation_temporary_directo" +
- "ry_can_be_found_on_location_0", resourceCulture);
- }
- }
}
}