blob: e7ee663991a56ba382c19083258a7fe78979e7ca [file] [log] [blame]
RubyFormatterModifyDialog_rubyFormatter=Ruby Formatter
RubyFormatterIndentationTabPage_indentationSize=Indentation size
RubyFormatterCommentsPage_enableCommentWrapping=Enable comment wrapping
RubyFormatterBlankLinesPage_existingBlankLines=Existing blank lines
RubyFormatterIndentationTabPage_tabSize=Tab size
RubyFormatterCommentsPage_commentFormatting=Comment formatting
RubyFormatterBlankLinesPage_betweenModules=Between modules
RubyFormatterBlankLinesPage_betweenClasses=Between classes
RubyFormatterBlankLinesPage_betweenMethods=Between methods
RubyFormatterIndentationTabPage_indentWithinBlocks=Indent within blocks
RubyFormatterBlankLinesPage_blankLinesInSourceFile=Blank lines in source file
RubyFormatterBlankLinesPage_afterRequireDirectives=After require directives
RubyFormatterBlankLinesPage_befireFirstDeclaration=Before first declaration
RubyFormatterModifyDialog_indentation=Indentation
RubyFormatterModifyDialog_blankLines=Blank Lines
RubyFormatterModifyDialog_comments=Comments
RubyFormatterIndentationTabPage_indentationCharacter=Indentation character
RubyFormatterBlankLinesPage_beforeMethodDeclarations=Before method declarations
RubyFormatterIndentationTabPage_indentWithinDefinitions=Indent within definitions
RubyFormatterIndentationTabPage_declarationsWithinClassBody=Declarations within class body
RubyFormatterIndentationTabPage_declarationsWithinModuleBody=Declarations within module body
RubyFormatterBlankLinesPage_blankLinesWithingClassModuleDeclarations=Blank lines within class/module declarations
RubyFormatterIndentationTabPage_statementsWithinMethodBody=Statements within method body
RubyFormatterBlankLinesPage_beforeNestedModuleDeclarations=Before nested module declarations
RubyFormatterIndentationTabPage_statementsWithinBlockBody=Statements within block body
RubyFormatterBlankLinesPage_beforeNestedClassDeclarations=Before nested class declarations
RubyFormatterIndentationTabPage_statementsWithinIfBody=Statements within 'if' body
RubyFormatterCommentsPage_maximumLineWidthForComments=Maximum line width for comments
RubyFormatterIndentationTabPage_statementsWithinCaseBody=Statements within 'case' body
RubyFormatterIndentationTabPage_StatementsWithinWhenBody=Statements within 'when' body
RubyFormatterBlankLinesPage_numberOfEmptyLinesToPreserve=Number of empty lines to preserve