blob: 6617d9625f46fe8be30ff6658fee2db4a859ed79 [file] [log] [blame]
nitind958d79a2004-11-23 19:23:00 +00001###############################################################################
david_williamsf1a13372005-06-26 00:28:08 +00002# Copyright (c) 2005 IBM Corporation and others.
nitind958d79a2004-11-23 19:23:00 +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###############################################################################
nitind23739892004-12-06 05:51:11 +000011providerName=Eclipse.org
david_williams400a6222005-06-13 01:42:43 +000012pluginName=HTML UI Source Editor
david_williams400a6222005-06-13 01:42:43 +000013HTML_Source_Page_Editor.name=HTML Editor
nitind958d79a2004-11-23 19:23:00 +000014HTML_Files.name=HTML Files
15HTML_Source.name=HTML Source
16HTML_Templates.name=HTML Templates
17HTML_Styles.name=HTML Styles
nitind958d79a2004-11-23 19:23:00 +000018WebContentSettings.name=Web Content Settings
nitind23739892004-12-06 05:51:11 +000019Device_Profile_Entry_Provider_Extension.name=Device Profile Entry Provider Extension
david_williams4da6ac012005-03-15 02:43:58 +000020All_HTML_context_type_Extension_Element.name=All HTML
21HTML_New_context_type_Extension_Element.name=New HTML
22HTML_Tag_context_type_Extension_Element.name=HTML Tag
23HTML_Attribute_context_type_Extension_Element.name=HTML Attribute
24HTML_Attribute_value_context_type_Extension_Element.name=HTML Attribute value
paverye6107e62005-02-23 18:01:10 +000025HTML_Syntax_Validator.name=HTML Syntax Validator
david_williams455e2172004-12-08 23:26:56 +000026###############################################################################
nitind65cb13d2005-03-10 23:04:22 +000027#org.eclipse.ui.newWizards extension point
28_UI_WIZARD_NAME = HTML
29_UI_WIZARD_CREATE_NEW_FILE = Create a new HTML page
david_williamsa4dd7662005-04-14 00:33:20 +000030##
31AddTask.label=Add &Task...
32AddTask.tooltip=Add Task...
33AddBookmark.label=Add Boo&kmark...
nitind102e60a2005-09-15 12:42:42 +000034AddBookmark.tooltip=Add Bookmark...
amywu34aa9802005-12-06 23:33:16 +000035SelectRuler.label=Select Ruler
nitind102e60a2005-09-15 12:42:42 +000036##
37CleanupDocument_label=Cleanup Document...
38CleanupDocument_tooltip=Cleanup Document
39ToggleComment_label=Toggle Comment
40ToggleComment_tooltip=Toggle Comment
41AddBlockComment_label=Add Block Comment
42AddBlockComment_tooltip=Add Block Comment
43RemoveBlockComment_label=Remove Block Comment
44RemoveBlockComment_tooltip=Remove Block Comment
45FindOccurrences_label=Occurrences in File
46StructureSelectEnclosing_label=Enclosing Element
47StructureSelectEnclosing_tooltip=Expand selection to include enclosing element
48StructureSelectNext_label=Next Element
49StructureSelectNext_tooltip=Expand selection to include next sibling
50StructureSelectPrevious_label=Previous Element
51StructureSelectPrevious_tooltip=Expand selection to include previous sibling
52StructureSelectHistory_label=Restore Last Selection
53StructureSelectHistory_tooltip=Restore last selection