Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs
===================================================================
diff -u -r86984ca293c30b4f9b47da7825cbae1404fffe08 -ra16989b635b3770eb1bbf10c47e41eef796ce2fa
--- Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 86984ca293c30b4f9b47da7825cbae1404fffe08)
+++ Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision a16989b635b3770eb1bbf10c47e41eef796ce2fa)
@@ -1775,6 +1775,42 @@
}
///
+ /// Looks up a localized string similar to Afvoercoëfficient..
+ ///
+ public static string Structure_DrainCoefficient_Description {
+ get {
+ return ResourceManager.GetString("Structure_DrainCoefficient_Description", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Afvoercoëfficient [-].
+ ///
+ public static string Structure_DrainCoefficient_DisplayName {
+ get {
+ return ResourceManager.GetString("Structure_DrainCoefficient_DisplayName", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Factor voor stormduur hoogwater gegeven geopend kunstwerk..
+ ///
+ public static string Structure_FactorStormDurationOpenStructure_Description {
+ get {
+ return ResourceManager.GetString("Structure_FactorStormDurationOpenStructure_Description", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Factor voor stormduur hoogwater [-].
+ ///
+ public static string Structure_FactorStormDurationOpenStructure_DisplayName {
+ get {
+ return ResourceManager.GetString("Structure_FactorStormDurationOpenStructure_DisplayName", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Faalkans kunstwerk gegeven erosie bodem..
///
public static string Structure_FailureProbabilityStructureWithErosion_Description {
@@ -1829,6 +1865,24 @@
}
///
+ /// Looks up a localized string similar to Instroommodel van het kunstwerk..
+ ///
+ public static string Structure_InflowModelType_Description {
+ get {
+ return ResourceManager.GetString("Structure_InflowModelType_Description", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Instroommodel.
+ ///
+ public static string Structure_InflowModelType_DisplayName {
+ get {
+ return ResourceManager.GetString("Structure_InflowModelType_DisplayName", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Binnenwaterstand..
///
public static string Structure_InsideWaterLevel_Description {