Index: Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/PropertyClasses/HeightStructuresInputContextProperties.cs =================================================================== diff -u -rccf22c570f610fc47e18f8e92afc6aab2ee6c896 -rc6b1371c973eedaa7267dab274ac9d5cb3c8171b --- Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/PropertyClasses/HeightStructuresInputContextProperties.cs (.../HeightStructuresInputContextProperties.cs) (revision ccf22c570f610fc47e18f8e92afc6aab2ee6c896) +++ Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/PropertyClasses/HeightStructuresInputContextProperties.cs (.../HeightStructuresInputContextProperties.cs) (revision c6b1371c973eedaa7267dab274ac9d5cb3c8171b) @@ -135,8 +135,8 @@ [PropertyOrder(heightStructureLocationPropertyIndex)] [ResourcesCategory(typeof(RingtoetsCommonFormsResources), "Categories_Schematization")] - [ResourcesDisplayName(typeof(Resources), "HeightStructure_Location_DisplayName")] - [ResourcesDescription(typeof(Resources), "HeightStructure_Location_Description")] + [ResourcesDisplayName(typeof(RingtoetsCommonFormsResources), "Structure_Location_DisplayName")] + [ResourcesDescription(typeof(RingtoetsCommonFormsResources), "Structure_Location_Description")] public Point2D HeightStructureLocation { get @@ -150,8 +150,8 @@ [PropertyOrder(structureNormalOrientationPropertyIndex)] [ResourcesCategory(typeof(RingtoetsCommonFormsResources), "Categories_Schematization")] - [ResourcesDisplayName(typeof(Resources), "StructureNormalOrientation_DisplayName")] - [ResourcesDescription(typeof(Resources), "StructureNormalOrientation_Description")] + [ResourcesDisplayName(typeof(RingtoetsCommonFormsResources), "Structure_StructureNormalOrientation_DisplayName")] + [ResourcesDescription(typeof(RingtoetsCommonFormsResources), "Structure_StructureNormalOrientation_Description")] public RoundedDouble StructureNormalOrientation { get