| ############################################################################### |
| # Copyright (c) 2001, 2007 IBM Corporation and others. |
| # All rights reserved. This program and the accompanying materials |
| # are made available under the terms of the Eclipse Public License v1.0 |
| # which accompanies this distribution, and is available at |
| # http://www.eclipse.org/legal/epl-v10.html |
| # |
| # Contributors: |
| # IBM Corporation - initial API and implementation |
| # Jens Lukowski/Innoopract - initial renaming/restructuring |
| # |
| ############################################################################### |
| providerName=Eclipse.org |
| pluginName=Structured Source Editor |
| Standalone_Structured_Source_Editor.name=Standalone Structured Source Editor |
| # Name on preferences page |
| WEB_AND_XML_Files.name=Web and XML |
| Structured_Text_Editor.name=Structured Text Editors |
| Task_Tags_Preferences.name=Task Tags |
| |
| # |
| sourceEditorFontDefiniton.label=Structured Text Editor Text Font |
| sourceEditorFontDefintion.description=The Structured text editor text font is used by Structured text editors. |
| |
| Adapter_Factory_Description_Extension.name=Adapter Factory Description Extension |
| Extended_Editor_Actions_Extension.name=Extended Editor Actions Extension |
| Drop_Target_Transfers_Extension.name=Drop Target Transfers Extension |
| Extended_Editor_Configuration_Extension.name=Extended Editor Configuration Extension |
| ########################################################################## |
| # These strings are used in Workbench Keys Preferences |
| ########################################################################## |
| scope.structuredTextEditor.name=Editing in Structured Text Editors |
| scope.structuredTextEditor.description=Editing in Structured Text Editors |
| command.toggle.comment.name=&Toggle Comment |
| command.toggle.comment.description=Toggle Comment |
| command.add.block.comment.name=&Add Block Comment |
| command.add.block.comment.description=Add Block Comment |
| command.remove.block.comment.name=&Remove Block Comment |
| command.remove.block.comment.description=Remove Block Comment |
| command.cleanup.document.name=&Cleanup Document... |
| command.cleanup.document.description=Cleanup document |
| command.format.document.name=Format |
| command.format.document.description=Format selection |
| command.format.active.elements.name=Format Active Elements |
| command.format.active.elements.description=Format active elements |
| command.open.file.from.source.name=Open Selection |
| command.open.file.from.source.description=Open an editor on the selected link |
| command.search.find.occurrences.name=&Occurrences in File |
| command.search.find.occurrences.description=Find occurrences of the selection in the file |
| ActionDefinition.selectEnclosing.name=Select Enclosing Element |
| ActionDefinition.selectEnclosing.description=Expand selection to include enclosing element |
| ActionDefinition.selectNext.name=Select Next Element |
| ActionDefinition.selectNext.description=Expand selection to include next sibling |
| ActionDefinition.selectPrevious.name=Select Previous Element |
| ActionDefinition.selectPrevious.description=Expand selection to include previous sibling |
| ActionDefinition.selectLast.name=Restore Last Selection |
| ActionDefinition.selectLast.description=Restore last selection |
| ActionDefinition.quickFix.name=Quick Fix |
| ActionDefinition.quickFix.description=Quick Fix |
| |
| # |
| AddBookmark.label=Add Boo&kmark... |
| SelectRuler.label=Select Ruler |
| # |
| ########################################################################## |
| # These strings are used in file and container resource popup menu |
| ########################################################################## |
| Source=&Source |
| FormatDocument=&Format |
| ## |
| Breakpoint_Extension_Point.name=Breakpoint Extension Point |
| Source_Validation_Extension_Point.name=Reconcile Validator Extension Point |
| ############################################################################### |
| # The following property keys maybe unused. Commented out on 4/12/2005. Uncomment if needed. |
| #Bean_Info_Provider_Extension.name=Bean Info Provider Extension |
| #SpellCheck_Extension_Point.name=SpellCheck Extension Point |
| #Open_On_Extension_Point.name=Open On Extension Point |
| #Spell_Check_label=Spell Check |
| #Spell_Check_tooltip=Spell Check |
| preferenceKeywords.todo=case sensitive task tag todo xxx fix fixme project specific projectspecific comments |
| preferenceKeywords.sseeditor=structured text editor source xml html jsp appearance highlight matching brackets report problems type validation inform unsupported content folding color hovers modifier |