blob: 53873a9bcc1ab33ec22c9281cdaed20bada36087 [file] [log] [blame]
###############################################################################
# Copyright (c) 2008, 2015 Red Hat Inc. and others.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License v. 2.0 which is available at
# https://www.eclipse.org/legal/epl-2.0
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# Red Hat Inc. - initial API and implementation
# IBM Corporation
###############################################################################
Bundle-Vendor = Eclipse Mylyn
Bundle-Name = Mylyn CDT Bridge
structureBridge.name = CDT Structure Bridge
MarkLandmark.label=Mark as Landmark
MarkLandmark.tooltip=Mark the selected element as a landmark
RemoveFromContext.label=Remove from Context
RemoveFromContext.tooltip=Mark selected element as uninteresting
ShowFilteredChildren.label=Show Filtered Children
ShowFilteredChildren.tooltip=Show filtered children of selected element, if any exist
FocusActiveTask.label=Focus on Active Task
FocusActiveTask.tooltip=Focus only on elements in active Mylyn task
actionSet.label = C/C++ Task Context
ToggleActiveFoldingAction.label = Focus Editor on Active Task
ToggleActiveFoldingAction.tooltip = Automatically Fold Uninteresting Elements
commands.category.description = CDT Task-Focused Interface Commands
commands.category.name = CDT Context
command.folding.auto.description = Toggle Active Folding
command.folding.auto.name = Toggle Active Folding