sentence capitalization

This commit is contained in:
Dmitry Avdeev
2014-12-06 10:18:27 +03:00
parent cb21c6c64b
commit dbc5956d08
2 changed files with 4 additions and 4 deletions
@@ -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