blob: c9481236473e18734ec7eb52f04e91881d1cb5b0 [file] [log] [blame]
##
# Copyright (c) 2009-2010 Thales Corporate Services S.A.S.
#
# 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:
# Thales Corporate Services S.A.S - initial API and implementation
##
ProductionContext_null_key= {0} ''key'' should not be null in ''{1}''.
ProductionContext_null_class= ''class'' should not be null in {0} ''key'' ''{1}'' in ''{2}''.
ProductionContext_wrong_type= Expected Type ''{0}'' however {1} ''key'' ''{2}'' has the following type ''{3}'' in ''{4}''.
ProductionContext_unknown_key= Unknown {0} ''key'' ''{1}'' in ''{2}''.
ProductionContext_non_unique_key= Non unique {0} ''key'' ''{1}'' in ''{2}''.