Add ability to output HTML report of differences found between two versions.
[cfb.git] / prod / cfb.properties
1 analysis.failed=Attempt to analyze source code failed.  Will now stop.
2 analyzed.at=Analyzed at {0}
3 cannot.connect.to.db=Unable to connect to, or to initialize, database {2} on {0}:{1} as user {3}.
4 cannot.exec=Got result code {1} when attempting to execute command-line:  {0}
5 cfb=Comparative FindBugs
6 cfb.report=Comparative FindBugs Report
7 fixed.bugs=Fixed Bugs
8 new.bugs=New Bugs
9 new.version=New Version
10 num.bugs={0}
11 num.bugs.old={0} (common to both versions)
12 old.bugs=Old Bugs
13 old.version=Old Version
14 stderr.was=-----8<------ Error (stderr) output was: ------8<-----
15 stdout.was=-----8<----- Console (stdout) output was: -----8<-----
16 version.num={1} (analyzed at {0})