X-Git-Url: http://jaekl.net/gitweb/?p=cfb.git;a=blobdiff_plain;f=prod%2Fcfb.properties;h=f27ec184f8c6b262f657501781c4b3e1f2ed4b86;hp=a491bf0926347b1460ef960a350f4786502d17c3;hb=e8190c8189a5270ada70aaa478409db6dbf1efae;hpb=635b88acc18a17db30d8d281c50d2f54ee2a91d9 diff --git a/prod/cfb.properties b/prod/cfb.properties index a491bf0..f27ec18 100644 --- a/prod/cfb.properties +++ b/prod/cfb.properties @@ -1 +1,20 @@ -cannot.connect.to.db=Unable to connect to database {2} on {0}:{1} as user {3}. +analysis.failed=Attempt to analyze source code failed. Will now stop. +analyzed.at=Analyzed at {0} +bug.category.unknown=Internal error: The bug category {0} is unknown. Perhaps the Findbugs versions used to generate the report, and the FindBugs messages.xml, do not match? +bug.type.unknown=Internal error: The bug pattern type {0} is unknown. Perhaps the Findbugs versions used to generate the report, and eth FindBugs messages.xml, do not match? +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})