mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
[java-inspections] IDEA-337706 Support conversion System.out to log calls
- fix quick-fix message GitOrigin-RevId: 0e81b3efffaa4af7fb739b72ee232ea68665a40e
This commit is contained in:
committed by
intellij-monorepo-bot
parent
d8f8800d93
commit
0e4caec126
@@ -1960,7 +1960,7 @@ invert.quickfix=Invert ''{0}''
|
||||
throwable.printed.to.system.out.display.name='Throwable' printed to 'System.out'
|
||||
throwable.printed.to.system.out.problem.descriptor=''Throwable'' argument <code>#ref</code> to ''System.{0}.{1}()'' call
|
||||
throwable.printed.to.system.out.problem.fix.level.option=Log method for fix:
|
||||
convert.system.out.to.log.call.family.name=Convert ''System.out'' call to log call
|
||||
convert.system.out.to.log.call.family.name=Convert 'System.out' call to log call
|
||||
convert.system.out.to.log.call.name=Convert ''System.out'' call to call of ''{0}''
|
||||
suppress.for.tests.scope.quickfix=Suppress for 'Tests' scope
|
||||
implicit.default.charset.usage.display.name=Implicit platform default charset
|
||||
|
||||
Reference in New Issue
Block a user