Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -r466a02f3ba52351117297fcc1ea2d4242ab92b39 -rceea3576d68a9ec132886da026446b28672414b7 --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 466a02f3ba52351117297fcc1ea2d4242ab92b39) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision ceea3576d68a9ec132886da026446b28672414b7) @@ -388,6 +388,33 @@ } /// + /// Looks up a localized string similar to Is convergentie bereikt in de toetspeil berekening?. + /// + public static string DesignWaterLevelCalculation_Convergence_Description { + get { + return ResourceManager.GetString("DesignWaterLevelCalculation_Convergence_Description", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Berekend toetspeil.. + /// + public static string DesignWaterLevelCalculation_Result_Description { + get { + return ResourceManager.GetString("DesignWaterLevelCalculation_Result_Description", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Toetspeil [m+NAP]. + /// + public static string DesignWaterLevelCalculation_Result_DisplayName { + get { + return ResourceManager.GetString("DesignWaterLevelCalculation_Result_DisplayName", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Toetspeilen. /// public static string DesignWaterLevelCalculationsContext_DisplayName { @@ -471,24 +498,6 @@ } /// - /// Looks up a localized string similar to Is convergentie bereikt in de toetspeil berekening?. - /// - public static string HydraulicBoundaryDatabase_Convergence_DesignWaterLevel_Description { - get { - return ResourceManager.GetString("HydraulicBoundaryDatabase_Convergence_DesignWaterLevel_Description", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Is convergentie bereikt in de golfhoogte berekening?. - /// - public static string HydraulicBoundaryDatabase_Convergence_WaveHeight_Description { - get { - return ResourceManager.GetString("HydraulicBoundaryDatabase_Convergence_WaveHeight_Description", resourceCulture); - } - } - - /// /// Looks up a localized string similar to Hydraulische randvoorwaarden. /// public static string HydraulicBoundaryDatabase_DisplayName { @@ -516,42 +525,6 @@ } /// - /// Looks up a localized string similar to Berekend toetspeil.. - /// - public static string HydraulicBoundaryDatabase_Location_DesignWaterLevel_Description { - get { - return ResourceManager.GetString("HydraulicBoundaryDatabase_Location_DesignWaterLevel_Description", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Toetspeil [m+NAP]. - /// - public static string HydraulicBoundaryDatabase_Location_DesignWaterLevel_DisplayName { - get { - return ResourceManager.GetString("HydraulicBoundaryDatabase_Location_DesignWaterLevel_DisplayName", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Berekende golfhoogte.. - /// - public static string HydraulicBoundaryDatabase_Location_WaveHeight_Description { - get { - return ResourceManager.GetString("HydraulicBoundaryDatabase_Location_WaveHeight_Description", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Hs [m]. - /// - public static string HydraulicBoundaryDatabase_Location_WaveHeight_DisplayName { - get { - return ResourceManager.GetString("HydraulicBoundaryDatabase_Location_WaveHeight_DisplayName", resourceCulture); - } - } - - /// /// Looks up a localized string similar to Locatie waar de preprocessor bestanden opslaat.. /// public static string HydraulicBoundaryDatabase_PreprocessorDirectory_Description { @@ -778,6 +751,33 @@ } /// + /// Looks up a localized string similar to Is convergentie bereikt in de golfhoogte berekening?. + /// + public static string WaveHeightCalculation_Convergence_Description { + get { + return ResourceManager.GetString("WaveHeightCalculation_Convergence_Description", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Berekende golfhoogte.. + /// + public static string WaveHeightCalculation_Result_Description { + get { + return ResourceManager.GetString("WaveHeightCalculation_Result_Description", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Hs [m]. + /// + public static string WaveHeightCalculation_Result_DisplayName { + get { + return ResourceManager.GetString("WaveHeightCalculation_Result_DisplayName", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Golfhoogtes. /// public static string WaveHeightCalculationsContext_DisplayName {