Add email notifications.
[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 cannot.send.mail=Attempt to send email to {0} failed:  {1}
6 cfb=Comparative FindBugs
7 cfb.mail.subject=CFB:  {0} vs. {1}
8 cfb.report=Comparative FindBugs Report
9 fixed.bugs=Fixed Bugs
10 new.bugs=New Bugs
11 new.version=New Version
12 num.bugs={0}
13 num.bugs.old={0} (common to both versions)
14 old.bugs=Old Bugs
15 old.version=Old Version
16 stderr.was=-----8<------ Error (stderr) output was: ------8<-----
17 stdout.was=-----8<----- Console (stdout) output was: -----8<-----
18 version.num={1} (analyzed at {0})