blob: 5f99b341d571ceeafb493a31b795bb0a81b509ca [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 2003 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Common Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/cpl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
XmlElement.XmlElement_cannot_be_added_as_a_child=XmlElement \'{0}\' cannot be added as a child, as it already is a child of \'{1}\'
XmlElement.XmlElement_toString=XmlElement[name={0}; starting={1},{2}; ending={3},{4}]