blob: 8155b0e6aeeff5afdfe0aed357e520193568342e [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
###############################################################################
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