mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 06:05:01 +07:00
IJPF-CR-29151 [java] IDEA-374204 JEP 512: use 'Compact Source Files' for implicitly declared classes
- fix naming GitOrigin-RevId: 91c2c095f5ca3b2ac3d6fc6de8d85b4f7205cfe7
This commit is contained in:
committed by
intellij-monorepo-bot
parent
d2468f1b83
commit
68d1490dbf
@@ -18,7 +18,7 @@ the.selected.class.is.an.annotation.type=The selected class is an annotation int
|
||||
the.refactoring.is.not.supported.on.non.static.inner.classes=The refactoring is not supported on non-static inner classes.
|
||||
the.selected.class.has.no.members.to.extract=The selected class has no members to extract.
|
||||
the.selected.class.should.belong.to.project.sources=The selected class should belong to project sources
|
||||
refactoring.cannot.be.done.in.implicit.class=Refactoring cannot be done in compact source files
|
||||
refactoring.cannot.be.done.in.implicit.class=Cannot refactor compact source files
|
||||
references.to.extract=References to extract ( {0, choice, 0#(Not found)|1#{0} reference|2#{0} references}{1, choice, 0#|1# in {1} file|2# in {1} files})
|
||||
extract.class.as.enum.column.title=As Enum
|
||||
extract.class.depends.on.0.from.1.tooltip=Depends on {0} from {1}
|
||||
|
||||
Reference in New Issue
Block a user