mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-19 18:59:10 +02:00
Merge branch 'IDE/Options/Editor/Display/Colors' into 'main'
IDE/Options: Improved color name for text selection in color scheme See merge request freepascal.org/lazarus/lazarus!367
This commit is contained in:
commit
a914ea80b1
@ -2085,7 +2085,7 @@ resourcestring
|
||||
dlgFoldDiffChunkSect = 'Chunk section';
|
||||
|
||||
dlgAddHiAttrDefault = 'Default Text';
|
||||
dlgAddHiAttrTextBlock = 'Text block';
|
||||
dlgAddHiAttrTextBlock = 'Selected text';
|
||||
dlgAddHiAttrExecutionPoint = 'Execution point';
|
||||
dlgAddHiAttrEnabledBreakpoint = 'Enabled breakpoint';
|
||||
dlgAddHiAttrDisabledBreakpoint = 'Disabled breakpoint';
|
||||
|
Loading…
Reference in New Issue
Block a user