i18n: fix name for LiftReturnOutFix
#KT-37483 #KT-37893 Fixed
This commit is contained in:
@@ -1391,7 +1391,7 @@ text.Return=Return
|
||||
text.return=return
|
||||
0.1.be.lifted.out.of.2={0} {1} be lifted out of ''{2}''
|
||||
lift.assignment.out.fix.text.0=Lift assignment out of ''{0}''
|
||||
lift.return.out.fix.text.0=Lift return out of '
|
||||
lift.return.out.fix.text.0=Lift return out of ''{0}''
|
||||
change.main.function.return.type.to.unit.fix.text=Add explicit Unit return type
|
||||
change.main.function.return.type.to.unit.fix.text2=Change return type to Unit
|
||||
0.should.return.unit={0} should return Unit
|
||||
|
||||
Reference in New Issue
Block a user