mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IDEA-94838 "optimize imports of the fly" - change the inspection name
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Enable 'Settings|Code Style|Imports|Optimize Imports On The Fly'" "true"
|
||||
// "Enable 'Settings|Code Style|Imports|Optimize imports on the fly'" "true"
|
||||
import java.lang.String<caret>;
|
||||
|
||||
class c {}
|
||||
@@ -102,7 +102,7 @@ delete.catch.family=Delete Catch
|
||||
delete.catch.text=Delete catch for ''{0}''
|
||||
delete.body.family=Delete Body
|
||||
delete.body.text=Delete Body
|
||||
enable.optimize.imports.on.the.fly=Enable 'Settings|Code Style|Imports|Optimize Imports On The Fly'
|
||||
enable.optimize.imports.on.the.fly=Enable 'Settings|Code Style|Imports|Optimize imports on the fly'
|
||||
generalize.catch.family=Generalize Catch
|
||||
generalize.catch.text=Generalize catch for ''{0}'' to ''{1}''
|
||||
generify.family=Generify File
|
||||
|
||||
Reference in New Issue
Block a user