X-Git-Url: http://jaekl.net/gitweb/?a=blobdiff_plain;f=prod%2Fcfb.properties;h=7ddb59db1fa2c403b81f7ef3159191644b074083;hb=378e3cda95d14407750348bcf203f5876bc5cc03;hp=78c33520181377b2e20c1fd8a0352468f82e3800;hpb=3c10b6100c6035a65ce37dea846b027135289f67;p=cfb.git diff --git a/prod/cfb.properties b/prod/cfb.properties index 78c3352..7ddb59d 100644 --- a/prod/cfb.properties +++ b/prod/cfb.properties @@ -1,5 +1,18 @@ analysis.failed=Attempt to analyze source code failed. Will now stop. -cannot.connect.to.db=Unable to connect to database {2} on {0}:{1} as user {3}. +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} +cannot.send.mail=Attempt to send email to {0} failed: {1} +cfb=Comparative FindBugs +cfb.mail.subject=CFB: {0} vs. {1} +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})