diff --git a/ide/lazarusidestrconsts.pas b/ide/lazarusidestrconsts.pas index 825cba8cad..c3c76a671b 100644 --- a/ide/lazarusidestrconsts.pas +++ b/ide/lazarusidestrconsts.pas @@ -2204,7 +2204,7 @@ resourcestring dlgAddHiAttrGroup_Suffix_EntryType = '(entry type)'; dlgAddHiAttrGroup_Comment = 'Comments'; dlgAddHiAttrGroup_ProgHeader = 'Procedure Header'; - dlgAddHiAttrGroup_DeclSection = 'Declaration Sections'; + dlgAddHiAttrGroup_DeclSection = 'Declaration Blocks'; dlgEditAccessCaptionLockedInView = 'Locked, if text in view';