Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 162fe53517d5221f275cb4799642825b6d3e09f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
###############################################################################
# Copyright (c) 2000, 2010 IBM Corporation and others.
# 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:
#     IBM Corporation - initial API and implementation
###############################################################################

ToggleObjectBrowsersAction_1=Show Logical Structure
ToggleShowColumnsAction_0=&Show Columns
ToggleShowColumnsAction_1=Show Columns
VariablesView_41=Variables View &Only
VariablesView_40=&Layout
ExpressionView_4=Expressions View &Only

AvailableLogicalStructuresAction_0=Select From Available Logical Structures
AvailableLogicalStructuresAction_1=&Show Structure As
DetailPaneMaxLengthDialog_0=Configure Details Pane
DetailPaneMaxLengthDialog_1=&Maximum characters to display in details pane (0 = unlimited):
DetailPaneMaxLengthDialog_2=Integer must be non-negative
DetailPaneMaxLengthDialog_3=Enter an integer
LogicalStructureCache_0=Logical structure canceled

Back to the top