Refactor Move refactoring
This commit is contained in:
@@ -930,6 +930,8 @@ text.member.extension.call.will.not.be.processed.0=Member extension call won''t
|
||||
text.move.declaration.no.support.for.companion.objects=Move declaration is not supported for companion objects
|
||||
text.move.declaration.no.support.for.enums=Move declaration is not supported for enum entries
|
||||
text.move.declaration.supports.only.top.levels.and.nested.classes=Move declaration is only supported for top-level declarations and nested classes
|
||||
text.move.declaration.proceed.move.without.mpp.counterparts.text=This refactoring will move selected declaration without it's expect/actual counterparts that may lead to compilation errors.\nDo you wish to proceed?
|
||||
text.move.declaration.proceed.move.without.mpp.counterparts.title=MPP declarations does not supported by this refactoring.
|
||||
text.move.declarations=Move declarations
|
||||
text.move.file.0=Move {0}
|
||||
text.move.refactoring.not.available.during.indexing=Move refactoring is not available while indexing is in progress
|
||||
|
||||
Reference in New Issue
Block a user