All Downloads are FREE. Search and download functionalities are using the official Maven repository.

hudson.plugins.findbugs.Messages.properties Maven / Gradle / Ivy

FindBugs.Publisher.Name=Publish FindBugs analysis results

FindBugs.ProjectAction.Name=FindBugs Warnings

FindBugs.Trend.Name=FindBugs Trend

FindBugs.ResultAction.HealthReportNoItem=FindBugs: no warnings found.
FindBugs.ResultAction.HealthReportSingleItem=FindBugs: one warning found.
FindBugs.ResultAction.HealthReportMultipleItem=FindBugs: {0} warnings found.

FindBugs.FindBugsCollector.Error.NoPermission=Skipping FindBugs file {0} because we have no permission to read the file.
FindBugs.FindBugsCollector.Error.EmptyFile=Skipping FindBugs file {0} because it''s empty.
FindBugs.FindBugsCollector.Error.OldMavenPlugin=FindBugs file {0} was either created with the out-dated version 1.1.1 of the maven-findbugs-plugin or you did not specify the correct results file (findbugsXml.xml and not findbugs.xml).
FindBugs.FindBugsCollector.Error.Exception=Parsing of file {0} failed due to an exception:

FindBugs.Publisher.NoMessageFoundText=No description available.

FindBugs.Detail.header=FindBugs Warnings

FindBugs.FixedWarnings.Detail.header=Fixed FindBugs Warnings
FindBugs.NewWarnings.Detail.header=New FindBugs Warnings

FindBugs.EvaluationsGraph.title=FindBugs Cloud Comments

FindBugs.Bug.cloudInfo.title=FindBugs Cloud
FindBugs.Bug.cloudInfo.seenAt.singular=First seen yesterday
FindBugs.Bug.cloudInfo.seenAt.plural=First seen {0} days ago
FindBugs.Bug.cloudInfo.firstSeen=at {0}
FindBugs.Bug.cloudInfo.reviewer.singular=1 comment
FindBugs.Bug.cloudInfo.reviewer.plural={0} comments

Portlet.WarningsTable=FindBugs warnings per project
Portlet.WarningsPriorityGraph=FindBugs warnings trend graph (priority distribution)
Portlet.WarningsNewVsFixedGraph=FindBugs warnings trend graph (new vs. fixed)
Portlet.WarningsTotalsGraph=FindBugs warnings trend graph (totals)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy