blob: d521c58725060b5bfe00a55fcd2c9d45ded791ef [file] [log] [blame]
david_williams96213482004-11-11 09:07:12 +00001###############################################################################
amywubb78f592008-01-09 22:11:36 +00002# Copyright (c) 2001, 2008 IBM Corporation and others.
david_williams96213482004-11-11 09:07:12 +00003# All rights reserved. This program and the accompanying materials
4# are made available under the terms of the Eclipse Public License v1.0
5# which accompanies this distribution, and is available at
6# http://www.eclipse.org/legal/epl-v10.html
7#
8# Contributors:
9# IBM Corporation - initial API and implementation
10# Jens Lukowski/Innoopract - initial renaming/restructuring
nitind720e8b52007-12-18 03:52:33 +000011# David Carver / STAR Standards - added XML Catalog Import/Export Wizard
12# bug 192568
amywu19503192008-03-26 05:32:35 +000013# David Carver / STAR Standards - bug 212330 - migrate to org.eclipse.ui.menus
david_williams96213482004-11-11 09:07:12 +000014###############################################################################
nitind23739892004-12-06 05:51:11 +000015providerName=Eclipse.org
david_williams400a6222005-06-13 01:42:43 +000016pluginName=XML UI Plugin
nitind0babf612008-01-30 23:30:51 +000017XML.name=XML
david_williams96213482004-11-11 09:07:12 +000018XML_Files.name=XML Files
nitindde12ce62008-01-31 02:24:31 +000019XML_Source.name=Editor
nitind87d1be52007-02-15 00:54:55 +000020XML_Templates.name=Templates
21XML_Styles.name=Styles
nitind83148392007-01-31 00:49:07 +000022XML_Syntax_Coloring=Syntax Coloring
nitindf4a9c3f2008-03-27 07:16:38 +000023XML_Typing=Typing
david_williams96213482004-11-11 09:07:12 +000024XML_Editor.name=XML Editor
csalter703f8832004-11-11 22:33:56 +000025###############################################################################
26_UI_WIZARD_NEW_XML=XML
csalter703f8832004-11-11 22:33:56 +000027genMenuLabel=&Generate
28_UI_ACTION_CREATE_XML=&XML File...
amywu01789332006-10-16 19:04:49 +000029_UI_CREATE_NEW_XML_FILE=Create a new XML file
amywubb78f592008-01-09 22:11:36 +000030_UI_WIZARD_IMPORT_EXPORT_XMLCATALOG=XML Catalog
nitind720e8b52007-12-18 03:52:33 +000031_UI_IMPORT_XML_CATALOG_FILE=Import an existing XML Catalog.
amywubb78f592008-01-09 22:11:36 +000032_UI_EXPORT_XML_CATALOG_FILE=Export an XML Catalog.
csalter703f8832004-11-11 22:33:56 +000033XMLExample.name=Editing and validating XML files
csalter453799a2004-12-09 19:53:58 +000034XMLExampleProjectCreationWizard.description=Create a project containing XML sample files
csalter703f8832004-11-11 22:33:56 +000035XMLExampleProjectCreationWizard.projectname=XMLExamples
36XMLExampleProjectCreationWizard.pagetitle=XML sample files for editing and validating
37XMLExampleProjectCreationWizard.pagedescription=Create a project containing XML sample files.
38XMLExampleProjectCreationWizard.label=&Project Name:
39###############################################################################
david_williams4da6ac012005-03-15 02:43:58 +000040All_XML_context_type_Extension_Element.name=All XML
41XML_New_context_type_Extension_Element.name=New XML
42XML_Tag_context_type_Extension_Element.name=XML Tag
43XML_Attribute_context_type_Extension_Element.name=XML Attribute
44XML_Attribute_value_context_type_Extension_Element.name=XML Attribute value
david_williamsa4dd7662005-04-14 00:33:20 +000045###############################################################################
46AddTask.label=Add &Task...
47AddTask.tooltip=Add Task...
48AddBookmark.label=Add Boo&kmark...
csaltera3a2daa2005-06-15 06:53:51 +000049AddBookmark.tooltip=Add Bookmark...
amywu34aa9802005-12-06 23:33:16 +000050SelectRuler.label=Select Ruler
csaltera3a2daa2005-06-15 06:53:51 +000051###############################################################################
52XML_Catalog_File_Type_Extension_Point.name=XML Catalog file type extension point
lmandel3c550af2005-06-16 05:46:02 +000053_UI_PREF_XML_CATALOG=XML Catalog
david_williamsa08fdd72005-07-21 01:49:46 +000054_UI_PREF_DTD_FILES=DTD Files
55_UI_PREF_XSD_FILES=XSD Files
56_UI_PREF_TAGLIB_DEF_FILES=Taglib Definition Files
lmandel3c550af2005-06-16 05:46:02 +000057###############################################################################
58_UI_XML_VALIDATOR = XML Validator
59_UI_REF_FILE_SHOW_DETAILS = Show Details...
nitind102e60a2005-09-15 12:42:42 +000060_UI_MENU_VALIDATE_XML = Validate XML File
61##
62CleanupDocument_label=Cleanup Document...
63CleanupDocument_tooltip=Cleanup Document
64ToggleComment_label=Toggle Comment
65ToggleComment_tooltip=Toggle Comment
66AddBlockComment_label=Add Block Comment
67AddBlockComment_tooltip=Add Block Comment
68RemoveBlockComment_label=Remove Block Comment
69RemoveBlockComment_tooltip=Remove Block Comment
70FindOccurrences_label=Occurrences in File
amywu73701a02006-12-06 00:16:27 +000071##
nitind64203962008-04-02 04:04:07 +000072preferenceKeywords.files=editor xml creating saving files suffix specified encoding iana
amywu73701a02006-12-06 00:16:27 +000073preferenceKeywords.source=editor xml source formatting line width split multiple attributes new clear blank indent tabs spaces size content assist automatically suggestions prompt characters inserted strategy lax strict grammar constraints inferred absence dtd schema
74preferenceKeywords.templates=editor xml templates snippet macros
75preferenceKeywords.styles=editor xml style customize syntax highlighting type text content foreground background bold color
nitind83148392007-01-31 00:49:07 +000076preferenceKeywords.xmlcatalog=xml catalog entries
nitind64203962008-04-02 04:04:07 +000077preferenceKeywords.severities=xml grammar errors warnings ignore options severity severities suppress project specific projectspecific
78
amywu547e8e12007-03-14 20:16:31 +000079##
80XML_Source_target_name=XML Source
nitindfef1e032008-02-26 02:53:34 +000081XML_hyperlink=Tags And Attributes
amywu19503192008-03-26 05:32:35 +000082##
83DesignMenu_name=&Design
amywu81706092008-04-03 06:45:06 +000084ReloadDependencies_name=Reload Dependencies
amywu19503192008-03-26 05:32:35 +000085ReloadDependencies_description=Reload Dependencies
amywu81706092008-04-03 06:45:06 +000086ReloadDependencies_mnemonic=R
87Constraints_name=Turn off Grammar Constraints
amywu19503192008-03-26 05:32:35 +000088Constraints_description=Turn off grammar Constraints
amywu81706092008-04-03 06:45:06 +000089Constraints_mnemonic=T
amywu19503192008-03-26 05:32:35 +000090ExpandAll_name=Expand All
91CollapseAll_name=Collapse All
amywu81706092008-04-03 06:45:06 +000092ActionDefinition.nextSibling.name=Next Sibling
nitindfef1e032008-02-26 02:53:34 +000093ActionDefinition.nextSibling.description=Go to Next Sibling
amywu81706092008-04-03 06:45:06 +000094ActionDefinition.previousSibling.name=Previous Sibling
nitind12293662008-02-28 05:14:02 +000095ActionDefinition.previousSibling.description=Go to Previous Sibling
amywu81706092008-04-03 06:45:06 +000096ActionDefinition.gotoMatchingTag.name=Matching Tag
nitinde8c10492008-03-12 22:42:56 +000097ActionDefinition.gotoMatchingTag.description=Go to Matching Tag
amywu81706092008-04-03 06:45:06 +000098MatchingTagPreference.label=Matching Tags
99
100scope.structured.text.editor.xml.name=Editing XML Source
101scope.structured.text.editor.xml.description=Editing XML Source
102scope.structured.text.editor.xml.navigation.name=XML Source Navigation
103scope.structured.text.editor.xml.navigation.description=XML Source Navigation
104scope.structured.text.editor.xml.cleanup.name=XML Source Cleanup
105scope.structured.text.editor.xml.cleanup.description=XML Source Cleanup
106scope.structured.text.editor.xml.comments.name=XML Source Comments
107scope.structured.text.editor.xml.comments.description=XML Source Comments
108scope.structured.text.editor.xml.selection.name=XML Source Selection
109scope.structured.text.editor.xml.selection.description=XML Source Selection
110scope.structured.text.editor.xml.dependencies.name=XML Source Dependencies
111scope.structured.text.editor.xml.dependencies.description=XML Source Dependencies
112scope.structured.text.editor.xml.grammar.name=XML Source Grammar
113scope.structured.text.editor.xml.grammar.description=XML Source Grammar
114scope.structured.text.editor.xml.expand.name=XML Source Expand/Collapse
115scope.structured.text.editor.xml.expand.description=XML Source Expand/Collapse
116scope.structured.text.editor.xml.occurrences.name=XML Source Occurrences
117scope.structured.text.editor.xml.occurrences.description=XML Source Occurrences