mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 15:09:39 +07:00
[Java. Logging] Add validation for the logger's name and rename its label
IDEA-347382 GitOrigin-RevId: 9d1e7fc2888dece64dede3bd08559474a7274ca5
This commit is contained in:
committed by
intellij-monorepo-bot
parent
d98faebdd9
commit
69625bf48e
@@ -1020,11 +1020,12 @@ javadoc.type.parameters=Type parameters:
|
||||
jvm.logging.configurable.display.name = JVM Logging
|
||||
jvm.logging.configurable.id = jvm.logging
|
||||
jvm.logging.configurable.java.group.display.name = Java
|
||||
jvm.logging.configurable.invalid.identifier.error=Must be valid identifier
|
||||
jrt.node.short=[JRT]
|
||||
label.add.math.max.0.count.to.avoid.possible.semantics.change=Add Math.max(0, count) to avoid possible semantics change
|
||||
label.class.filter.editor.add.dialog.filter.pattern=Enter the filter pattern:
|
||||
label.configurable.logger.type=Logger:
|
||||
label.configurable.logger.preferred.name= Preferred logger's name:
|
||||
label.configurable.logger.generation.name= Logger's name:
|
||||
label.contract=&Contract:
|
||||
label.enter.fully.qualified.class.name=Enter fully qualified class name
|
||||
label.entry.points=Entry points:
|
||||
|
||||
Reference in New Issue
Block a user