blob: 25087cbc6941c8d180897b8f820bb07e565a69e5 [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 2007 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
#
# Sebastian Davids <sdavids@gmx.de> - Bug 114276
###############################################################################
DefaultEditorDescription_name = &Default Editor
OpenWithMenu_label=Open Wit&h
RefactorMenu_label=Refac&tor
BuildPath_label=&Build Path
BuildAction_label=&Build Project
SelectionConverter_codeResolve_failed=Could not convert text selection into a Script element
OpenAction_label=&Open
OpenAction_tooltip=Open an Editor on the Selected Element
OpenAction_description=Open an editor on the selected element
OpenAction_declaration_label=&Open Declaration
OpenAction_select_element=&Select or enter the element to open:
OpenAction_error_title=Open
OpenAction_error_message=Cannot open default editor.
OpenAction_error_messageArgs=Cannot open default editor on {0}. {1}
OpenAction_error_messageProblems=Problems Opening Editor
OpenAction_error_messageBadSelection=Current text selection does not resolve to a Script element
#OpenNewScriptProjectWizardAction_description=Opens the new Script project wizard
OpenNewSourceFolderWizardAction_description=Opens the new Script source folder wizard
NewWizardsActionGroup_new=Ne&w
OpenProjectAction_dialog_title=Open Project
OpenProjectAction_dialog_message=Select project(s) to be opened
OpenProjectAction_error_message=Problems while opening projects
#OpenScriptPerspectiveAction_dialog_title=Open Script Perspective
#OpenScriptPerspectiveAction_error_open_failed=Could not open Script perspective
#OpenScriptBrowsingPerspectiveAction_dialog_title=Open Script Browsing Perspective
#OpenScriptBrowsingPerspectiveAction_error_open_failed=Could not open Script browsing perspective
OpenTypeInHierarchyAction_label=Open Type in Hierarchy...
OpenTypeInHierarchyAction_description=Open a type in a type hierarchy
OpenTypeInHierarchyAction_tooltip=Open a Type in a Type Hierarchy
OpenTypeInHierarchyAction_dialogMessage=&Choose a type (? = any character, * = any string):
OpenTypeInHierarchyAction_dialogTitle=Open Type in Hierarchy
OpenNewSourceFolderWizardAction_tooltip=Opens the new Script source folder wizard
OpenNewSourceFolderWizardAction_text2=New Source Folder...
RefreshAction_label= Re&fresh
RefreshAction_toolTip= Refresh
RefreshAction_progressMessage= Refreshing...
RefreshAction_error_title= Refresh Problems
RefreshAction_error_message= Problems occurred refreshing the selected resources.
RefreshAction_locationDeleted_title= Project location has been deleted
RefreshAction_locationDeleted_message= The location for project {0} ({1}) has been deleted.\n Delete {0} from the workspace?
ActionUtil_notOnBuildPath_title=Cannot Perform Operation
ActionUtil_notOnBuildPath_message=The resource is not on the build path of a Script project.
ActionUtil_notOnBuildPath_resource_message=The resource ''{0}'' is not on the build path of a Script project.
ActionUtil_not_possible=Cannot Perform Operation
ActionUtil_no_linked=This operation is unavailable on linked packages and package fragment roots.
SelectAllAction_label= Select A&ll
SelectAllAction_tooltip= Select All
ToggleLinkingAction_label=Lin&k With Editor
ToggleLinkingAction_tooltip=Link with Editor
ToggleLinkingAction_description=Link with active editor
RefactorActionGroup_noRefactoringAvailable=<no refactoring available>
OpenTypeHierarchyAction_label=Ope&n Type Hierarchy
OpenTypeHierarchyAction_tooltip=Open a Type Hierarchy on the Selected Element
OpenTypeHierarchyAction_description=Open a type hierarchy on the selected element
OpenTypeHierarchyAction_dialog_title=Open Type Hierarchy
OpenTypeHierarchyAction_messages_title=Cannot create type hierarchy
OpenTypeHierarchyAction_messages_no_script_element=A Model element must be selected.
OpenTypeHierarchyAction_messages_no_script_resources=The selected element does not contain any Script resource.
OpenTypeHierarchyAction_messages_no_types=The selected compilation unit does not contain a type.
OpenTypeHierarchyAction_messages_no_valid_script_element=A valid Model element must be selected.