Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornsandonato2009-11-16 20:21:30 +0000
committernsandonato2009-11-16 20:21:30 +0000
commit11e0c60a2c413a7e221b6f8445c3a07497ddcb7e (patch)
tree85198e2981194abb71f3d1a089588ef86b7c594b /bundles/org.eclipse.wst.xml.ui/src-wizards/org/eclipse/wst/xml/ui/internal/wizards/wizardResource.properties
parent36c26775710bbea6de8fa267c94c19f8fb3baf14 (diff)
downloadwebtools.sourceediting-11e0c60a2c413a7e221b6f8445c3a07497ddcb7e.tar.gz
webtools.sourceediting-11e0c60a2c413a7e221b6f8445c3a07497ddcb7e.tar.xz
webtools.sourceediting-11e0c60a2c413a7e221b6f8445c3a07497ddcb7e.zip
[295284] Consistency of wizard labels and headlines
Diffstat (limited to 'bundles/org.eclipse.wst.xml.ui/src-wizards/org/eclipse/wst/xml/ui/internal/wizards/wizardResource.properties')
-rw-r--r--bundles/org.eclipse.wst.xml.ui/src-wizards/org/eclipse/wst/xml/ui/internal/wizards/wizardResource.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.wst.xml.ui/src-wizards/org/eclipse/wst/xml/ui/internal/wizards/wizardResource.properties b/bundles/org.eclipse.wst.xml.ui/src-wizards/org/eclipse/wst/xml/ui/internal/wizards/wizardResource.properties
index 4270aa725b..cfe601424b 100644
--- a/bundles/org.eclipse.wst.xml.ui/src-wizards/org/eclipse/wst/xml/ui/internal/wizards/wizardResource.properties
+++ b/bundles/org.eclipse.wst.xml.ui/src-wizards/org/eclipse/wst/xml/ui/internal/wizards/wizardResource.properties
@@ -24,7 +24,7 @@ _UI_RADIO_XML_FROM_SCHEMA = Create XML file from an &XML schema file
_UI_RADIO_XML_FROM_SCRATCH = Create XML file from an XML &template
_UI_WIZARD_CREATE_XML_HEADING = Create XML File From
_UI_WIZARD_CREATE_XML_EXPL = Select how you would like to create your XML file.
-_UI_WIZARD_CREATE_XML_FILE_HEADING = XML File
+_UI_WIZARD_CREATE_XML_FILE_HEADING = XML
_UI_WIZARD_CREATE_XML_FILE_EXPL = Create a new XML file.
_UI_WIZARD_SELECT_DTD_FILE_DESC = Select the DTD file to create the XML file.
_UI_WIZARD_SELECT_DTD_FILE_TITLE = Select DTD File

Back to the top