blob: 736411bec29da76d652781195d7b78a8378ffd5e [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 2005 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
###############################################################################
AbstractInformationControl_viewMenu_toolTipText= Menu
AbstractInformationControl_viewMenu_move_label= &Move
AbstractInformationControl_viewMenu_resize_label= &Resize
AbstractInformationControl_viewMenu_remember_label= R&emember Size and Location
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