Removed unused messages

GitOrigin-RevId: c10347a411410d6dcf4bfb7d1e53a609c30a9479
This commit is contained in:
Tagir Valeev
2020-07-16 10:40:22 +07:00
committed by intellij-monorepo-bot
parent 8045ba87c3
commit 18caf05fff

View File

@@ -2,8 +2,6 @@ message.category.error=ERROR
message.category.warning=WARNING
message.category.information=INFORMATION
message.category.statistics=STATISTICS
error.copying=Error copying {0}\nto {1}:\n{2}
file.copying.compiler.description=File copying compiler
error.javac.out.of.memory=Out of memory. Increase the maximum heap size in Project Properties|Compiler settings.
progress.loading.classes=Loading classes...
progress.compiling.class=Compiling {0}...
@@ -18,7 +16,6 @@ pattern.conversion.dialog.title=Pattern Conversion
error.bad.resource.patterns=The following resource patterns are malformed:{0}
bad.resource.patterns.dialog.title=Malformed Resource Patterns
compiler.results.export.text.prefix=line ({0})
compiler.error.exception=Error: {0}
status.compilation.aborted=Compilation aborted
status.all.up.to.date=All files are up-to-date
compiler.error.failed.to.delete=Failed to delete {0}
@@ -34,27 +31,16 @@ status.compilation.completed.successfully=Build completed successfully
status.compilation.completed.successfully.with.warnings.and.errors=Build completed with {0} {0,choice, 0#errors|1#error|2#errors} and {1} {1,choice, 0#warnings|1#warning|2#warnings}
progress.executing.precompile.tasks=Executing pre-compile tasks...
progress.executing.postcompile.tasks=Executing post-compile tasks...
error.failed.to.create.directory=Failed to create directory {0}
error.chunk.modules.must.have.same.jdk=The following modules must have the same JDK assigned because of cyclic dependencies between them:\n{0}\nPlease update modules configuration
error.chunk.modules.must.have.same.language.level=The following modules must have the same language level assigned because of cyclic dependencies between them:\n{0}\nPlease update modules configuration
warning.sources.under.output.paths=Compiler option \"Clear output directory on rebuild\" is currently on.\nHowever, source files may exist in the following output paths:\n{0}\nCompilation will proceed without clearing output directories.
action.compiler.properties.text=Compiler Properties
actions.exclude.from.compile.text=Exclude from Compile
progress.checking.dependencies=Checking dependencies...
progress.found.dependent.files=Found {0} dependent files
error.compiler.internal.error=Compiler internal error. Process terminated with exit code {0}
error.bad.class.file.format=Bad class file format:\n{0}
java.compiler.description=Java Compiler
resource.compiler.description=Resource Compiler
rmi.compiler.description=RMI Compiler
error.jdk.not.specified=Cannot start compiler: the SDK is not specified for {0,choice, 1#module|2#modules\n} {1}.\nSpecify the SDK in the Project Structure dialog.
error.output.not.specified=Cannot start compilation: the output path is not specified for {0,choice, 1#module|2#modules\n} {1}.\nSpecify the output path in the Project Structure dialog.
statistics.files.classes=Files: {0} - Classes: {1}
compiler.javac.name=Javac
javac.error.jdk.home.missing=Cannot find home directory ''{1}'' for JDK ''{0}''.\nUpdate JDK configuration.
javac.error.unknown.jdk.version=Cannot determine version for JDK {0}.\nUpdate JDK configuration.
compiler.configurable.display.name=Compiler
label.option.compile.in.background=C&ompile in background
label.option.clear.output.directory.on.rebuild=C&lear output directory on rebuild
label.option.resource.patterns.text=Resource patterns\:
error.compiler.configurable.malformed.patterns=The following resource patterns are malformed:\n{0}
@@ -66,15 +52,10 @@ java.compiler.option.additional.command.line.parameters=Additional command line
java.compiler.option.generate.no.warnings=Generate no warnings
java.compiler.option.generate.debugging.info=Generate debugging info
java.compiler.option.report.deprecated=Report use of deprecated features
javac.option.max.heap.size=Maximum heap size (MB):
javac.options.group.title=Javac Options
rmic.option.generate.iiop.stubs=Generate IIOP stubs
rmic.option.enable.rmi.stubs=Enable RMI stubs generation
compile.progress.title=Compile Progress
statistics.error.count={0} {0,choice, 0#errors|1#error|2#errors}
statistics.warnings.count={0} {0,choice, 0#warnings|1#warning|2#warnings}
compiler.running.dialog.title=Compiler Running
warning.compiler.running.on.project.close=The compiler is running. Proceed with project closing?
warning.compiler.running.on.toolwindow.close=The compiler is running. Terminate it?
add.notnull.assertions=Add runtime &assertions for notnull-annotated methods and parameters
@@ -91,7 +72,6 @@ node.text.0.directory.content=''{0}'' directory contents
element.type.name.library.files=Library Files
node.text.0.compile.output=''{0}'' compile output
node.text.0.test.compile.output=''{0}'' test compile output
node.text.0.with.dependencies=''{0}'' with dependencies
node.text.0.module.sources=''{0}'' sources
element.type.name.module.source=Module Sources
element.type.name.module.output=Module Output
@@ -104,10 +84,7 @@ build.artifacts.before.run.description.single=Build ''{0}'' artifact
build.artifacts.before.run.description.multiple=Build {0} artifacts
build.artifacts.before.run.selector.title=Select Artifacts
message.text.destination.is.directory={0} Destination is a directory.
message.text.error.copying.file.to.file=Error copying ''{0}'' to ''{1}''.
message.text.compiling.item.deployment.descriptor.could.not.be.found=Compiling {0}: Deployment item ''{1}'' could not be found
message.text.compiling.module.message=Compiling {0}: {1}
message.text.xml.file.invalid=XML file ''{0}'' is invalid
mesage.text.deployment.descriptor.file.not.exist=Deployment descriptor file ''{0}'' does not exist
message.text.deployment.description.invalid.file=Invalid file
@@ -128,7 +105,6 @@ chooser.description.select.output.directory.for.0.artifact=Select output directo
action.name.package.file=Package File
action.description.package.file=Update the file in the corresponding artifacts
message.tect.package.file.io.error=IO Error:\n{0}
command.name.package.file=Package file
status.text.file.has.been.packaged={0, choice, 1#File|2#Files} {1} {0, choice, 1#has|2#have} been packaged at {2}.
action.name.package.files=Package Files
@@ -139,8 +115,6 @@ no.validators=No validators available
label.option.autoshow.first.error=Automatically show first &error in editor
label.option.display.notification.popup=Display notification on build completion
compiler.ref.service.validation.task.name=Backward Reference Indices Validation
compiler.ref.service.validation.progress.text=Validating backward reference indices
java.compiler.option.prefer.target.jdk.compiler=Use compiler from module target JDK when possible
configurable.CompilerUIConfigurable.display.name=General
configurable.AnnotationProcessorsConfigurable.display.name=Annotation Processors