Index: Riskeer/Revetment/src/Riskeer.Revetment.Service/Properties/Resources.Designer.cs
===================================================================
diff -u -rfa599b8c23efd1527b66143673c8981ba38c25ec -ra6d81dd6907b541d44f9bea1a8052c33e9c5a91d
--- Riskeer/Revetment/src/Riskeer.Revetment.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision fa599b8c23efd1527b66143673c8981ba38c25ec)
+++ Riskeer/Revetment/src/Riskeer.Revetment.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision a6d81dd6907b541d44f9bea1a8052c33e9c5a91d)
@@ -82,6 +82,24 @@
}
///
+ /// Looks up a localized string similar to Berekening voor {0} is beƫindigd..
+ ///
+ public static string WaveConditionsCalculationService_Calculate_calculationType_0_ended {
+ get {
+ return ResourceManager.GetString("WaveConditionsCalculationService_Calculate_calculationType_0_ended", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Berekening voor {0} is gestart..
+ ///
+ public static string WaveConditionsCalculationService_Calculate_calculationType_0_started {
+ get {
+ return ResourceManager.GetString("WaveConditionsCalculationService_Calculate_calculationType_0_started", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Golfcondities berekening is uitgevoerd op de tijdelijke locatie '{0}'. Gedetailleerde invoer en uitvoer kan in de bestanden op deze locatie worden gevonden..
///
public static string WaveConditionsCalculationService_CalculateWaterLevel_Calculation_temporary_directory_can_be_found_on_location_0 {