i18n: update bundle for quickfixes

#KT-37483
This commit is contained in:
Dmitry Gridin
2020-04-06 22:19:47 +07:00
parent b309ff2039
commit 0e45c03211
3 changed files with 7 additions and 3 deletions
@@ -2184,4 +2184,6 @@ inspection.trailing.comma.comma.loses.the.advantages.in.this.position=Comma lose
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
intention.trailing.comma.text=Enable/disable a trailing comma in the formatter
fix.remove.argument.text=Remove argument
fix.remove.redundant.star.text=Remove redundant *