blob: 0c9590c26df10013ef660505f9a0331b9271d921 [file] [log] [blame]
# Copyright (c) 2006-2012 Eike Stepper (Loehne, Germany) 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:
# Eike Stepper - initial API and implementation
pluginName = CDO Model Repository Server
providerName = Eclipse Modeling Project
app.name = CDOServer
extension-point.name = CDO Store Factories
extension-point.name.0 = CDO Repository Factories
extension-point.name.1 = CDO Application Extensions
CDOServerApplication.starting={0} starting
CDOServerApplication.started={0} started
CDOServerApplication.stopping={0} stopping
CDOServerApplication.stopped={0} stopped
CDOServerApplication.noConfig=CDO server configuration not found:
CDOServerApplication.noRepos=No CDO repositories configured:
AppExtension.starting={0} extension starting
AppExtension.started={0} extension started
AppExtension.stopping={0} extension stopping
AppExtension.stopped={0} extension stopped