blob: 452a93f11e1f4b2bf550f99a554beb8413118b60 [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
report.checkstyle.name=Checkstyle
report.checkstyle.description=Report on coding style conventions.
report.checkstyle.title=Checkstyle Results
report.checkstyle.column.violation=Violation
report.checkstyle.column.severity=Severity
report.checkstyle.column.line=Line
report.checkstyle.column.message=Message
report.checkstyle.checkstylelink=The following document contains the results of
report.checkstyle.file=File
report.checkstyle.files=Files
report.checkstyle.info=Info
report.checkstyle.infos=Info
report.checkstyle.infos.abbrev=I
report.checkstyle.warning=Warning
report.checkstyle.warnings=Warnings
report.checkstyle.warnings.abbrev=W
report.checkstyle.error=Error
report.checkstyle.errors=Errors
report.checkstyle.errors.abbrev=E
report.checkstyle.violations=Violations
report.checkstyle.details=Details
report.checkstyle.summary=Summary
report.checkstyle.rule=Rule
report.checkstyle.rules=Rules
report.checkstyle.rule.category=Category
report.checkstyle.severity_title=Checkstyle errors in severity
report.checkstyle.norule=No rules found