compile session naming (IDEA-174920)

This commit is contained in:
Eugene Zhuravlev
2019-01-14 12:20:46 +01:00
parent 9c91c1ceb7
commit e7983783ff
2 changed files with 6 additions and 4 deletions

View File

@@ -54,7 +54,8 @@ 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}
progress.updating.caches=Updating caches...
compiler.content.name.compile=Rebuild
compiler.content.name.rebuild=Rebuild
compiler.content.name.recompile=Recompile
compiler.content.name.make=Build
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