mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-26 02:30:31 +01:00
IDE: some clarifications to "Tab and Indent" options tab component captions
git-svn-id: trunk@39640 -
This commit is contained in:
parent
87f31fe559
commit
498dffa103
@ -1389,7 +1389,7 @@ resourcestring
|
||||
dlgCommentContinue = 'Prefix comments on linebreak';
|
||||
dlgCommentContinueMatch = 'Match current line';
|
||||
dlgCommentContinuePrefix = 'Prefix new line';
|
||||
dlgCommentAlignMaxDefault = 'Set default to token pos on 2nd line, if open token before or at column:';
|
||||
dlgCommentAlignMaxDefault = 'Make default indent for new line if comment opens at column:';
|
||||
dlgCommentAlignMaxToken = 'Limit indent to';
|
||||
dlgCommentContinueMatchText = 'Match text after token "%s"';
|
||||
dlgCommentContinueMatchToken = 'Match text including token "%s"';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user