blob: 5722fe4d46b2ddb4aa492cb1f107f64de14daea8 [file] [log] [blame]
###############################################################################
# Copyright (c) 2005, 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
###############################################################################
Projection.Toggle.label= &Enable Folding
Projection.Toggle.tooltip= Toggles Folding
Projection.Toggle.description= Toggles folding for the current editor
Projection.Toggle.image=
Projection.ExpandAll.label= Expand &All
Projection.ExpandAll.tooltip= Expands All Collapsed Regions
Projection.ExpandAll.description= Expands any collapsed regions in the current editor
Projection.ExpandAll.image=
Projection.Expand.label= E&xpand
Projection.Expand.tooltip= Expands the Current Collapsed Region
Projection.Expand.description= Expands the collapsed region at the current selection
Projection.Expand.image=
Projection.CollapseAll.label= Collapse A&ll
Projection.CollapseAll.tooltip= Collapses All Expanded Regions
Projection.CollapseAll.description= Collapse any expanded regions in the current editor
Projection.CollapseAll.image=
Projection.Collapse.label= Colla&pse
Projection.Collapse.tooltip= Collapses the Current Region
Projection.Collapse.description= Collapses the Current Region
Projection.Collapse.image=
Projection.Restore.label= &Reset Structure
Projection.Restore.tooltip= Restore the Original Folding Structure
Projection.Restore.description= Restores the original folding structure
Projection.Restore.image=
Projection.CollapseComments.label= Collapse &Comments
Projection.CollapseComments.tooltip= Collapses All Comments
Projection.CollapseComments.description= Collapses all comments
Projection.CollapseComments.image=
Projection.CollapseMembers.label= Collapse &Members
Projection.CollapseMembers.tooltip= Collapses All Members
Projection.CollapseMembers.description= Collapses all members
Projection.CollapseMembers.image=