Files
openide/xml/xml-psi-api/resources/messages/XmlPsiBundle.properties
Alexey Zhebel 7c4d7d0f83 fix XML parser message
GitOrigin-RevId: fadda3ddcc8f37a4358b36a61cc7b4ac564257eb
2023-11-10 23:01:33 +00:00

133 lines
7.1 KiB
Properties

dtd.parser.message.left.paren.or.entityref.or.empty.or.any.expected=( or entity ref or EMPTY or ANY expected
dtd.parser.message.literal.public.system.expected=Literal, PUBLIC or SYSTEM expected
dtd.parser.message.name.expected=XML name expected
dtd.parser.message.name.or.entity.ref.expected=XML name or entity ref expected
dtd.parser.message.rparen.expected=) expected
dtd.parser.message.whitespace.expected=Whitespace expected
dtd.parser.message.expected.prologue.tag.termination.expected='?>' expected
filetype.dtd.description=XML Document Type Definition
filetype.html.description=HTML
filetype.xhtml.description=XHTML
filetype.xml.description=XML
html5.outline.mode=HTML5 Outline
xml.inspections.duplicate.declaration=Non-unique declaration name {0}
xml.inspections.registered.resource.is.not.recognized=Resource registered by this uri is not recognized (Settings | Languages \\& Frameworks | Schemas and DTDs)
xml.inspections.should.have.fixed.value={0} should have fixed value {1}
xml.inspections.attribute.requires.value={0} requires value
xml.inspections.uri.is.not.registered=URI is not registered (Settings | Languages \\& Frameworks | Schemas and DTDs)
xml.inspections.wrong.value=Wrong {0} value
xml.inspections.validate.external.resource.is.not.registered=External resource {0} is not registered
xml.namespace.prefix=XML Namespace Prefix
xml.parsing.absent.root.tag=Valid XML document must have a root tag
xml.parsing.attribute.value.expected=Attribute value expected
xml.parsing.bad.character=Bad character
xml.parsing.closing.tag.is.not.done=Closing tag is not valid
xml.parsing.closing.tag.matches.nothing=Closing tag matches nothing
xml.parsing.closing.tag.name.missing=Closing tag name is missing
xml.parsing.expected.attribute.eq.sign== expected
xml.parsing.named.element.is.not.closed=Element {0} is not closed
xml.parsing.multiple.root.tags=Multiple root tags
xml.parsing.processing.instruction.name.expected=Processing instruction name expected
xml.parsing.tag.name.expected=Tag name expected
xml.parsing.tag.start.is.not.closed=Tag start is not closed
xml.parsing.top.level.element.is.not.completed=Top level element is not completed
xml.parsing.unclosed.attribute.value=Attribute value is not closed
xml.parsing.unescaped.ampersand.or.nonterminated.character.entity.reference=Unescaped \\& or nonterminated character/entity reference
xml.parsing.unexpected.end.of.file=Unexpected end of file
xml.parsing.unexpected.token=Unexpected token
xml.parsing.unexpected.tokens=Unexpected tokens
xml.parsing.unterminated.processing.instruction=Processing instruction not terminated
xml.parsing.way.too.unbalanced=Way too unbalanced. Stopping attempt to balance tags properly at this point
xml.schema.validation.attr.not.allowed.with.ref=Attribute {0} is not allowed here when element reference is used
xml.schema.validation.default.or.fixed.should.be.specified.but.not.both='default' and 'fixed' attributes should not be present in the same time
xml.schema.validation.max.occurs.should.be.not.less.than.min.occurs=maxOccurs value should be greater than minOccurs value
xml.schema.validation.name.or.ref.should.present=Either 'name' or 'ref' attribute should present
xml.suppressable.all.for.file.title=Suppress all for file
xml.suppressable.for.file.title=Suppress for file
xml.suppressable.for.tag.title=Suppress for tag
xml.terms.attribute=attribute
xml.terms.attribute.value=attribute value
xml.terms.entity=entity
xml.terms.tag=tag
xml.terms.variable=variable
xml.terms.xml.tag=XML tag
xml.terms.namespace.alias=namespace
xml.find.usages.presentable.name.of.containing.file={0} of file {1}
xml.quickfix.insert.required.attribute.text=Insert required attribute ''{0}''
xml.quickfix.insert.required.attribute.family=Insert required attribute
xml.quickfix.add.attribute.value.text=Add attribute value
xml.quickfix.create.namespace.declaration.text=Create {0} declaration
xml.quickfix.create.namespace.declaration.family=Create namespace declaration
xml.action.select.namespace.title={0} To Import
xml.action.select.namespace.location.title=Select Namespace Location
xml.progress.finding.acceptable.uri=Finding Acceptable URIs
xml.progress.looking.in.schemas=Looking in registered xml schemas
# Used by 3-rd party plugin Scipio ERP Integration
# suppress inspection "UnusedProperty"
tag.has.wrong.closing.tag.name=Start tag has wrong closing tag
# suppress inspection "UnusedProperty"
element.is.not.closed=Element is not closed
# suppress inspection "UnusedProperty"
rename.start.tag.name.intention=Rename start tag ''{0}'' to ''{1}''
# suppress inspection "UnusedProperty"
rename.end.tag.name.intention=Rename end tag ''{0}'' to ''{1}''
# Dynamic usage in MdnSymbolDocumentationAdapter
# suppress inspection "UnusedProperty"
mdn.documentation.section.compat.browser_compatibility=Supported by
# suppress inspection "UnusedProperty"
mdn.documentation.section.compat.flex_context=Supported in<br>Flex context by
# suppress inspection "UnusedProperty"
mdn.documentation.section.compat.grid_context=Supported in<br>Grid context by
# suppress inspection "UnusedProperty"
mdn.documentation.section.compat.multicol_context=Supported in<br>Multi-column Layout by
# suppress inspection "UnusedProperty"
mdn.documentation.section.compat.paged_context=Supported in<br>Paged Media by
# suppress inspection "UnusedProperty"
mdn.documentation.section.compat.supported_in_grid_layout="Supported in<br>Grid Layout by
# suppress inspection "UnusedProperty"
mdn.documentation.section.compat.support_of_multi-keyword_values=Multiple values<br>supported by
# suppress inspection "UnusedProperty"
mdn.documentation.section.compat.supported_for_width_and_other_sizing_properties=Sizing properties<br>supported by
# suppress inspection "UnusedProperty"
mdn.documentation.section.compat.support_of_ruby_values=<code>ruby-*</code> supported by
# suppress inspection "UnusedProperty"
mdn.documentation.section.compat.support_of_table_values=<code>table-*</code> supported by
# suppress inspection "UnusedProperty"
mdn.documentation.section.compat.support_of_WOFF=<code>WOFF</code> supported by
# suppress inspection "UnusedProperty"
mdn.documentation.section.compat.support_of_WOFF_2=<code>WOFF 2</code> supported by
# suppress inspection "UnusedProperty"
mdn.documentation.section.compat.2d_context=Supported in<br>2D context by
# suppress inspection "UnusedProperty"
mdn.documentation.section.compat.3d_context=Supported in<br>3D context by
# suppress inspection "UnusedProperty"
mdn.documentation.section.compat.bitmaprenderer_context=Supported in<br><code>bitmaprenderer</code> context by
# suppress inspection "UnusedProperty"
mdn.documentation.section.compat.webgl2_context=Supported in<br>WebGL 2 context by
# suppress inspection "UnusedProperty"
mdn.documentation.section.compat.webgl_context=Supported in<br>WebGL context by
# suppress inspection "UnusedProperty"
mdn.documentation.section.compat.webgpu_context=Supported in<br>Web GPU context by
mdn.documentation.section.compat.support_of=<code>{0}</code> supported by
mdn.documentation.section.compat.supported_by.none=none
mdn.documentation.section.parameters=Params
mdn.documentation.section.returns=Returns
mdn.documentation.section.throws=Throws
mdn.documentation.section.syntax=Syntax
mdn.documentation.section.values=Values