| ############################################################################### | |
| # 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 2.0 | |
| # which accompanies this distribution, and is available at | |
| # https://www.eclipse.org/legal/epl-2.0/ | |
| # | |
| # Contributors: | |
| # Actuate Corporation - initial API and implementation | |
| # | |
| ############################################################################### | |
| # Plug-in Configuration | |
| # | |
| oda.data.source.id=org.eclipse.datatools.enablement.oda.xml | |
| oda.parent.category.id=org.eclipse.datatools.connectivity.oda.profileCategory | |
| # | |
| ############################################################################### | |
| # NLS String | |
| ############################################################################### | |
| plugin.name=Eclipse Data Tools Platform XML ODA Runtime Driver | |
| oda.data.source.category.name=Fuente de datos XML | |
| datasource.name=Fuente de datos XML | |
| dataset.name=Conjunto de datos XML | |
| datasource.property.xmlFile=Archivo de fuente de datos &XML | |
| datasource.property.xmlEncoding=Codificación de la fuente de &datos XML | |
| datasource.property.schemaFile=&Archivo del esquema XML | |
| oda.data.source.name=Fuente de datos XML | |
| connection.profile.name=Perfil de conexión de fuente de datos XML | |
| # | |
| # Below NLS messages apply to all ODA data sources; should be re-factored | |
| # | |
| oda.connection.factory.name=Fábrica de conexión ODA |