blob: 4cb5819b651554400735a99d879ef9efd89c5964 [file] [log] [blame]
david_williamscfdb2cd2004-11-11 08:37:49 +00001###############################################################################
2# Copyright (c) 2001, 2004 IBM Corporation and others.
3# 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
11#
12###############################################################################
nitind23739892004-12-06 05:51:11 +000013providerName=Eclipse.org
14pluginName=Structured Source Editor
15nlFeatureName=Structured Source Editor NL Support
david_williamscfdb2cd2004-11-11 08:37:49 +000016Standalone_Structured_Source_Editor.name=Standalone Structured Source Editor
17# Name on preferences page
18WEB_AND_XML_Files.name=Web and XML
19Structured_Text_Editor.name=Structured Text Editors
20
21#
22sourceEditorFontDefiniton.label=Structured Text Editor Text Font
david_williamscfdb2cd2004-11-11 08:37:49 +000023
24Adapter_Factory_Description_Extension.name=Adapter Factory Description Extension
25Embedded_Content_Type_Adapter_Factory_Provider_Extension.name=Embedded Content Type Adapter Factory Provider Extension
26Extended_Editor_Actions_Extension.name=Extended Editor Actions Extension
27Drop_Target_Transfers_Extension.name=Drop Target Transfers Extension
david_williamscfdb2cd2004-11-11 08:37:49 +000028Extended_Editor_Configuration_Extension.name=Extended Editor Configuration Extension
29##########################################################################
30# These strings are used in Workbench Keys Preferences
31##########################################################################
32scope.structuredTextEditor.name=Editing in Structured Text Editors
33scope.structuredTextEditor.description=Editing in Structured Text Editors
david_williamscfdb2cd2004-11-11 08:37:49 +000034command.toggle.comment.name=Toggle Comment
35command.toggle.comment.description=Toggle Comment
36command.add.block.comment.name=Add Block Comment
37command.add.block.comment.description=Add Block Comment
38command.remove.block.comment.name=Remove Block Comment
39command.remove.block.comment.description=Remove Block Comment
40command.cleanup.document.name=Cleanup Document
41command.cleanup.document.description=Cleanup document
42command.format.document.name=Format Document
43command.format.document.description=Format document
44command.format.active.elements.name=Format Active Elements
45command.format.active.elements.description=Format active elements
46command.open.file.from.source.name=Open Selection
47command.open.file.from.source.description=Open an editor on the selected link
48command.search.find.occurrences.name=Occurrences in File
49command.search.find.occurrences.description=Find occurrences of the selection in the file
50ActionDefinition.selectEnclosing.name=Select Enclosing Element
51ActionDefinition.selectEnclosing.description=Expand selection to include enclosing element
52ActionDefinition.selectNext.name=Select Next Element
53ActionDefinition.selectNext.description=Expand selection to include next sibling
54ActionDefinition.selectPrevious.name=Select Previous Element
55ActionDefinition.selectPrevious.description=Expand selection to include previous sibling
56ActionDefinition.selectLast.name=Restore Last Selection
57ActionDefinition.selectLast.description=Restore last selection
58ActionDefinition.showJavadoc.name=Show Tooltip Description
59ActionDefinition.showJavadoc.description=Displays the hover help for the selected element
60ActionDefinition.quickFix.name=Quick Fix
61ActionDefinition.quickFix.description=Quick Fix
62
63##########################################################################
64# These strings are used in file and container resource popup menu
65##########################################################################
66Source=&Source
67FormatDocument=&Format document
david_williamscfdb2cd2004-11-11 08:37:49 +000068
69##
70Spell_Check_label=Spell Check
71Spell_Check_tooltip=Spell Check
nitind23739892004-12-06 05:51:11 +000072#
73Breakpoint_Extension_Point.name=Breakpoint Extension Point
74SpellCheck_Extension_Point.name=SpellCheck Extension Point
paveryf918eb22005-03-29 18:26:53 +000075Source_Validation_Extension_Point.name=Reconcile Validator Extension Point
nitind23739892004-12-06 05:51:11 +000076Open_On_Extension_Point.name=Open On Extension Point
david_williams455e2172004-12-08 23:26:56 +000077###############################################################################
78# The following property keys maybe unused. Commented out on 12/7/2004. Uncomment if needed.
79#sourceEditorFontDefintion.description=The Structured text editor text font is used by Structured text editors.
80#Bean_Info_Provider_Extension.name=Bean Info Provider Extension