blob: 4b3ec372c43f3412011936001dc5eff968c942b0 [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=XML
OpenIDE-Module-Name=Schema Aware Code Completion
#Words to be translated: "Target namespace", "Element",
#"Child elements" and "Attributes"
Documentation-Text-Element=<h5>Target namespace: {0}</h5>\
<h2>Element: {1}</h2>\
<div style="margin-left: 40px;">{2}</div><br>\
<h4>Child elements:</h4>\
<div style="margin-left: 40px;">{3}</div>\
<hr style="width: 100%; height: 2px;">\
<h4>Attributes:</h4>\
<div style="margin-left: 40px;">{4}</div>
Documentation-Text-No-TNS=None.
Documentation-Text-Element-No-Description=No documentation found for this item.
Documentation-Text-Element-No-Child-Elements=None.
Documentation-Text-Element-No-Attributes=None.
#Words to be translated: "Target namespace", "Attribute" and "Type"
Documentation-Text-Attribute=<h5>Target namespace: {0}</h5>\
<h2>Attribute: {1}</h2>\
<div style="margin-left: 40px;">{2}</div><br>\
<h4>Type:</h4>\
<div style="margin-left: 40px;">{3}</div>
Documentation-Text-Attribute-No-Description=No documentation found for this item.
Editors/text/xml=XML
UNKNOWN_TAG_NAME=Unknown tag name
MSG_PreparingXmlSchemas=Searching for XML schemas...
COMPL_SchemasLoading=<i>Still processing, more items may appear...</i>