ledunnel | 904d7c4 | 2005-12-14 20:58:08 +0000 | [diff] [blame] | 1 | ############################################################################### |
| 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 | ############################################################################### |
jgraham | 7806d5e | 2006-05-10 14:18:09 +0000 | [diff] [blame] | 11 | pluginName=Eclipse Data Tools Platform Server UI Plug-in |
ledunnel | 904d7c4 | 2005-12-14 20:58:08 +0000 | [diff] [blame] | 12 | providerName=Eclipse.org |
| 13 | serverExplorerLayout=Server Explorer Layout Extension |
| 14 | serverExplorerInitialization=Server Initialization Provider |
ledunnel | 6035180 | 2006-03-07 22:24:24 +0000 | [diff] [blame] | 15 | SQL_MODEL_CONTENT_EXTENSION_NAME=SQL Model Content Extension |
ledunnel | 904d7c4 | 2005-12-14 20:58:08 +0000 | [diff] [blame] | 16 | |
| 17 | # |
| 18 | ## Providers for the Server Explorer |
| 19 | # |
| 20 | org.eclipse.datatools.connectivity.server.ui.serverExplorer = Database Explorer - "Existing Connections" Core |
| 21 | rdb.server.ui.views.serverExplorer = Database Explorer |
| 22 | rdb.server.ui.category = Data |
| 23 | |
| 24 | # |
| 25 | ## Menus for the Server Explorer |
| 26 | # |
| 27 | rdb.server.ui.actions.connect=&New Connection... |
| 28 | rdb.server.ui.actions.disconnect=Dis&connect |
| 29 | rdb.server.ui.actions.edit.table = Table |
| 30 | rdb.server.ui.actions.edit = Add Database |
| 31 | rdb.server.ui.actions.delete = &Delete |
| 32 | rdb.server.ui.actions.reconnect = Reconnect |
| 33 | rdb.server.ui.actions.navigate = Navigate to Target |
| 34 | |
| 35 | # |
| 36 | ## Menus for the Data |
| 37 | # |
| 38 | rdb.server.ui.actions.data = D&ata |
ledunnel | 904d7c4 | 2005-12-14 20:58:08 +0000 | [diff] [blame] | 39 | rdb.server.ui.actions.samplecontents = &Sample Contents |
| 40 | rdb.server.ui.actions.fe = &Generate DDL |
| 41 | rdb.server.ui.actions.refresh = &Refresh |
ledunnel | 904d7c4 | 2005-12-14 20:58:08 +0000 | [diff] [blame] | 42 | |
| 43 | # |
| 44 | ## Actions |
| 45 | # |
| 46 | rdb.server.ui.explorer.connect_server = New Connection... |
| 47 | rdb.server.ui.explorer.reconnect_server = &Reconnect |
| 48 | rdb.server.ui.explorer.disconnect_server = &Disconnect |
| 49 | rdb.server.ui.explorer.collapse_all = Collapse All |
| 50 | rdb.server.ui.actions.updateofflineitems = &Save Offline |
| 51 | rdb.server.ui.actions.workoffline = &Work Offline |
| 52 | rdb.server.ui.actions.editfilter = &Filter... |
| 53 | |
| 54 | # |
| 55 | ## Decorations |
| 56 | # |
| 57 | rdb.server.ui.serverDecoration = Data Tools - Server Explorer Connection Type Decoration |
| 58 | rdb.server.ui.filterDecoration = Data Tools - Server Explorer Filter Node Indicator |