mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 12:29:29 +02:00
Jedi Code Format: Improve the text for an indentation option. Issue #40054, patch by Domingo Galmés.
This commit is contained in:
parent
d6bfb829cf
commit
2e160e525d
@ -105,7 +105,7 @@ resourcestring
|
||||
+'comments with code elsewhere';
|
||||
lisIndentExtraIndentForIfElseBlocks = 'Extra Indent for If...Else blocks';
|
||||
lisIndentExtraIndentForCaseElseBlocks = 'Extra Indent for Case...Else blocks';
|
||||
lisIndentIndentForProceduresInLibrary = 'Indent for procedures in library';
|
||||
lisIndentIndentForProceduresInLibrary = 'Indent for procedures in program/library';
|
||||
lisIndentIndentForProcedureBody = 'Indent for procedure body';
|
||||
lisIndentIndentNestedTypes = 'Indent nested types';
|
||||
lisIndentIndentVarAndConstInClass = 'Indent var and const in class';
|
||||
|
Loading…
Reference in New Issue
Block a user