############################################################################### | |
# Copyright (c) 2005, 2007 Actuate Corporation. | |
# 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: | |
# Actuate Corporation - initial API and implementation | |
# | |
############################################################################### | |
# Plug-in Profile Configuration | |
# | |
oda.data.source.id=org.eclipse.datatools.connectivity.oda.flatfile | |
# | |
############################################################################### | |
# NLS messages | |
# | |
plugin.name=Eclipse Data Tools Platform Flat File ODA Designer | |
newwizard.name=Unstrukturierte Datenquelle | |
newwizard.description=Verbindungsprofil für ODA-Flachdatei erstellen | |
wizard.window.title=Datenquellenprofil für neue Flachdatei | |
wizard.data.source.page.title=Ordner auswählen | |
profile.propertypage.name=Verbindungseigenschaften für unstrukturierte Datenquelle | |
wizard.data.set.page.title=Spalten auswählen | |
wizard.data.set.title=Tabelle auswählen |