[i18n] copy-paste message from RefactoringBundle to fix missing resource in 202

^KT-44675 Fixed
This commit is contained in:
Dmitry Gridin
2021-02-02 20:21:15 +07:00
parent 2fce6a4af9
commit b9c33a0c6e
2 changed files with 3 additions and 2 deletions
@@ -1282,6 +1282,7 @@ function.should.have.operator.modifier=Function should have 'operator' modifier
type.parameter.can.have.0.variance=Type parameter can have {0} variance
add.variance.fix.text=Add ''{0}'' variance
add.variance.fix.family.name=Add variance
interface.member.dependency.required.by.interfaces=required by {0,choice,1#interface|2#interfaces}
generate.equals.and.hashcode.fix.text=Generate equals() and hashCode()
array.property.in.data.class.it.s.recommended.to.override.equals.hashcode=Array property in data class: it's recommended to override equals() / hashCode()
report.also.on.call.with.single.boolean.literal.argument=Report also on call with single boolean literal argument