Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: fed153b9152e629741153ec2cc7bef5206ddd7e6 (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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# ==============================================================================
# Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) 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:
#    Victor Roldan Betancort - initial API and implementation
#    Eike Stepper            - maintenance
# ==============================================================================

# ==============================================================================
# This properties file contains all strings subject to be shown in the UI.
# ==============================================================================

ContainerView_1=Refresh
ContainerView_2=Refresh view
CredentialsDialog_1=Enter your user ID and password.
CredentialsDialog_2=User ID:
CredentialsDialog_3=Password:
CredentialsDialog_0=Login
IntrospectAction_0=Introspect
MasterDetailsView_2=Refresh
MasterDetailsView_3=Refresh
Net4jContainerItemProvider_0=Remove
Net4jContainerItemProvider.1=Remove
Net4jIntrospectorView_1=
Net4jIntrospectorView_10=Type
Net4jIntrospectorView_11=Element
Net4jIntrospectorView_12=Type
Net4jIntrospectorView_13=Index
Net4jIntrospectorView_14=Element
Net4jIntrospectorView_15=Type
Net4jIntrospectorView_16=Back
Net4jIntrospectorView_17=Container
Net4jIntrospectorView_18=null
Net4jIntrospectorView_21=null
Net4jIntrospectorView_22=
Net4jIntrospectorView_24=null
Net4jIntrospectorView_25=
Net4jIntrospectorView_27=null
Net4jIntrospectorView_28=null
Net4jIntrospectorView_29=
Net4jIntrospectorView_4=Field
Net4jIntrospectorView_5=Value
Net4jIntrospectorView_6=Declared Type
Net4jIntrospectorView_7=Concrete Type
Net4jIntrospectorView_8=Key
Net4jIntrospectorView_9=Value
SafeAction_0=...
SafeAction_1=See the Error log for details.
SafeActionDelegate_0=See the Error log for details.
SafeActionDelegate_1=Error
SashLayoutAction_0=Vertical
SashLayoutAction_1=Horizontal
SashLayoutAction_2=Layout
TextAndDisable.0=Disabled

Back to the top