Index: Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs =================================================================== diff -u -r72d74ba7563680f48c3774676573aaf1efb548fb -r963ad6370ebcf0a87e43e0d40f00332f6326e9c7 --- Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 72d74ba7563680f48c3774676573aaf1efb548fb) +++ Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 963ad6370ebcf0a87e43e0d40f00332f6326e9c7) @@ -146,6 +146,42 @@ } /// + /// Looks up a localized string similar to C->D. + /// + public static string AssessmentSectionCategoryType_FactorizedLowerLimitNorm_DisplayName { + get { + return ResourceManager.GetString("AssessmentSectionCategoryType_FactorizedLowerLimitNorm_DisplayName", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to A+->A. + /// + public static string AssessmentSectionCategoryType_FactorizedSignalingNorm_DisplayName { + get { + return ResourceManager.GetString("AssessmentSectionCategoryType_FactorizedSignalingNorm_DisplayName", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to B->C. + /// + public static string AssessmentSectionCategoryType_LowerLimitNorm_DisplayName { + get { + return ResourceManager.GetString("AssessmentSectionCategoryType_LowerLimitNorm_DisplayName", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to A->B. + /// + public static string AssessmentSectionCategoryType_SignalingNorm_DisplayName { + get { + return ResourceManager.GetString("AssessmentSectionCategoryType_SignalingNorm_DisplayName", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Dijk. /// public static string AssessmentSectionComposition_Dike {