blob: 81c78f383ef86901c8976d64cebb066bcac24272 [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.
OpenIDE-Module-Display-Category=Web
OpenIDE-Module-Long-Description=\
The HTML validator validates the edited html file on the fly according to the rules specified by WHATWG. \
The service is based on the html validator engine available online at validator.nu.
OpenIDE-Module-Name=HTML Validation
OpenIDE-Module-Short-Description=HTML5 Validation Service
MSG_InitHTMLValidation=Initializing HTML Validator
MSG_LoadingSchemaFiles=Loading schema files
MSG_LoadingHtmlSpecification=Loading HTML specification
MSG_Unexpected_Validator_Error_See_IDE_Log=Validation of the code failed unexpectedly, the validator results may be inaccurate. See the IDE log for more information.
MSG_Unexpected_Validator_Error=Validation of the code failed unexpectedly, the validator results may be inaccurate.