Skip to main content
summaryrefslogtreecommitdiffstats
blob: ce19e10cdce50bb3a62b71c1851613ea32105332 (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, 2009 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 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