blob: 067667471db758c01d9104bac235f76a9a37d332 [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 2003 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Common Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/cpl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
JavaPlugin.internal_error=Internal Error
JavaElementProperties.name=Name
#########
## actions
#########
AddMethodStubAction.label=Create Method
AddMethodStubAction.detailed.implement=&Implement in ''{0}''
AddMethodStubAction.detailed.override=&Override in ''{0}''
AddMethodStubAction.description=Add method stub to type
AddMethodStubAction.tooltip=Add Method Stub to Type
AddMethodStubAction.error.title=Add Method Stub Failed
AddMethodStubAction.error.type_removed_in_editor=Input type has been removed in editor
AddMethodStubAction.QueryDialog.title=Create Method Stub
AddMethodStubAction.OverridesFinalDialog.message=This will override the final method ''{0}'' from ''{1}''\nOK to continue?
AddMethodStubAction.OverridesPrivateDialog.message=This will override the private method ''{0}'' from ''{1}''\nOK to continue?
AddMethodStubAction.ReplaceExistingDialog.message=This will replace the existing method ''{0}''.\nOK to continue?
OpenTypeAction.description=Open a type in the editor
OpenTypeAction.tooltip=Open a Type
OpenTypeAction.dialogMessage=&Choose a type (? = any character, * = any string):
OpenTypeAction.dialogTitle=Open Type
OpenTypeAction.errorMessage=An exception occurred while opening the type.
OpenTypeAction.errorTitle=Open Type
OpenTypeAction.label=Open Type...
#######
## dialogs
#######
JavaUI.defaultDialogMessage=Select entries:
MultiElementListSelectionDialog.pageInfoMessage=Page {0} of {1}
MultiTypeSelectionDialog.dialogMessage=Could not uniquely map the type name to a type. Path is {0}
MultiTypeSelectionDialog.dialogTitle=Select Type
MultiTypeSelectionDialog.errorMessage=Could not uniquely map the type name to a type.
MultiTypeSelectionDialog.errorTitle=Select Type
MultiTypeSelectionDialog.error2Message=Unexpected exception. See log for details.
MultiTypeSelectionDialog.error2Title=Exception
TypeSelectionDialog.errorMessage=Could not uniquely map the type name to a type.
TypeSelectionDialog.dialogMessage=Could not uniquely map the type name to a type. Path is {0}
TypeSelectionDialog.errorTitle=Select Type
TypeSelectionDialog.lowerLabel=&Qualifier:
TypeSelectionDialog.upperLabel=&Matching types:
TypeSelectionDialog.notypes.title=Type Selection
TypeSelectionDialog.notypes.message=No types available.
TypeSelectionDialog.error2Message=Unexpected exception. See log for details.
TypeSelectionDialog.error2Title=Exception
TypeSelectionDialog.error3Message=Unexpected exception. See log for details.
TypeSelectionDialog.error3Title=Exception
ExceptionDialog.seeErrorLogMessage= See error log for more details.
MainTypeSelectionDialog.errorTitle=Error
MultiMainTypeSelectionDialog.errorTitle=Error
PackageSelectionDialog.error.title=Error
PackageSelectionDialog.nopackages.title=Package Selection
PackageSelectionDialog.nopackages.message=No packackes available.
BuildPathDialog.title= Java Build Path for {0}
OverrideMethodDialog.groupMethodsByTypes=Group methods by &types
OverrideMethodDialog.createComment=Generate method &comments
OverrideMethodDialog.dialog.title=Override/Implement Methods
OverrideMethodDialog.dialog.description=Select methods to override or implement:
OverrideMethodDialog.selectioninfo.more={0} of {1} selected.
OverrideMethodDialog.first_method= As first method
OverrideMethodDialog.enterAt_label= &Insert point:
######
## dnd
######
LocalSelectionTransfer.errorMessage=Received wrong transfer data.
###########
## viewsupport
###########
JavaImageLabelprovider.assert.wrongImage=no image for this JavaElement Type
JavaElementLabels.default_package=(default package)
JavaElementLabels.anonym_type=new {0}() '{..'}
JavaElementLabels.anonym=new Anonymous
JavaElementLabels.import_container=import declarations
JavaElementLabels.initializer={...}
JavaElementLabels.concat_string=\ -\
JavaElementLabels.comma_string=,\
JavaElementLabels.declseparator_string=\ :\
StatusBarUpdater.num_elements_selected={0} items selected
#########
## util
#########
OpenTypeHierarchyUtil.error.open_view=Problems opening Type Hierarchy View
OpenTypeHierarchyUtil.error.open_perspective=Problems opening Type Hierarchy Perspective
OpenTypeHierarchyUtil.error.open_editor=Problems opening Java Editor
OpenTypeHierarchyUtil.selectionDialog.title=Open In Type Hierarchy
OpenTypeHierarchyUtil.selectionDialog.message=&Select the type to be shown in the Type Hierarchy:
TypeInfoLabelProvider.default_package=(default package)
TypeInfoLabelProvider.dash=\ -
JavaUIHelp.link.label=Javadoc for {0}
#########
# DnD
#########
ResourceTransferDragAdapter.cannot_delete_resource=Cannot delete resources
ResourceTransferDragAdapter.moving_resource=Moving Resources with Drag and Drop
ResourceTransferDragAdapter.cannot_delete_files=Cannot delete the following file(s)
#########
# misc
#########
JavaAnnotationHover.multipleMarkersAtThisLine=Multiple markers at this line
HTMLTextPresenter.ellipsis=
HTML2TextReader.dash=-
JavaEditor.codeassist.noCompletions=No completions available.
OptionalMessageDialog.dontShowAgain= Don't show this message again
ElementValidator.cannotPerform= The requested operation cannot be performed.
SelectionListenerWithASTManager.job.title=Java AST creation