blob: 9bcf92592f12e6d68fefc6a6157807a07e9fe803 [file] [log] [blame]
###############################################################################
# Copyright (c) 2005 IBM Corporation.
# 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
###############################################################################
#External Messages for EN locale
SERVICE_DESCRIPTION=OSGi Metatype Service - IBM Implementation
UNEXPECTED_ELEMENT=Unexpected element {0}.
UNEXPECTED_TEXT=Unexpected text {0}.
MISSING_ATTRIBUTE=Missing attribute {0} in tag {1}.
OCD_ID_NOT_FOUND=Object Class Definition ID not found {0}.
NULL_DEFAULTS=Default value cannot be null when cardinality is zero.
MISSING_ELEMENT=Missing element {0} (Reference ID = {1}.
EXCEPTION_MESSAGE=Unexpected exception {0} with message {1}.
NULL_IS_INVALID=Cannot validate a null.
VALUE_OUT_OF_RANGE=Value {0} is out of range.
VALUE_OUT_OF_OPTION=Value {0} is out of Option.
TOO_MANY_VALUES=Found too many values in {0} when expecting {1} values.
NULL_OPTIONS=Cannot set Option labels or values as null.
INCONSISTENT_OPTIONS=Labels and Values of Option have different sizes.
INVALID_OPTIONS=Option value {0} is invalid because of {1}.
INVALID_DEFAULTS=Dafaults value {0} is invalid because of {1}.
METADATA_NOT_FOUND=Bundle(ID=\"{0}\", name=\"{1}\") has no MetaData file.
ASK_INVALID_LOCALE=OCD(ID=\"{0}\") cannot support this locale \"{1}\".
TOKENIZER_GOT_INVALID_DATA=The Tokenizer got invalid data.