blob: c55859e43f5bb8fe169968d257186fe5b8e9d9a5 [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 2005, 2008 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
# Jesper Steen Møller - adapted from org.eclipse.core.internal.content
###############################################################################
### Resolver problems
XSLCorePlugin_badInitializationData = Invalid initialization data for "{0}".
XSLCorePlugin_parserConfiguration = XSL parser configuration error during content description.
XSLCorePlugin_coreError=Error logged from XSL core plug-in\:
# XInclude
XIncludeTask_0=Setting the output File to:
XIncludeTask_1=Setting the output File to:
XIncludeTask_2=Executing the XIncludeTask
XIncludeTask_3=Specified Inputfile does not exists
XIncludeTask_4=Creating the output directory
XIncludeTask_5=Could not create outputfile
XIncludeTask_6=Changes detected. Creating a new output file
XIncludeTask_7=Problems with accessing the files.
XIncludeTask_8=Please specify inputfile
XIncludeTask_9=Please specify outputfile
# Validation
XSLValidator_1=Xpath is invalid
XSLValidator_10=A stylesheet must not import itself
XSLValidator_11=Template conflicts with another template in this stylesheet
XSLValidator_12=Template conflicts with an included template
XSLValidator_13=Included templates conflict with each other
XSLValidator_14=Name attribute is required
XSLValidator_23=href attribute is required
XSLValidator_15=Name must be specified
XSLValidator_16=Parameter already defined
XSLValidator_18=Named template {0} is not available
XSLValidator_2=Included stylesheets form a circular reference
XSLValidator_20=Parameter {0} does not have a default value
XSLValidator_22=Parameter {0} does not exist
XSLValidator_3=Missing parameter: {0}
XSLValidator_4=Missing include:
XSLValidator_6=A stylesheet must not include itself
XSLValidator_8=Missing import: