mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-19 18:59:10 +02:00
EditorOpts: Add warning, if outline has no colors set
git-svn-id: trunk@59386 -
This commit is contained in:
parent
b8f4847f9d
commit
d606082834
@ -1944,6 +1944,7 @@ resourcestring
|
||||
dlgPasKeywordsOutline = 'Outline';
|
||||
dlgMarkupWordBracket = 'Keyword brackets on caret (global)';
|
||||
dlgMarkupOutline = 'Outline (global)';
|
||||
dlgMarkupOutlineWarnNoColor = 'Warning: There are no colors configured for the selected language';
|
||||
dlgPasExtKeywords = 'Highlight control statements as keywords';
|
||||
dlgPasStringKeywords = 'Highlight "String" keyword(s)';
|
||||
dlgPasStringKeywordsOptDefault = 'Default';
|
||||
|
Loading…
Reference in New Issue
Block a user