blob: 839f9b775cd967a4412ab4566fe17b5aa6920a3c [file] [log] [blame]
###############################################################################
# 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
# Pawel Piech - Wind River - adapted to use in Debug view
###############################################################################
Breadcrumb_NoActiveContext=No Active Context
LaunchView_ViewModeMenu_label=&Layout
DebugViewModeAction_Auto_label=&Automatic
DebugViewModeAction_Auto_tooltip=Automatic
DebugViewModeAction_Auto_description=Switch layout automatically when the view is resized
DebugViewModeAction_Full_label=&Tree
DebugViewModeAction_Full_tooltip=Tree
DebugViewModeAction_Full_description=Always show the tree viewer
DebugViewModeAction_Compact_label=&Breadcrumb
DebugViewModeAction_Compact_tooltip=Breadcrumb
DebugViewModeAction_Compact_description=Always show the breadcrumb viewer
BreadcrumbDropDownAutoExpandAction_label=Auto-&Expand Breadcrumb
BreadcrumbDropDownAutoExpandAction_tooltip=Auto-Expand Breadcrumb
BreadcrumbDropDownAutoExpandAction_description=In the breadcrumb drop-down, automatically expand elements to reveal full selection in view.