diff --git a/ide/lazarusidestrconsts.pas b/ide/lazarusidestrconsts.pas index 335af513ab..e5422e86fd 100644 --- a/ide/lazarusidestrconsts.pas +++ b/ide/lazarusidestrconsts.pas @@ -3250,7 +3250,7 @@ resourcestring srkmCatCmdCmd = 'Command commands'; srkmCatMultiCaret = 'Multi caret commands'; srkmCatSearchReplace = 'Text search and replace commands'; - srkmCatMarker = 'Text marker commands'; + srkmCatMarker = 'Text bookmark commands'; srkmCatFold = 'Text folding commands'; lisKMSetFreeBookmark = 'Set free Bookmark'; srkmCatCodeTools = 'CodeTools commands';