better disgnostic message

This commit is contained in:
Eugene Zhuravlev
2011-09-09 17:04:32 +02:00
parent f045c4fd6e
commit dfbbf731b5
@@ -54,7 +54,7 @@ error.compiler.caches.corrupted=Compiler caches are corrupted. Starting rebuild.
error.caches.old.format=Compiler caches on disk have old format. Project rebuild is required.
error.previous.compilation.failed=Previous compilation did not terminate properly. Caches may have been corrupted. Starting rebuild...
error.dependency.info.on.disk.corrupted=Compiler dependency information on disk is corrupted. Rebuild required.
error.vfs.was.rebuilt=File system caches were corrupted. Rebuild required.
error.vfs.was.rebuilt=File system caches were invalidated. Rebuild required.
status.compilation.aborted=Compilation aborted
status.all.up.to.date=All files are up-to-date
progress.saving.caches=Saving caches...