Index: Ringtoets/DuneErosion/src/Ringtoets.DuneErosion.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -r36e8a24917c54c2b811fd80fe14ceaa66b8cadd4 -r71238843b638b6f9d0df07ebecbf633ea5da6af1 --- Ringtoets/DuneErosion/src/Ringtoets.DuneErosion.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 36e8a24917c54c2b811fd80fe14ceaa66b8cadd4) +++ Ringtoets/DuneErosion/src/Ringtoets.DuneErosion.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 71238843b638b6f9d0df07ebecbf633ea5da6af1) @@ -172,7 +172,7 @@ } /// - /// Looks up a localized string similar to Metrering. + /// Looks up a localized string similar to Metrering [dam]. /// internal static string DuneLocation_Offset_DisplayName { get { @@ -233,5 +233,23 @@ return ResourceManager.GetString("DuneLocation_WavePeriod_DisplayName", resourceCulture); } } + + /// + /// Looks up a localized string similar to Locaties uit de hydraulische duinendatabase.. + /// + internal static string DuneLocationsContextProperties_Locations_Description { + get { + return ResourceManager.GetString("DuneLocationsContextProperties_Locations_Description", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Locaties. + /// + internal static string DuneLocationsContextProperties_Locations_DisplayName { + get { + return ResourceManager.GetString("DuneLocationsContextProperties_Locations_DisplayName", resourceCulture); + } + } } }