X-Git-Url: http://jaekl.net/gitweb/?p=cfb.git;a=blobdiff_plain;f=prod%2Fcfb.properties;h=e56f819a60ed295b9af6ed37fae1cd5834f94c81;hp=50278187010526e786517f685c6b6a9c26e2f378;hb=1b35159cf2ff8d86b037f7d442f7b1f4c8e3b2f3;hpb=769f0f2e9b90516e68246b551a4c68f953018c72 diff --git a/prod/cfb.properties b/prod/cfb.properties index 5027818..e56f819 100644 --- a/prod/cfb.properties +++ b/prod/cfb.properties @@ -1,5 +1,16 @@ analysis.failed=Attempt to analyze source code failed. Will now stop. +analyzed.at=Analyzed at {0} cannot.connect.to.db=Unable to connect to, or to initialize, database {2} on {0}:{1} as user {3}. cannot.exec=Got result code {1} when attempting to execute command-line: {0} +cfb=Comparative FindBugs +cfb.report=Comparative FindBugs Report +fixed.bugs=Fixed Bugs +new.bugs=New Bugs +new.version=New Version +num.bugs={0} +num.bugs.old={0} (common to both versions) +old.bugs=Old Bugs +old.version=Old Version stderr.was=-----8<------ Error (stderr) output was: ------8<----- stdout.was=-----8<----- Console (stdout) output was: -----8<----- +version.num={1} (analyzed at {0})