Address some edge cases related to bootstrapping a fresh system.
[cfb.git] / prod / cfb.properties
index e9876ea9f9af7b7dc33ddeb0cc8285030f0d5c53..c7059d6a5d69afe0942855b5fde03e6f73a356b3 100644 (file)
@@ -12,8 +12,11 @@ cfb.report=Comparative FindBugs Report
 findbugs.home.is.not.set=The environment variable FINDBUGS_HOME is not set.  Please set it to the path where FindBugs is installed.
 findbugs.home.is.set.to=The environment variable FINDBUGS_HOME is set to {0}.  Please ensure that it points to the path where FindBugs is installed.
 fixed.bugs=Fixed Bugs
+invoke.with.help.for.help=Use the command-line option "--help" for help.
+must.specify.fbp.file=No FindBugs Project (.fbp) file was specified.  Unable to continue.
 new.bugs=New Bugs
 new.version=New Version
+no.earlier.run=(none)
 num.bugs={0}
 num.bugs.old={0} (common to both versions)
 old.bugs=Old Bugs