blob: 40b16f772e475d21e31b1d855bc6e4017e0ec208 [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 2009 IBM Corporation and others.
#
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
JavaOutlineInformationControl_SortByDefiningTypeAction_label= Sort by the Defining &Type
JavaOutlineInformationControl_SortByDefiningTypeAction_tooltip= Sort Members by the Defining Type
JavaOutlineInformationControl_SortByDefiningTypeAction_description= Sort members by the defining type
JavaOutlineInformationControl_LexicalSortingAction_label= &Sort
JavaOutlineInformationControl_LexicalSortingAction_tooltip= Sort
JavaOutlineInformationControl_LexicalSortingAction_description= Enable Sorting
JavaOutlineInformationControl_GoIntoTopLevelType_label= &Go Into Top Level Type
JavaOutlineInformationControl_GoIntoTopLevelType_tooltip= Go Into Top Level Type
JavaOutlineInformationControl_GoIntoTopLevelType_description= Show children of top level type only