############################################################################### | |
# 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 | |
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=XML µ¥ÀÌÅÍ ¿øº» | |
datasource.name=XML µ¥ÀÌÅÍ ¿øº» | |
dataset.name=XML µ¥ÀÌÅÍ ÁýÇÕ | |
datasource.property.xmlFile=XML µ¥ÀÌÅÍ ¿øº» ÆÄÀÏ(&X) | |
datasource.property.xmlEncoding=XML µ¥ÀÌÅÍ ¿øº» ÀÎÄÚµù(&E) | |
datasource.property.schemaFile=XML ½ºÅ°¸¶ ÆÄÀÏ(&S) | |
oda.data.source.name=XML µ¥ÀÌÅÍ ¿øº» | |
connection.profile.name=XML µ¥ÀÌÅÍ ¿øº» ¿¬°á ÇÁ·ÎÇÊ | |
# | |
# Below NLS messages apply to all ODA data sources; should be re-factored | |
# | |
oda.connection.factory.name=ODA ¿¬°á ÆÑÅ丮 |