i18n: add bundle for idea/formatter
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
button.text.use.import.with.when.at.least=Use import with ''*'' when at least
|
||||
button.text.use.import.with=Use import with ''*''
|
||||
button.text.use.single.name.import=Use single name import
|
||||
checkbox.text.insert.imports.for.nested.classes=Insert imports for nested classes
|
||||
text.names.used=\ names used
|
||||
text.use.defaults.from=Use defaults from:
|
||||
title.after.colon.before.declaration.type=After colon, before declaration type
|
||||
title.after.colon.in.new.type.definition=After colon in new type definition
|
||||
title.align.when.branches.in.columns=Align ''when'' branches in columns
|
||||
title.around.arrow.in.function.types=Around arrow in function types
|
||||
title.around.arrow.in=Around arrow in "when" clause
|
||||
title.around.when.branches.with=Around ''when'' branches with {}
|
||||
title.before.colon.after.declaration.name=Before colon, after declaration name
|
||||
title.before.colon.in.new.type.definition=Before colon in new type definition
|
||||
title.before.lambda.arrow=Before lambda arrow
|
||||
title.chained.function.calls=Chained function calls
|
||||
title.elvis.expressions=Elvis expressions
|
||||
title.expression.body.functions=Expression body functions
|
||||
title.function.annotations=Function annotations
|
||||
title.function.call.arguments=Function call arguments
|
||||
title.function.declaration.parameters=Function declaration parameters
|
||||
title.function.parentheses=Function parentheses
|
||||
title.in.simple.one.line.methods=In simple one line methods
|
||||
title.java.statics.and.enum.members=Java Statics and Enum Members
|
||||
title.load.save=Load/Save
|
||||
title.other=Other
|
||||
title.property.annotations=Property annotations
|
||||
title.put.left.brace.on.new.line=Put left brace on new line
|
||||
title.range.operator=Range operator (..)
|
||||
title.top.level.symbols=Top-level Symbols
|
||||
title.use.continuation.indent.in.conditions=Use continuation indent in conditions
|
||||
title.use.continuation.indent=Use continuation indent
|
||||
title.when.parentheses=''when'' parentheses
|
||||
title.when.statements=''when'' statements
|
||||
Reference in New Issue
Block a user