blob: 8f638ec6f34a4951e3a5cf3ae2b859d96c8c754d [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 2011 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
###############################################################################
JavaWorkingSetPage_add_button=&Add ->
JavaWorkingSetPage_addAll_button=A&dd All ->
JavaWorkingSetPage_remove_button=<- &Remove
JavaWorkingSetPage_removeAll_button=\ \ <- R&emove All
JavaWorkingSetPage_title= Java Working Set
JavaWorkingSetPage_workingSet_name= &Working set name:
JavaWorkingSetPage_workingSet_description= Enter a working set name and select the working set elements.
JavaWorkingSetPage_workingSet_content= Working set &content:
JavaWorkingSetPage_workspace_content=W&orkspace content:
JavaWorkingSetPage_warning_nameMustNotBeEmpty= The name must not be empty.
JavaWorkingSetPage_warning_workingSetExists= A working set with that name already exists.
JavaWorkingSetPage_warning_resourceMustBeChecked= No resources selected.
JavaWorkingSetPage_warning_nameWhitespace= The name must not have leading or trailing whitespace.
SelectWorkingSetAction_text= Select &Working Set...
SelectWorkingSetAction_toolTip= Select a working set
EditWorkingSetAction_text= &Edit Active Working Set...
EditWorkingSetAction_toolTip= Edit the active working set
EditWorkingSetAction_error_nowizard_title= Edit Working Set
EditWorkingSetAction_error_nowizard_message= Cannot edit the active working set.
ClearWorkingSetAction_text= &Deselect Working Set
ClearWorkingSetAction_toolTip= Deselect the active working set
ConfigureWorkingSetAction_label=Configure &Working Sets...
ViewActionGroup_show_label=&Top Level Elements
ViewActionGroup_projects_label=&Projects
ViewActionGroup_workingSets_label=&Working Sets
#---- working set model ---------------------------------------------------------------
WorkingSetModel_others_name=Other Projects
#---- working set configuration dialog ------------------------------------------------
WorkingSetConfigurationDialog_title=Configure Working Sets
WorkingSetConfigurationDialog_message=Select and sort &working sets visible in Package Explorer:
WorkingSetConfigurationDialog_new_label=&New...
WorkingSetConfigurationDialog_edit_label=&Edit...
WorkingSetConfigurationDialog_remove_label=&Remove
WorkingSetConfigurationDialog_up_label=&Up
WorkingSetConfigurationDialog_down_label=&Down
WorkingSetConfigurationDialog_selectAll_label=Select &All
WorkingSetConfigurationDialog_deselectAll_label=Dese&lect All
WorkingSetConfigurationDialog_sort_working_sets=&Sort working sets
#---- Properties action -------------------------------------------------------
RemoveWorkingSetElementAction_label=Remo&ve from Working Set
ConfigureWorkingSetAssignementAction_SelectAll_button=Select &All
ConfigureWorkingSetAssignementAction_New_button=&New...
ConfigureWorkingSetAssignementAction_DeselectAll_button=&Deselect All
ConfigureWorkingSetAssignementAction_OnlyShowVisible_check=Show &only Package Explorer working sets
ConfigureWorkingSetAssignementAction_OnlyShowVisible_link=<a>Configure Package Explorer working sets...</a>
ConfigureWorkingSetAssignementAction_WorkingSets_actionLabel=&Assign Working Sets...
ConfigureWorkingSetAssignementAction_WorkingSetAssignments_title=Working Set Assignments
ConfigureWorkingSetAssignementAction_DialogMessage_specific=Select &working sets for ''{0}'':
ConfigureWorkingSetAssignementAction_DialogMessage_multi=Select &working sets for {0} selected elements:
ConfigureWorkingSetAssignementAction_XofY_label={0} ({1} of {2})