blob: 8984544b1c3fc8e21f1c68f35219184aadf1d409 [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
###############################################################################
### Runtime backward compatibility fragment message catalog
ok = OK
# Plugin activation/deactivation messages
activator.applicationNotStarted=Legacy plug-in \"{0}\" must not be automatically activated on startup. This is probably caused by a previous crash in Eclipse.
activator.unknownPrerequisite=Unknown prerequisite \"{0}\" for plugin \"{1}\".
activator.errorStartingPrerequisite=Prerequisite \"{0}\" for plugin \"{1}\" for could not be started.
activator.errorStoppingPlugin=Error while stopping plug-in \"{0}\".
# Plugin event dispatcher messages
pluginEvent.errorListener=Error dispatching plugin event.
#Platform messages
platform.errorInstalling=Error installing plug-in(s).
platform.cannotInstallPlugin=Could not install plugin from \"{0}\".
platform.cannotUninstallPlugin=Could not uninstall plugin \"{0}\".
#OSGi related errors
plugin.OSGiError=OSGi error: {0}