mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-05 01:50:56 +07:00
43 lines
1.9 KiB
INI
43 lines
1.9 KiB
INI
dom.quickfix.add.element.name=Add <{0}> element
|
|
dom.quickfix.add.attribute.name=Add "{0}" attribute
|
|
dom.quickfix.add.element.family=Add attribute/element
|
|
dom.quickfix.create.new.element.name=Create new {0} ''{1}''
|
|
dom.quickfix.create.new.element.family=Create new element
|
|
dom.quickfix.create.new.element.choose.file.title=Choose File
|
|
dom.quickfix.remove.element.name=Remove <{0}> element
|
|
dom.quickfix.remove.attribute.name=Remove "{0}" attribute
|
|
dom.quickfix.remove.element.family=Remove attribute/element
|
|
dom.quickfix.define.attribute.text=Define {0} attribute
|
|
dom.quickfix.define.attribute.family=Define attribute
|
|
dom.quickfix.insert.required.tag.family=Insert required child tag
|
|
dom.quickfix.insert.required.tag.text=Insert required child tag {0}
|
|
|
|
dom.inspections.invalid.value.quotation=Bad quotation for ''{0}''
|
|
dom.inspections.identity.in.other.file={0} with such name already exists in file ''{1}''
|
|
dom.inspections.identity={0} with such name already exists
|
|
dom.inspections.value.must.be.identifier=Value must be identifier
|
|
dom.inspections.value.must.not.be.empty=Value must not be empty
|
|
dom.inspections.attribute.0.should.be.defined=''{0}'' attribute should be defined
|
|
dom.inspections.child.tag.0.should.be.defined=''{0}'' child tag should be defined
|
|
|
|
dom.usage.type=In XML descriptor
|
|
|
|
dom.converter.cannot.convert.default=Invalid value: ''{0}''
|
|
dom.converter.unknown.enum.value=Unknown enum value ''{0}''
|
|
dom.converter.format.exception=Cannot convert string ''{0}'' to target class ''{1}''
|
|
dom.converter.format.exception.empty.string=Cannot convert empty string to target class ''{0}''
|
|
dom.converter.value.should.be.integer=Value should be integer
|
|
|
|
dom.action.remove=R&emove
|
|
dom.action.remove.elements=R&emove {0}
|
|
dom.action.edit=Edit
|
|
dom.action.add=Add
|
|
|
|
dom.dialog.message.remove.elements=Remove {0}?
|
|
|
|
dom.tree.children.contain.errors=Children contain errors
|
|
dom.tree.remove.xml.element.dialog.title=Remove
|
|
|
|
caption.component.label.unknown=Unknown
|
|
big.text.control.window.title=Text
|