blob: 2d1687915cac1d669ec560073043b0915084cbd5 [file] [log] [blame]
#############################################################################
# Copyright (C) The Apache Software Foundation. All rights reserved. #
#############################################################################
# This software is published under the terms of the Apache Software License #
# version 1.1, a copy of which has been included with this distribution in #
# the LICENSE file. #
#############################################################################
attribute.missing = \
{0}:{1}\n\
The attribute ''{3}'' of the element <{2}> is required
attribute.malformed = \
{0}:{1}\n\
The attribute ''{3}'' of the element <{2}> is invalid
length.negative = \
{0}:{1}\n\
The attribute ''{3}'' of the element <{2}> can not be negative
css.length.negative = \
{0}:{1}\n\
The CSS property ''{3}'' found on the element <{2}> can not be negative
css.uri.badTarget = \
{0}:{1}\n\
The URI ''{3}'' for a CSS property found on the element <{2}> is invalid
xlink:href.circularDependencies = \
{0}:{1}\n\
A circular dependency has been detected on the element <{2}> for the URI ''{3}''
uri.malformed = \
{0}:{1}\n\
The URI ''{3}'' specified on the element <{2}> is invalid
uri.io = \
{0}:{1}\n\
An I/O error occured while processing the URI ''{3}'' specified on the \
element <{2}>
uri.referenceDocument = \
{0}:{1}\n\
The URI ''{3}'' specified on the element <{2}> references an entire document. \n \
This is illegal: The element <{2}> should reference an element inside that document instead.
uri.image.invalid = \
{0}:{1}\n\
The URI ''{3}'' specified on the element <{2}> is invalid