Index: Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.Forms/PropertyClasses/ClosingStructuresInputContextProperties.cs =================================================================== diff -u -re4e785f127ce9a2d0d1734c1b51e02d910a31bbe -ra16989b635b3770eb1bbf10c47e41eef796ce2fa --- Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.Forms/PropertyClasses/ClosingStructuresInputContextProperties.cs (.../ClosingStructuresInputContextProperties.cs) (revision e4e785f127ce9a2d0d1734c1b51e02d910a31bbe) +++ Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.Forms/PropertyClasses/ClosingStructuresInputContextProperties.cs (.../ClosingStructuresInputContextProperties.cs) (revision a16989b635b3770eb1bbf10c47e41eef796ce2fa) @@ -150,8 +150,8 @@ [PropertyOrder(drainCoefficientPropertyIndex)] [TypeConverter(typeof(ExpandableObjectConverter))] [ResourcesCategory(typeof(RingtoetsCommonFormsResources), "Categories_ModelSettings")] - [ResourcesDisplayName(typeof(Resources), "DrainCoefficient_DisplayName")] - [ResourcesDescription(typeof(Resources), "DrainCoefficient_Description")] + [ResourcesDisplayName(typeof(RingtoetsCommonFormsResources), "Structure_DrainCoefficient_DisplayName")] + [ResourcesDescription(typeof(RingtoetsCommonFormsResources), "Structure_DrainCoefficient_Description")] public NormalDistributionProperties DrainCoefficient { get @@ -165,8 +165,8 @@ [PropertyOrder(factorStormDurationOpenStructurePropertyIndex)] [ResourcesCategory(typeof(RingtoetsCommonFormsResources), "Categories_ModelSettings")] - [ResourcesDisplayName(typeof(Resources), "FactorStormDurationOpenStructure_DisplayName")] - [ResourcesDescription(typeof(Resources), "FactorStormDurationOpenStructure_Description")] + [ResourcesDisplayName(typeof(RingtoetsCommonFormsResources), "Structure_FactorStormDurationOpenStructure_DisplayName")] + [ResourcesDescription(typeof(RingtoetsCommonFormsResources), "Structure_FactorStormDurationOpenStructure_Description")] public RoundedDouble FactorStormDurationOpenStructure { get @@ -187,8 +187,8 @@ [PropertyOrder(inflowModelTypePropertyIndex)] [TypeConverter(typeof(EnumTypeConverter))] [ResourcesCategory(typeof(RingtoetsCommonFormsResources), "Categories_Schematization")] - [ResourcesDisplayName(typeof(Resources), "ClosingStructureInflowModelType_DisplayName")] - [ResourcesDescription(typeof(Resources), "ClosingStructureInflowModelType_Description")] + [ResourcesDisplayName(typeof(RingtoetsCommonFormsResources), "Structure_InflowModelType_DisplayName")] + [ResourcesDescription(typeof(RingtoetsCommonFormsResources), "Structure_InflowModelType_Description")] public ClosingStructureInflowModelType InflowModelType { get