mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 11:49:07 +02:00
EditorOptions: Updated Colors/highlights Names
git-svn-id: trunk@21159 -
This commit is contained in:
parent
a0d2e7bb46
commit
f7cc3c7d08
@ -1369,15 +1369,15 @@ resourcestring
|
||||
dlgAddHiAttrUnknownBreakpoint = 'Unknown breakpoint';
|
||||
dlgAddHiAttrErrorLine = 'Error line';
|
||||
dlgAddHiAttrIncrementalSearch = 'Incremental search match';
|
||||
dlgAddHiAttrHighlightAll = 'Highlight all';
|
||||
dlgAddHiAttrHighlightAll = 'Incremental search others';
|
||||
dlgAddHiAttrBracketMatch = 'Brackets highlight';
|
||||
dlgAddHiAttrMouseLink = 'Mouse link';
|
||||
dlgAddHiAttrLineNumber = 'Line number';
|
||||
dlgAddHiAttrLineHighlight = 'Line highlight';
|
||||
dlgAddHiAttrLineHighlight = 'Current line highlight';
|
||||
dlgAddHiAttrModifiedLine = 'Modified line';
|
||||
dlgAddHiAttrCodeFoldingTree = 'Code folding tree';
|
||||
dlgAddHiAttrHighlightWord = 'Highlight current word';
|
||||
dlgAddHiAttrFoldedCode = 'Folded code';
|
||||
dlgAddHiAttrFoldedCode = 'Folded code marker';
|
||||
dlgAddHiAttrWordGroup = 'Word-Brackets';
|
||||
dlgAddHiAttrTemplateEditCur = 'TemplateEdit Current';
|
||||
dlgAddHiAttrTemplateEditSync = 'TemplateEdit Sync';
|
||||
|
Loading…
Reference in New Issue
Block a user