Add unit tests. Make DbStore handle cases where the bug type or category
[cfb.git] / prod / cfb.properties
1 analysis.failed=Attempt to analyze source code failed.  Will now stop.
2 analyzed.at=Analyzed at {0}
3 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?
4 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?
5 cannot.connect.to.db=Unable to connect to, or to initialize, database {2} on {0}:{1} as user {3}.
6 cannot.exec=Got result code {1} when attempting to execute command-line:  {0}
7 cannot.send.mail=Attempt to send email to {0} failed:  {1}
8 cfb=Comparative FindBugs
9 cfb.mail.subject=CFB:  {0} vs. {1}
10 cfb.report=Comparative FindBugs Report
11 fixed.bugs=Fixed Bugs
12 new.bugs=New Bugs
13 new.version=New Version
14 num.bugs={0}
15 num.bugs.old={0} (common to both versions)
16 old.bugs=Old Bugs
17 old.version=Old Version
18 stderr.was=-----8<------ Error (stderr) output was: ------8<-----
19 stdout.was=-----8<----- Console (stdout) output was: -----8<-----
20 version.num={1} (analyzed at {0})