Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -re4e10b26e837005d099292386a004c53f168d3c0 -r790d12a1b8f6bb77d03a9fb4ef48892f71d7f778 --- Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision e4e10b26e837005d099292386a004c53f168d3c0) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 790d12a1b8f6bb77d03a9fb4ef48892f71d7f778) @@ -1731,6 +1731,42 @@ } /// + /// Looks up a localized string similar to Binnenwaterstand.. + /// + public static string Structure_InsideWaterLevel_Description { + get { + return ResourceManager.GetString("Structure_InsideWaterLevel_Description", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Binnenwaterstand [m+NAP]. + /// + public static string Structure_InsideWaterLevel_DisplayName { + get { + return ResourceManager.GetString("Structure_InsideWaterLevel_DisplayName", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Kerende hoogte van het kunstwerk.. + /// + public static string Structure_LevelCrestStructure_Description { + get { + return ResourceManager.GetString("Structure_LevelCrestStructure_Description", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Kerende hoogte [m+NAP]. + /// + public static string Structure_LevelCrestStructure_DisplayName { + get { + return ResourceManager.GetString("Structure_LevelCrestStructure_DisplayName", resourceCulture); + } + } + + /// /// Looks up a localized string similar to De coördinaten van de locatie van het kunstwerk in het Rijksdriehoeksstelsel.. /// public static string Structure_Location_Description { @@ -1803,6 +1839,24 @@ } /// + /// Looks up a localized string similar to Drempelhoogte niet gesloten kering.. + /// + public static string Structure_ThresholdHeightOpenWeir_Description { + get { + return ResourceManager.GetString("Structure_ThresholdHeightOpenWeir_Description", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Drempelhoogte [m+NAP]. + /// + public static string Structure_ThresholdHeightOpenWeir_DisplayName { + get { + return ResourceManager.GetString("Structure_ThresholdHeightOpenWeir_DisplayName", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Breedte van de doorstroomopening.. /// public static string Structure_WidthFlowApertures_Description {