mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 20:59:12 +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';
|
dlgAddHiAttrUnknownBreakpoint = 'Unknown breakpoint';
|
||||||
dlgAddHiAttrErrorLine = 'Error line';
|
dlgAddHiAttrErrorLine = 'Error line';
|
||||||
dlgAddHiAttrIncrementalSearch = 'Incremental search match';
|
dlgAddHiAttrIncrementalSearch = 'Incremental search match';
|
||||||
dlgAddHiAttrHighlightAll = 'Highlight all';
|
dlgAddHiAttrHighlightAll = 'Incremental search others';
|
||||||
dlgAddHiAttrBracketMatch = 'Brackets highlight';
|
dlgAddHiAttrBracketMatch = 'Brackets highlight';
|
||||||
dlgAddHiAttrMouseLink = 'Mouse link';
|
dlgAddHiAttrMouseLink = 'Mouse link';
|
||||||
dlgAddHiAttrLineNumber = 'Line number';
|
dlgAddHiAttrLineNumber = 'Line number';
|
||||||
dlgAddHiAttrLineHighlight = 'Line highlight';
|
dlgAddHiAttrLineHighlight = 'Current line highlight';
|
||||||
dlgAddHiAttrModifiedLine = 'Modified line';
|
dlgAddHiAttrModifiedLine = 'Modified line';
|
||||||
dlgAddHiAttrCodeFoldingTree = 'Code folding tree';
|
dlgAddHiAttrCodeFoldingTree = 'Code folding tree';
|
||||||
dlgAddHiAttrHighlightWord = 'Highlight current word';
|
dlgAddHiAttrHighlightWord = 'Highlight current word';
|
||||||
dlgAddHiAttrFoldedCode = 'Folded code';
|
dlgAddHiAttrFoldedCode = 'Folded code marker';
|
||||||
dlgAddHiAttrWordGroup = 'Word-Brackets';
|
dlgAddHiAttrWordGroup = 'Word-Brackets';
|
||||||
dlgAddHiAttrTemplateEditCur = 'TemplateEdit Current';
|
dlgAddHiAttrTemplateEditCur = 'TemplateEdit Current';
|
||||||
dlgAddHiAttrTemplateEditSync = 'TemplateEdit Sync';
|
dlgAddHiAttrTemplateEditSync = 'TemplateEdit Sync';
|
||||||
|
Loading…
Reference in New Issue
Block a user