mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-20 13:59:15 +02:00
IDE: Change caption for Tools->Option->Color "Caret-Color". Clarify 2nd color applies to multi caret mode only.
This commit is contained in:
parent
cf9a94cfc1
commit
0e74ad0a1e
@ -2010,8 +2010,8 @@ resourcestring
|
||||
dlgUnsavedLineColor = 'Unsaved line';
|
||||
dlgSavedLineColor = 'Saved line';
|
||||
dlgGutterCollapsedColor = 'Collapsed';
|
||||
dlgCaretForeColor = 'Color (NotXor)';
|
||||
dlgCaretBackColor = 'Multi/2nd (NotXor)';
|
||||
dlgCaretForeColor = 'Color (Main-Caret / NotXor)';
|
||||
dlgCaretBackColor = 'Multi-Caret-Mode (2ndary C.)';
|
||||
dlgOverviewGutterBack1Color = 'Background 1';
|
||||
dlgOverviewGutterBack2Color = 'Background 2';
|
||||
dlgOverviewGutterPageColor = 'Page';
|
||||
|
Loading…
Reference in New Issue
Block a user