IDE/Options: Improved color name for text selection in color scheme

This commit is contained in:
n7800 2024-10-29 20:11:38 +05:00
parent a29409bdad
commit 0cc7727429

View File

@ -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';