Index: Ringtoets/Common/src/Ringtoets.Common.Service/Properties/Resources.Designer.cs =================================================================== diff -u -rc786273ba6460b0498c00ff70d1703eee74fadb8 -rcc39748cdc122bfcc9bfb27e6e1ac9b7c558b5bf --- Ringtoets/Common/src/Ringtoets.Common.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision c786273ba6460b0498c00ff70d1703eee74fadb8) +++ Ringtoets/Common/src/Ringtoets.Common.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision cc39748cdc122bfcc9bfb27e6e1ac9b7c558b5bf) @@ -22,7 +22,7 @@ //------------------------------------------------------------------------------ // // 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. @@ -137,6 +137,17 @@ } /// + /// Looks up a localized string similar to Toetspeil berekeningsverslag. Klik op details voor meer informatie. + ///{0}. + /// + public static string DesignWaterLevelCalculationService_Calculate_Calculation_report_Click_details_for_full_report_0 { + get { + return ResourceManager.GetString("DesignWaterLevelCalculationService_Calculate_Calculation_report_Click_details_for" + + "_full_report_0", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Er is een fout opgetreden tijdens de toetspeil berekening '{0}': inspecteer het logbestand.. /// public static string DesignWaterLevelCalculationService_Calculate_Error_in_design_water_level_0_calculation { @@ -270,6 +281,17 @@ } /// + /// Looks up a localized string similar to Golfhoogte berekeningsverslag. Klik op details voor meer informatie. + ///{0}. + /// + public static string WaveHeightCalculationService_Calculate_Calculation_report_Click_details_for_full_report_0 { + get { + return ResourceManager.GetString("WaveHeightCalculationService_Calculate_Calculation_report_Click_details_for_full_" + + "report_0", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Er is een fout opgetreden tijdens de golfhoogte berekening '{0}': inspecteer het logbestand.. /// public static string WaveHeightCalculationService_Calculate_Error_in_wave_height_0_calculation {