Add expect/actual move refactoring support
Fixed #KT-27389
This commit is contained in:
@@ -816,7 +816,7 @@ label.text.target.file.name=Target file name:
|
||||
label.text.to.file=To &file:
|
||||
label.text.to.package=To p&ackage:
|
||||
label.text.type=&Type:\u0020
|
||||
label.text.update.package.directive=&Update package directive
|
||||
label.text.move.expect.actual.counterparts=&Move expect/actual counterparts
|
||||
label.text.visibility=&Visibility:\u0020
|
||||
member.info.abstract.0=abstract {0}
|
||||
member.info.companion.0=companion {0}
|
||||
@@ -876,6 +876,7 @@ text.cannot.inline.0.1.usages=Cannot inline {0}/{1} usages
|
||||
text.cannot.move.for.current.project=Can't move for current project
|
||||
text.cannot.move.inner.class.0.into.itself=Cannot move nested class {0} to itself
|
||||
text.cannot.move.to.original.file=Can't move to the original file
|
||||
text.cannot.move.expect.actual.declaration.to.file=Could't move expect/actual declaration to file
|
||||
text.change.file.package.to.0=Change file''s package to ''{0}''
|
||||
text.choose.containing.file=Choose Containing File
|
||||
text.class.0.already.contains.member.1={0} already contains {1}
|
||||
|
||||
Reference in New Issue
Block a user