| ################################################################################ |
| ## Copyright (c) 2005 Sybase, Inc. |
| ## 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: |
| ## Sybase, Inc. - initial API and implementation |
| ################################################################################ |
| Plugin.Name = Data Tools Platform Connectivity UI Plug-in |
| Plugin.ProviderName = Eclipse Data Tools Platform |
| |
| Database.category = Databases |
| Extension.PropertyPage.General.Name = Common |
| Extension.PropertyPage.Version.Name = Version |
| ProfileFailure = Profile Failures |
| driverProblem = Driver Problems |
| Extension.NewWizard.Name = Connection Profile |
| Extension.NewWizard.Description = Create a connection profile |
| Extension.NewRepositoryWizard.Name = Connection Profile Repository |
| Extension.NewRepositoryWizard.Description = Create a new repository for connection profiles |
| datatools.preference.page.name=Connectivity |
| drivers.preference.page.name = Driver Definitions |
| category.name.connectionProfiles = Connection Profiles |
| datatools.core.ui.preferences.data.node = Data Management |
| |
| DSE.content = Data Source Explorer Extension |
| CP.content = Connection Profiles |
| |
| AddProfile.command.label = New Connection Profile Command |
| AddProfile.command.description = Command to create a new connection profile |
| AddRepositoryProfile.command.label = New Repository Profile Command |
| AddRepositoryProfile.command.description = Command to create a new repository profile |
| ExportProfile.command.label = Export Profiles Command |
| ExportProfile.command.description = Command to export connection profiles |
| ImportProfile.command.label = Import Profiles Command |
| ImportProfile.command.description = Command to import connection profiles |