blob: 679a6e30b64052ff23b9e896f580c1ed2443862f [file] [log] [blame]
################################################################################
# Copyright (c) 2011, 2016 Obeo 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
#
# Contributors:
# Obeo - initial API and implementation
# Martin Fleck - bug 483798
################################################################################
## note : apostrophes need to be doubled in these messages or they'll be ignored
malformed.extension.attribute = Attribute {0} is malformed, should be an integer.
malformed.extension.executable = Attribute {0} is malformed, unable to create a new instance for "{1}".
missing.extension.attribute = The required attribute "{0}" is not defined.
duplicate.merger = The merger {0} is registered twice.
duplicate.extension = The extension {0} is registered twice
RCPMatchEngineFactory.INCORECT_USE_IDENTIFIER_ATTRIBUTE = Incorrect value of UseIdentifier stored in preferences
logging.appender.error = Impossible to log to file {0}.\nException message is: {1}
duplicate.graph.id.msg = A graph consumer is already registered for the given ID "{0}". Only one graph consumer can be registered for a given ID.