mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
sentence capitalization
This commit is contained in:
@@ -93,7 +93,7 @@ xml.inspections.check.dtd.references=Unresolved DTD reference
|
||||
xml.dtd.unresolved.entity.reference=Unresolved Entity Reference {0}
|
||||
xml.dtd.unresolved.element.reference=Unresolved Dtd Element Reference {0}
|
||||
change.root.element.to=Change Root Tag Name to {0}
|
||||
insert.required.tag.fix=Insert Required Child Tag {0}
|
||||
insert.required.tag.fix=Insert required child tag {0}
|
||||
|
||||
# rename refactoring
|
||||
rename.current.tag=Rename {0} to:
|
||||
|
||||
@@ -27,9 +27,9 @@ insert.required.attribute.quickfix.text=Insert Required Attribute {0}
|
||||
insert.required.attribute.quickfix.family=Insert Required Attribute
|
||||
create.tagfile.attribute.text=Create Tag File Attribute {0}
|
||||
create.tagfile.attribute.family=Create Tag File Attribute
|
||||
remove.attribute.quickfix.text=Remove Attribute {0}
|
||||
remove.attribute.quickfix.family=Remove Attribute
|
||||
remove.extra.closing.tag.quickfix=Remove Extra Closing Tag
|
||||
remove.attribute.quickfix.text=Remove attribute {0}
|
||||
remove.attribute.quickfix.family=Remove attribute
|
||||
remove.extra.closing.tag.quickfix=Remove extra closing tag
|
||||
create.namespace.declaration.quickfix=Create {0} Declaration
|
||||
select.namespace.title={0} To Import
|
||||
select.namespace.location.title=Select Namespace Location
|
||||
|
||||
Reference in New Issue
Block a user