blob: 61b2a2c7ec75ab5af966a6c06c88317391133b40 [file] [log] [blame]
##
# Copyright (c) 2000, 2009 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
#
##
ProductionContext_null_name= ''name'' should be not null in ''{0}''.
ProductionContext_null_key= ''key'' should be not null in ''{0}''.
ProductionContext_null_class= ''class'' should be not null in ''{0}''.
ProductionContext_emtpy_name= ''name'' should have a non empty string in ''{0}''.
ProductionContext_wrong_type= Expected Type ''{0}'' however ''{1}'' has the following type ''{2}'' in ''{3}''.
ProductionContext_unknown_name= Unknown ''name'' ''{0}'' in ''{1}''.
ProductionContext_unknown_key= Unknown ''key'' ''{0}'' in ''{1}''.
ProductionContext_non_unique_name= Non unique ''name'' in ''{0}''.
ProductionContext_non_unique_key= Non unique ''key'' in ''{0}''.