Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 4bf734b63fdd847389959695777e5a1ea55bc069 (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
26
27
28
29
30
31
32
33
34
35
36
###############################################################################
# Copyright (c) 2000, 2006 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
###############################################################################

VariablesView__Copy_8=&Copy
VariablesView__Paste_14=&Paste
VariablesView__error_occurred_retrieving_value__18=<error occurred retrieving value>
VariablesView_Co_ntent_Assist_3=Co&ntent Assist
VariablesView_Cu_t_11=Cu&t
VariablesView_Error_1=Error
VariablesView_Select__All_5=Select &All
VariablesView_Unable_to_configure_variable_details_area__2=Unable to configure variable details area.
VariablesView_56={0} : {1}

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

IndexedVariablePartition_4=Value modification not supported for indexed partitions.

AvailableLogicalStructuresAction_0=Select From Available Logical Structures
AvailableLogicalStructuresAction_1=&Show As
MaxDetailsLengthDialog_0=Configure Details Area
MaxDetailsLengthDialog_1=&Maximum characters to display in details area (0 = unlimited):
MaxDetailsLengthDialog_2=Integer must be non-negative
MaxDetailsLengthDialog_3=Enter an integer

Back to the top