| ############################################################################### |
| # Copyright (c) 2004, 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 Configuration |
| # |
| oda.data.source.id=org.eclipse.datatools.enablement.oda.xml |
| # |
| ############################################################################### |
| # NLS Strings |
| # |
| oda.xml.datasource=XML Data Source |
| oda.xml.dataset=Sample XML Settings |
| oda.xml.tablemapping=Row Mapping |
| oda.xml.columnmapping=Column Mapping |
| # |
| plugin.name=Eclipse Data Tools Platform XML ODA Designer |
| newwizard.name=XML Data Source |
| newwizard.description=Create a XML data source connection profile |
| wizard.window.title=New XML Data Source Profile |
| wizard.data.source.page.title=Define XML Data Source |
| wizard.data.set.window.title=New XML Data Set |
| profile.propertypage.name=XML Data Source Connection Properties |
| preference.datasetpreview=XML Data Set |
| providerName=Eclipse Data Tools Platform |