mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-11 10:39:20 +02:00
keymap: category name for bookmarks / issue #30078
git-svn-id: trunk@52286 -
This commit is contained in:
parent
567e0bf562
commit
29ff4dafee
@ -3250,7 +3250,7 @@ resourcestring
|
|||||||
srkmCatCmdCmd = 'Command commands';
|
srkmCatCmdCmd = 'Command commands';
|
||||||
srkmCatMultiCaret = 'Multi caret commands';
|
srkmCatMultiCaret = 'Multi caret commands';
|
||||||
srkmCatSearchReplace = 'Text search and replace commands';
|
srkmCatSearchReplace = 'Text search and replace commands';
|
||||||
srkmCatMarker = 'Text marker commands';
|
srkmCatMarker = 'Text bookmark commands';
|
||||||
srkmCatFold = 'Text folding commands';
|
srkmCatFold = 'Text folding commands';
|
||||||
lisKMSetFreeBookmark = 'Set free Bookmark';
|
lisKMSetFreeBookmark = 'Set free Bookmark';
|
||||||
srkmCatCodeTools = 'CodeTools commands';
|
srkmCatCodeTools = 'CodeTools commands';
|
||||||
|
Loading…
Reference in New Issue
Block a user