[Java. Logging] Add validation for the logger's name and rename its label

IDEA-347382

GitOrigin-RevId: 9d1e7fc2888dece64dede3bd08559474a7274ca5
This commit is contained in:
Georgii Ustinov
2024-02-27 08:42:32 +02:00
committed by intellij-monorepo-bot
parent d98faebdd9
commit 69625bf48e
2 changed files with 13 additions and 14 deletions

View File

@@ -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: