mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-28 15:40:41 +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';
|
dlgPasKeywordsOutline = 'Outline';
|
||||||
dlgMarkupWordBracket = 'Keyword brackets on caret (global)';
|
dlgMarkupWordBracket = 'Keyword brackets on caret (global)';
|
||||||
dlgMarkupOutline = 'Outline (global)';
|
dlgMarkupOutline = 'Outline (global)';
|
||||||
|
dlgMarkupOutlineWarnNoColor = 'Warning: There are no colors configured for the selected language';
|
||||||
dlgPasExtKeywords = 'Highlight control statements as keywords';
|
dlgPasExtKeywords = 'Highlight control statements as keywords';
|
||||||
dlgPasStringKeywords = 'Highlight "String" keyword(s)';
|
dlgPasStringKeywords = 'Highlight "String" keyword(s)';
|
||||||
dlgPasStringKeywordsOptDefault = 'Default';
|
dlgPasStringKeywordsOptDefault = 'Default';
|
||||||
|
Loading…
Reference in New Issue
Block a user