Index: Ringtoets/DuneErosion/src/Ringtoets.DuneErosion.Service/Properties/Resources.Designer.cs =================================================================== diff -u -rc3cdf6d9fadf4ad1c50d1175979c94e3e9733ed6 -rfb58ab4a91a86c0b07665d31beb2334bdbd18413 --- Ringtoets/DuneErosion/src/Ringtoets.DuneErosion.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision c3cdf6d9fadf4ad1c50d1175979c94e3e9733ed6) +++ Ringtoets/DuneErosion/src/Ringtoets.DuneErosion.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision fb58ab4a91a86c0b07665d31beb2334bdbd18413) @@ -111,5 +111,15 @@ "on_no_error_report", resourceCulture); } } + + /// + /// Looks up a localized string similar to Duinafslag berekening voor locatie '{0}' is niet geconvergeerd.. + /// + internal static string DuneErosionBoundaryCalculationService_CreateDuneLocationOutput_Calculation_for_location_0_not_converged { + get { + return ResourceManager.GetString("DuneErosionBoundaryCalculationService_CreateDuneLocationOutput_Calculation_for_lo" + + "cation_0_not_converged", resourceCulture); + } + } } }