|  | ############################################################################### | 
|  | # Copyright (c) 2005, 2010 Orangevolt (www.orangevolt.com) | 
|  | # All rights reserved. This program and the accompanying materials | 
|  | # are made available under the terms of the Eclipse Public License 2.0 | 
|  | # which accompanies this distribution, and is available at | 
|  | # https://www.eclipse.org/legal/epl-2.0/ | 
|  | # | 
|  | # SPDX-License-Identifier: EPL-2.0 | 
|  | # | 
|  | # Contributors: | 
|  | #     Lars Gersmann (www.orangevolt.com) - XSL UI support | 
|  | #     David Carver - STAR - bug 215126, 213853 | 
|  | # | 
|  | ############################################################################### | 
|  |  | 
|  | providerName=Eclipse Web Tools Platform | 
|  | pluginName=XSL Editor and Validation | 
|  | page.name.0 = XSL | 
|  |  | 
|  | editorName = XSL Editor | 
|  | wizardNameXSL = XSL | 
|  | wizardDescriptionXSL = Create a new XSL Stylesheet | 
|  | contextTypeNewXSL = New XSL | 
|  | pageNameTemplates = Templates | 
|  | pageNameValidation = Validation | 
|  | Appearance=Appearance | 
|  | commandOpenSelection = Open Selection | 
|  | commandTooltipOpenSelection = Open Selection | 
|  | commandTooltipNewXMLFile = New XML File | 
|  | commandTooltipNewDTDFile = New DTD File | 
|  | commandTooltipNewXSDFile = New XML Schema File | 
|  | commandTooltipNewXSLFile = New XSL File | 
|  | viewNameStylesheet = Stylesheet Model | 
|  | pageSyntaxColoring = Syntax Coloring | 
|  | XSL_Property_validation = XSLT Validation | 
|  |  | 
|  | specification.label.0 = Override | 
|  | XSLContentAssistExtension = XSL Content Assistance | 
|  | contextTypeXSLTag = XSL Tag | 
|  | contextTypeXSLAttr = XSL Attribute | 
|  | preferenceKeywords.xpath=XPath | 
|  | preferenceKeywords.severity=severity error warning ignore |