X-Git-Url: http://jaekl.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=prod%2Fcfb.properties;h=e9876ea9f9af7b7dc33ddeb0cc8285030f0d5c53;hb=e6448f6cf67e5a5409f24b531c2443b3bed53b52;hp=7ddb59db1fa2c403b81f7ef3159191644b074083;hpb=f829b23412e21d657d63a81897794e833ef162ab;p=cfb.git diff --git a/prod/cfb.properties b/prod/cfb.properties index 7ddb59d..e9876ea 100644 --- a/prod/cfb.properties +++ b/prod/cfb.properties @@ -1,11 +1,16 @@ analysis.failed=Attempt to analyze source code failed. Will now stop. analyzed.at=Analyzed at {0} -cannot.connect.to.db=Unable to connect to, or to initialize, database {2} on {0}:{1} as user {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? +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.load.fbmsg.file=Unable to load the FindBugs messages file (messages.xml). 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 +findbugs.home.is.not.set=The environment variable FINDBUGS_HOME is not set. Please set it to the path where FindBugs is installed. +findbugs.home.is.set.to=The environment variable FINDBUGS_HOME is set to {0}. Please ensure that it points to the path where FindBugs is installed. fixed.bugs=Fixed Bugs new.bugs=New Bugs new.version=New Version