i18n: make text from intention lazy
#KT-37483
This commit is contained in:
@@ -2181,4 +2181,7 @@ inspection.trailing.comma.add.trailing.comma=Add trailing comma
|
||||
inspection.trailing.comma.missing.trailing.comma=Missing trailing comma
|
||||
inspection.trailing.comma.fix.comma.position=Fix comma position
|
||||
inspection.trailing.comma.comma.loses.the.advantages.in.this.position=Comma loses the advantages in this position
|
||||
inspection.redundant.label.text=Redundant label
|
||||
inspection.redundant.label.text=Redundant label
|
||||
intention.convert.lambda.line=Convert to {0,choice,0#single|1#multi}-line lambda
|
||||
intention.trailing.comma.custom.text={0,choice,0#Enable|1#Disable} a trailing comma by default in the formatter
|
||||
intention.trailing.comma.text=Enable/disable a trailing comma in the formatter
|
||||
Reference in New Issue
Block a user