Project

General

Profile

Download (2.97 KB) Statistics
| Branch: | Tag: | Revision:
1
###############################################################################
2
# Copyright (c) 2002, 2008 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
###############################################################################
11
CUSTOMIZE_DIALOG_TITLE=Customize Palette
12
COLLAPSE_OPTIONS_TITLE=Drawer options:  
13
SETTINGS_LAYOUT_OPTIONS_TITLE=Layout options
14
MOVE_UP_LABEL=Move &Up
15
MOVE_DOWN_LABEL=Move Do&wn
16
DELETE_LABEL=&Delete
17
NEW_LABEL=&New
18
SETTINGS_COLUMNS_VIEW_LABEL=&Columns
19
SETTINGS_LIST_VIEW_LABEL=&List
20
SETTINGS_USE_LARGE_ICONS_LABEL=&Use large icons
21
SETTINGS_USE_LARGE_ICONS_LABEL_CAPS=&Use Large Icons
22
SETTINGS_ICONS_VIEW_LABEL=&Icons only
23
COLLAPSE_NEVER_LABEL=&Never close
24
COLLAPSE_ALWAYS_LABEL=&Always close when opening another drawer
25
COLLAPSE_AS_NEEDED_LABEL=Close automatically &when there is not enough room
26
NO_SELECTION_TITLE=Nothing selected
27
NAME_LABEL=Na&me:  
28
DESCRIPTION_LABEL=Des&cription:  
29
HIDDEN_LABEL=&Hide
30
NO_DESCRIPTION_AVAILABLE=No description is available.
31
NO_SELECTION_MADE=Select a node from the tree on the left.
32
MENU_OPEN_CUSTOMIZE_DIALOG=Cus&tomize...
33
MODEL_TYPE_DRAWER=Drawer
34
MODEL_TYPE_SEPARATOR=Separator
35
MODEL_TYPE_STACK=Stack
36
NEW_SEPARATOR_DESC=Separates entries in a palette container
37
NEW_DRAWER_LABEL=New Drawer
38
NEW_SEPARATOR_LABEL=[Separator]
39
NEW_STACK_LABEL=New Stack
40
APPLY_LABEL=&Apply
41
MODEL_TYPE_GROUP=Group
42
NEW_GROUP_LABEL=New Group
43
LAYOUT_MENU_LABEL=&Layout
44
ERROR=Could Not Accept Changes
45
ABORT_PAGE_FLIPPING_MESSAGE=The currently displayed page contains invalid values.
46
MENU_OPEN_SETTINGS_DIALOG=&Settings...
47
SETTINGS_DIALOG_TITLE=Palette Settings
48
SETTINGS_DETAILS_VIEW_LABEL=&Details
49
SETTINGS_FONT_TITLE=Font
50
SETTINGS_FONT_CHANGE=C&hange...
51
SETTINGS_FONT_CURRENT=Font:  
52
SETTINGS_LAYOUT_TITLE=Layout:  
53
SETTINGS_DRAWER_OPTIONS_TITLE=Drawer Options
54
EXPAND_DRAWER_AT_STARTUP_LABEL=&Open drawer at start-up
55
SETTINGS_OPTIONS_DETAILS=Details layout options
56
SETTINGS_OPTIONS_ICONS_ONLY=Icons only layout options
57
SETTINGS_OPTIONS_LIST=List layout options
58
SETTINGS_OPTIONS_COLUMNS=Columns layout options
59
SETTINGS_LAYOUT_COLUMNS_WIDTH=Colu&mn width (in pixels):  
60
SETTINGS_LAYOUT_COLUMNS_OVERRIDE_WIDTH=&Override default column width settings
61
DRAWER_PIN_AT_STARTUP=&Pin drawer open at start-up
62
SETTINGS_DEFAULT_FONT=&Restore Default
63
SETTINGS_WORKBENCH_FONT_LABEL=<Using Workbench Dialog Font>
64
NAME_DESCRIPTION_SEPARATOR=-
65
SETTINGS_ICONS_VIEW_LABEL_CAPS=&Icons Only
66
PINNED=&Pinned
67
TOOLTIP_PIN_FIGURE=Pin Open
68
TOOLTIP_UNPIN_FIGURE=Unpin
69
DOCK_LABEL=&Dock On
70
LEFT_LABEL=&Left
71
RIGHT_LABEL=&Right
72
RESIZE_LABEL=&Resize
73
PALETTE_SHOW=Show Palette
74
PALETTE_HIDE=Hide Palette
75
ACC_DESC_PALETTE_BUTTON=Press to show or hide the palette
76
ACC_DESC_PALETTE_TITLE=Use the context menu to move or resize the Palette
(58-58/59)