blob: 759d72508832f8d41dd19568fed32df9af9dc5b3 [file] [log] [blame]
ledunnel904d7c42005-12-14 20:58:08 +00001###############################################################################
2# Copyright (c) 2001, 2004 IBM Corporation and others.
3# All rights reserved. This program and the accompanying materials
4# are made available under the terms of the Eclipse Public License v1.0
5# which accompanies this distribution, and is available at
6# http://www.eclipse.org/legal/epl-v10.html
7#
8# Contributors:
9# IBM Corporation - initial API and implementation
10###############################################################################
jgraham7806d5e2006-05-10 14:18:09 +000011pluginName=Eclipse Data Tools Platform Server UI Plug-in
ledunnel904d7c42005-12-14 20:58:08 +000012providerName=Eclipse.org
13serverExplorerLayout=Server Explorer Layout Extension
14serverExplorerInitialization=Server Initialization Provider
ledunnel60351802006-03-07 22:24:24 +000015SQL_MODEL_CONTENT_EXTENSION_NAME=SQL Model Content Extension
ledunnel904d7c42005-12-14 20:58:08 +000016
17#
18## Providers for the Server Explorer
19#
20org.eclipse.datatools.connectivity.server.ui.serverExplorer = Database Explorer - "Existing Connections" Core
21rdb.server.ui.views.serverExplorer = Database Explorer
22rdb.server.ui.category = Data
23
24#
25## Menus for the Server Explorer
26#
27rdb.server.ui.actions.connect=&New Connection...
28rdb.server.ui.actions.disconnect=Dis&connect
29rdb.server.ui.actions.edit.table = Table
30rdb.server.ui.actions.edit = Add Database
31rdb.server.ui.actions.delete = &Delete
32rdb.server.ui.actions.reconnect = Reconnect
33rdb.server.ui.actions.navigate = Navigate to Target
34
35#
36## Menus for the Data
37#
38rdb.server.ui.actions.data = D&ata
ledunnel904d7c42005-12-14 20:58:08 +000039rdb.server.ui.actions.samplecontents = &Sample Contents
40rdb.server.ui.actions.fe = &Generate DDL
41rdb.server.ui.actions.refresh = &Refresh
ledunnel904d7c42005-12-14 20:58:08 +000042
43#
44## Actions
45#
46rdb.server.ui.explorer.connect_server = New Connection...
47rdb.server.ui.explorer.reconnect_server = &Reconnect
48rdb.server.ui.explorer.disconnect_server = &Disconnect
49rdb.server.ui.explorer.collapse_all = Collapse All
50rdb.server.ui.actions.updateofflineitems = &Save Offline
51rdb.server.ui.actions.workoffline = &Work Offline
52rdb.server.ui.actions.editfilter = &Filter...
53
54#
55## Decorations
56#
57rdb.server.ui.serverDecoration = Data Tools - Server Explorer Connection Type Decoration
58rdb.server.ui.filterDecoration = Data Tools - Server Explorer Filter Node Indicator