[i18n] move properties used in java.compiler* modules to CompilerBundle (IDEA-209382)

GitOrigin-RevId: aed6f06f197eb698f3859215c23dc7fcd40ce64d
This commit is contained in:
nik
2020-02-19 11:04:41 +03:00
committed by intellij-monorepo-bot
parent 79a94e4a9c
commit ed516b96aa
12 changed files with 18 additions and 19 deletions

View File

@@ -26,6 +26,7 @@ progress.updating.caches=Updating caches...
compiler.content.name.rebuild=Rebuild
compiler.content.name.recompile=Recompile
compiler.content.name.make=Build
modules.classpath.title=Dependencies
status.compilation.completed.successfully.with.warnings=Build completed successfully with {0} {0,choice, 0#warnings|1#warning|2#warnings}
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}
@@ -225,4 +226,9 @@ action.text.move.to=Move to
title.create.new.profile=Create new profile
dialog.message.profile.name=Profile name
title.new.directory=New Directory
dialog.message.enter.directory.name=Enter directory name:
dialog.message.enter.directory.name=Enter directory name:
dialog.title.packaging.choose.module=Choose Module
dialog.title.packaging.choose.library=Choose Library
node.excluded.flag.tooltip=Excluded
macro.output.path=Output path
button.add=&Add...