EditorOpts: Add warning, if outline has no colors set

git-svn-id: trunk@59386 -
This commit is contained in:
martin 2018-10-29 20:46:23 +00:00
parent b8f4847f9d
commit d606082834

View File

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