Index: Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/PropertyClasses/HeightStructureProperties.cs =================================================================== diff -u -rc6b1371c973eedaa7267dab274ac9d5cb3c8171b -ra2c7b86519fdc614e1156b67ace16b5c9f265520 --- Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/PropertyClasses/HeightStructureProperties.cs (.../HeightStructureProperties.cs) (revision c6b1371c973eedaa7267dab274ac9d5cb3c8171b) +++ Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/PropertyClasses/HeightStructureProperties.cs (.../HeightStructureProperties.cs) (revision a2c7b86519fdc614e1156b67ace16b5c9f265520) @@ -93,8 +93,8 @@ [PropertyOrder(5)] [TypeConverter(typeof(ExpandableObjectConverter))] [ResourcesCategory(typeof(RingtoetsCommonFormsResources), "Categories_Schematization")] - [ResourcesDisplayName(typeof(Resources), "AllowedLevelIncreaseStorage_DisplayName")] - [ResourcesDescription(typeof(Resources), "AllowedLevelIncreaseStorage_Description")] + [ResourcesDisplayName(typeof(RingtoetsCommonFormsResources), "Structure_AllowedLevelIncreaseStorage_DisplayName")] + [ResourcesDescription(typeof(RingtoetsCommonFormsResources), "Structure_AllowedLevelIncreaseStorage_Description")] public LogNormalDistributionProperties AllowedLevelIncreaseStorage { get @@ -109,8 +109,8 @@ [PropertyOrder(6)] [TypeConverter(typeof(ExpandableObjectConverter))] [ResourcesCategory(typeof(RingtoetsCommonFormsResources), "Categories_Schematization")] - [ResourcesDisplayName(typeof(Resources), "StorageStructureArea_DisplayName")] - [ResourcesDescription(typeof(Resources), "StorageStructureArea_Description")] + [ResourcesDisplayName(typeof(RingtoetsCommonFormsResources), "Structure_StorageStructureArea_DisplayName")] + [ResourcesDescription(typeof(RingtoetsCommonFormsResources), "Structure_StorageStructureArea_Description")] public LogNormalDistributionVariationProperties StorageStructureArea { get @@ -125,8 +125,8 @@ [PropertyOrder(7)] [TypeConverter(typeof(ExpandableObjectConverter))] [ResourcesCategory(typeof(RingtoetsCommonFormsResources), "Categories_Schematization")] - [ResourcesDisplayName(typeof(Resources), "FlowWidthAtBottomProtection_DisplayName")] - [ResourcesDescription(typeof(Resources), "FlowWidthAtBottomProtection_Description")] + [ResourcesDisplayName(typeof(RingtoetsCommonFormsResources), "Structure_FlowWidthAtBottomProtection_DisplayName")] + [ResourcesDescription(typeof(RingtoetsCommonFormsResources), "Structure_FlowWidthAtBottomProtection_Description")] public LogNormalDistributionProperties FlowWidthAtBottomProtection { get @@ -141,8 +141,8 @@ [PropertyOrder(8)] [TypeConverter(typeof(ExpandableObjectConverter))] [ResourcesCategory(typeof(RingtoetsCommonFormsResources), "Categories_Schematization")] - [ResourcesDisplayName(typeof(Resources), "WidthFlowApertures_DisplayName")] - [ResourcesDescription(typeof(Resources), "WidthFlowApertures_Description")] + [ResourcesDisplayName(typeof(RingtoetsCommonFormsResources), "Structure_WidthFlowApertures_DisplayName")] + [ResourcesDescription(typeof(RingtoetsCommonFormsResources), "Structure_WidthFlowApertures_Description")] public NormalDistributionVariationProperties WidthFlowApertures { get @@ -157,8 +157,8 @@ [PropertyOrder(9)] [TypeConverter(typeof(ExpandableObjectConverter))] [ResourcesCategory(typeof(RingtoetsCommonFormsResources), "Categories_Schematization")] - [ResourcesDisplayName(typeof(Resources), "CriticalOvertoppingDischarge_DisplayName")] - [ResourcesDescription(typeof(Resources), "CriticalOvertoppingDischarge_Description")] + [ResourcesDisplayName(typeof(RingtoetsCommonFormsResources), "Structure_CriticalOvertoppingDischarge_DisplayName")] + [ResourcesDescription(typeof(RingtoetsCommonFormsResources), "Structure_CriticalOvertoppingDischarge_Description")] public LogNormalDistributionVariationProperties CriticalOvertoppingDischarge { get