mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
[extract method] avoid using EDT in find and replace duplicates
GitOrigin-RevId: cf8b55fa6fbb53da88221b20c7cfc6bb02991723
This commit is contained in:
committed by
intellij-monorepo-bot
parent
a7155c2242
commit
4feb9ddd29
@@ -796,6 +796,8 @@ extract.method.checkbox.annotate=Annotate
|
||||
extract.method.checkbox.make.static=Make static
|
||||
extract.method.checkbox.make.static.and.pass.fields=Make static and pass fields
|
||||
extract.method.link.label.more.options=More options
|
||||
extract.method.progress.search.duplicates=Searching for duplicates
|
||||
extract.method.progress.replace.duplicates=Replacing duplicates
|
||||
dialog.message.field.doesnt.have.initializer=Field {0} doesn''t have an initializer
|
||||
dialog.message.replace.duplicates.works.with.constants.only=Replace Duplicates works with constants only
|
||||
dialog.message.caret.should.be.inside.method.or.constant=Caret should be positioned inside a method or constant
|
||||
|
||||
Reference in New Issue
Block a user