IDE: some clarifications to "Tab and Indent" options tab component captions

git-svn-id: trunk@39640 -
This commit is contained in:
maxim 2012-12-23 19:14:24 +00:00
parent 87f31fe559
commit 498dffa103

View File

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