FIR IDE: Move ChangeVariableMutabilityFix to idea-frontend-independent.
This commit is contained in:
committed by
Ilya Kirillov
parent
7962224804
commit
a9f19c4a45
@@ -1040,9 +1040,6 @@ replace.with.publishedapi.bridge.call=Replace with @PublishedApi bridge call
|
||||
replace.with.generated.publishedapi.bridge.call.0=Replace with generated @PublishedApi bridge call ''{0}''
|
||||
convert.sealed.sub.class.to.object.fix.family.name=Convert sealed sub-class to object
|
||||
generate.identity.equals.fix.family.name=Generate equals \\& hashCode by identity
|
||||
and.delete.initializer=\ and delete initializer
|
||||
change.to.val=Change to val
|
||||
change.to.var=Change to var
|
||||
change.type.of.0.to.1=Change type of {0} to ''{1}''
|
||||
change.type.to.0=Change type to ''{0}''
|
||||
base.property.0=base property {0}
|
||||
|
||||
Reference in New Issue
Block a user