blob: b876fd39777706043942a9738cea25647e127d7d [file] [log] [blame]
###############################################################################
# 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
###############################################################################
EnableMemberFilterAction_label=Members in Hierarchy
EnableMemberFilterAction_tooltip=Lock View and Show Members in Hierarchy
EnableMemberFilterAction_description=Lock view and show members in hierarchy
ToggleOrientationAction_horizontal_label=&Horizontal
ToggleOrientationAction_horizontal_tooltip=Horizontal
ToggleOrientationAction_horizontal_description=Horizontal
ToggleOrientationAction_vertical_label=&Vertical
ToggleOrientationAction_vertical_tooltip=Vertical
ToggleOrientationAction_vertical_description=Vertical
ToggleOrientationAction_automatic_label=&Automatic
ToggleOrientationAction_automatic_tooltip=Automatic
ToggleOrientationAction_automatic_description=Automatic
ToggleOrientationAction_single_label=Hierarchy &Only
ToggleOrientationAction_single_tooltip=Hierarchy Only
ToggleOrientationAction_single_description=Hierarchy Only
FocusOnSelectionAction_label=Fo&cus On ''{0}''
FocusOnSelectionAction_tooltip=Focus the Type Hierarchy on the Selected Element
FocusOnSelectionAction_description=Focus the Type Hierarchy on the selected element
FocusOnTypeAction_label=Foc&us On...
FocusOnTypeAction_tooltip=Focus the Type Hierarchy on a New Type
FocusOnTypeAction_description=Focus the Type Hierarchy on a new type
FocusOnTypeAction_dialog_title=Focus On Type
FocusOnTypeAction_dialog_message=&Select the type to be shown in the Type Hierarchy view:
HistoryDropDownAction_tooltip=Previous Type Hierarchies
HistoryDropDownAction_clearhistory_label=Clear History
HistoryAction_description=Open ''{0}'' in Hierarchy
HistoryAction_tooltip=Open ''{0}'' in Hierarchy
HistoryAction_inputElements_1={0}
HistoryAction_inputElements_2={0}, {1}
HistoryAction_inputElements_more= {0}, {1}, ...
HistoryListDialog_title=Type Hierarchy History
HistoryListDialog_label=&Select the element to open in the type hierarchy:
HistoryListDialog_remove_button=&Remove
HistoryListAction_label=History...
ShowInheritedMembersAction_label=All Inherited Members
ShowInheritedMembersAction_tooltip=Show All Inherited Members
ShowInheritedMembersAction_description=Show all inherited members
ShowQualifiedTypeNamesAction_label=Show &Qualified Type Names
ShowQualifiedTypeNamesAction_tooltip=Show Qualified Type Names
ShowQualifiedTypeNamesAction_description=Show qualified type names
SortByDefiningTypeAction_label=Sort by the Defining Type
SortByDefiningTypeAction_tooltip=Sort Methods by the Defining Type
SortByDefiningTypeAction_description=Sort methods by the defining type
TypeHierarchyLifeCycle_computeInput=Computing type hierarchy of ''{0}''...
TypeHierarchyViewPart_error_title=Open Type Hierarchy
TypeHierarchyViewPart_createinput=Creating type hierarchy of ''{0}''...
TypeHierarchyViewPart_error_message=The selected element only exists in the editor. To perform this operation you have to save the editor first.
TypeHierarchyViewPart_empty=To display the type hierarchy, select a type (for example in the outline view or in the editor), and select the \'Open Type Hierarchy\' menu option. Alternatively, you can drag and drop an element (e.g. project, package, type) onto this view.
TypeHierarchyViewPart_nodecl=All types of the current hierarchy ''{0}'' have been filtered by either the selected working set or the chosen locked method.
TypeHierarchyViewPart_exception_title=Type Hierarchy
TypeHierarchyViewPart_exception_message=Creating hierarchy failed. See log for details.
TypeHierarchyViewPart_tooltip=Type Hierarchy of ''{0}''
TypeHierarchyViewPart_ws_description=''{0}'' - in working set: {1}
TypeHierarchyViewPart_ws_tooltip=Type Hierarchy of ''{0}'' - in working set: {1}
TypeHierarchyViewPart_restoreinput=Restoring type hierarchy of ''{0}''...
TypeHierarchyViewPart_layout_submenu=&Layout
ToggleViewAction_subtypes_label=Su&btype Hierarchy
ToggleViewAction_subtypes_tooltip=Show the Subtype Hierarchy
ToggleViewAction_subtypes_description=Show the subtype hierarchy
ToggleViewAction_supertypes_label=Su&pertype Hierarchy
ToggleViewAction_supertypes_tooltip=Show the Supertype Hierarchy
ToggleViewAction_supertypes_description=Show the supertype hierarchy
ToggleViewAction_vajhierarchy_label=&Type Hierarchy
ToggleViewAction_vajhierarchy_tooltip=Show the Type Hierarchy
ToggleViewAction_vajhierarchy_description=Show the type hierarchy
HierarchyInformationControl_methodhierarchy_label=Types implementing or defining ''{0}.{1}''
HierarchyInformationControl_hierarchy_label=Type hierarchy of ''{0}'':
HierarchyInformationControl_toggle_traditionalhierarchy_label=Press ''{0}'' to see the subtype hierarchy
HierarchyInformationControl_toggle_superhierarchy_label=Press ''{0}'' to see the supertype hierarchy