blob: a701595a121e5bd7e70612f732062a1b3019474d [file] [log] [blame]
#########################################
# (c) Copyright IBM Corp. 2000, 2001.
# All Rights Reserved.
#########################################
##############################################################
# Global values
##############################################################
org.eclipse.jdt.ui.ok.label=OK
org.eclipse.jdt.ui.cancel.label=Cancel
##############################################################
# Source Editor Actions
##############################################################
Editor.Undo.label=Undo@Ctrl+Z
Editor.Undo.tooltip=Undo
Editor.Undo.image=
Editor.Undo.description=Undo
Editor.Redo.label=Redo@Ctrl+Y
Editor.Redo.tooltip=Redo
Editor.Redo.image=
Editor.Redo.description=Redo
Editor.Cut.label=Cut@Ctrl+X
Editor.Cut.tooltip=Cut
Editor.Cut.image=
Editor.Cut.description=Cut
Editor.Copy.label=Copy@Ctrl+C
Editor.Copy.tooltip=Copy
Editor.Copy.image=
Editor.Copy.description=Copy
Editor.Paste.label=Paste@Ctrl+V
Editor.Paste.tooltip=Paste
Editor.Paste.image=
Editor.Paste.description=Paste
Editor.Delete.label=Delete@Delete
Editor.Delete.tooltip=Delete
Editor.Delete.image=
Editor.Delete.description=Delete
Editor.SelectAll.label=Select All@Ctrl+A
Editor.SelectAll.tooltip=Select All
Editor.SelectAll.image=
Editor.SelectAll.description=Select All
Editor.ShiftRight.label=Shift Right@Ctrl+I
Editor.ShiftRight.tooltip=Shift Right
Editor.ShiftRight.image=
Editor.ShiftRight.description=Shift the selected text to the right
Editor.ShiftLeft.label=Shift Left@Ctrl+Shift+I
Editor.ShiftLeft.tooltip=Shift Left
Editor.ShiftLeft.image=
Editor.ShiftLeft.description=Shift the selected text to the left
Editor.Comment.label=Comment
Editor.Comment.tooltip=Comment the selected lines
Editor.Comment.image=
Editor.Comment.description=Turn the selected lines into Java comments
Editor.Uncomment.label=Uncomment
Editor.Uncomment.tooltip=Uncomment the selected Java comment lines
Editor.Uncomment.image=
Editor.Uncomment.description=Uncomment the selected Java comment lines
Editor.Format.label=Format
Editor.Format.tooltip=Format the selected text
Editor.Format.image=
Editor.Format.description=Format the selected text
Editor.FindReplace.label=Find/Replace...@Ctrl+F
Editor.FindReplace.tooltip=Find/Replace
Editor.FindReplace.image=
Editor.FindReplace.description=Find/Replace
Editor.AddBookmark.label=Bookmark
Editor.AddBookmark.tooltip=Bookmark
Editor.AddBookmark.image=
Editor.AddBookmark.description=Add Bookmark
Editor.AddBookmark.dialog.title=Add Bookmark
Editor.AddBookmark.dialog.message=Enter Bookmark name
Editor.AddTask.label=Task
Editor.AddTask.tooltip=Task
Editor.AddTask.image=
Editor.AddTask.description=Add Task
Editor.Save.label=Save@Ctrl+S
Editor.Save.tooltip=Save
Editor.Save.image=
Editor.Save.description=Save
Editor.Revert.label=Revert
Editor.Revert.tooltip=Revert
Editor.Revert.image=
Editor.Revert.description=Revert
Editor.AddBreakpoint.label=Breakpoint
Editor.AddBreakpoint.tooltip=Add Breakpoint
Editor.AddBreakpoint.image=
Editor.AddBreakpoint.description=Add Breakpoint
Editor.ManageBreakpoints.add.label=Add Breakpoint
Editor.ManageBreakpoints.remove.label=Remove Breakpoint
Editor.ManageBreakpoints.tooltip=Add/Remove Breakpoint
Editor.ManageBreakpoints.image=
Editor.ManageBreakpoints.description=Add or remove breakpoints in the editor's ruler
Editor.ManageBreakpoints.error.add.title=Add Breakpoint
Editor.ManageBreakpoints.error.add.message=Cannot add breakpoint
Editor.ManageBreakpoints.error.remove.title=Remove Breakpoint
Editor.ManageBreakpoints.error.remove.message=Cannot remove breakpoint
Editor.ManageBookmarks.add.label=Add Bookmark
Editor.ManageBookmarks.remove.label= Remove Bookmark
Editor.ManageBookmarks.tooltip=Adds and removes Bookmarks
Editor.ManageBookmarks.image=
Editor.ManageBookmarks.description=Adds and removes Bookmarks
Editor.ManageBookmarks.add.dialog.title=Add Bookmark
Editor.ManageBookmarks.add.dialog.message= Enter Bookmark name
Editor.ManageTasks.add.label=Add Task
Editor.ManageTasks.remove.label=Remove Tasks
Editor.ManageTasks.tooltip=Adds and removes Tasks
Editor.ManageTasks.image=
Editor.ManageTasks.description=Adds and removes Tasks
Editor.ManageTasks.add.dialog.title=Add Task
Editor.ManageTasks.add.dialog.message= Enter Task description
Editor.ContentAssistProposal.label=Content Assist@Ctrl+Space
Editor.ContentAssistProposal.tooltip=Content Assist
Editor.ContentAssistProposal.image=
Editor.ContentAssistProposal.description=Content Assist
Editor.ContentAssistTip.label=Content Tip@Ctrl+Shift+Space
Editor.ContentAssistTip.tooltip=Content Tip
Editor.ContentAssistTip.image=
Editor.ContentAssistTip.description=Content Tip
Editor.GotoLine.label=&Goto Line...@Ctrl+L
Editor.GotoLine.tooltip=Go to a line
Editor.GotoLine.image=
Editor.GotoLine.description=Go to a line
Editor.GotoLine.dialog.title=Goto Line
Editor.GotoLine.dialog.message=Enter line number:
Editor.GotoLine.dialog.invalid_input=Invalid line number
Editor.GotoLine.dialog.invalid_range=Line number out of range
Editor.NextError.label=Next Problem@Ctrl+P
Editor.NextError.tooltip=Go to next problem
Editor.NextError.description=Go to next problem
Editor.NextError.image=
Editor.PreviousError.label=Previous Problem@Ctrl+Shift+P
Editor.PreviousError.tooltip=Go to previous problem
Editor.PreviousError.description=Go to previous problem
Editor.PreviousError.image=
Editor.OpenOnSelection.label=&Open on Selection@F3
Editor.OpenOnSelection.description=Open an editor on the selected element
Editor.OpenOnSelection.title=Open on Selection
Editor.OpenOnSelection.message=Select or enter the element to open
Editor.OpenHierarchyOnSelection.label=Open Type Hierarchy@F4
Editor.OpenHierarchyOnSelection.description=Show the type hierarchy of the selected element
Editor.OpenHierarchyOnSelection.title=Open Type Hierarchy
Editor.OpenHierarchyOnSelection.message=Select the type to open
Editor.AddBreakpoint.label=Breakpoint
Editor.AddBreakpoint.description=Add breakpoint
Editor.AddBreakpoint.error.add_breakpoint.title=Add breakpoint
Editor.AddBreakpoint.error.add_breakpoint.message=Could not add breakpoint
Editor.RunToLine.label=Run To Line
Editor.RunToLine.description=Run To Line
Editor.RunToLine.error.run_to_line.title=Run to line
Editor.RunToLine.error.run_to_line.message=Unable to process run to line request.
Editor.Display.label=Display
Editor.Display.description=Display
Editor.Display.tooltip=Display
Editor.Display.error.errorevaluating=Error evaluating
Editor.Display.error.nosfcontext=No stack frame context
Editor.Display.error.nosrccontext=No Java source element context
Editor.Display.error.noevaladapter=No evaluation adapter
Editor.Display.error.noreturn=(No explicit return value)
Editor.Display.error.unqualified=Unqualified Error
Editor.Display.error.position=Position
Editor.Inspect.label=Inspect
Editor.Inspect.description=Inspect the result of evaluating the selected text
Editor.Inspect.tooltip=Inspect the result of evaluating the selected text
Editor.Inspect.error.errorevaluating=Error evaluating
Editor.Inspect.error.nosfcontext=No stack frame context
Editor.Inspect.error.nosrccontext=No Java source element context
Editor.Inspect.error.noevaladapter=No evaluation adapter
Editor.Inspect.error.noreturn=(No explicit return value)
Editor.Inspect.error.unqualified=Unqualified Error
Editor.Inspect.error.position=Position
Editor.ruler.breakpoints.add.label=Add Breakpoint
Editor.ruler.breakpoints.add.description=Add breakpoint
Editor.ruler.breakpoints.error.add_breakpoint.title=Add breakpoint
Editor.ruler.breakpoints.error.add_breakpoint.message=Could not add breakpoint
Editor.ruler.breakpoints.remove.label=Remove Breakpoint
Editor.ruler.breakpoints.remove.description=Remove breakpoint
Editor.TogglePresentation.label=Change Presentation
Editor.TogglePresentation.tooltip=Show source of selected element only
Editor.TogglePresentation.tooltip.checked=Show complete source
Editor.TogglePresentation.tooltip.unchecked=Show source of selected element only
Editor.TogglePresentation.image
Editor.TogglePresentation.description=Show source of selected element only
Editor.ToggleTextHover.label=Show/Hide Text Hover
Editor.ToggleTextHover.tooltip=Show/Hide text hover
Editor.ToggleTextHover.tooltip.checked=Hide Text Hover
Editor.ToggleTextHover.tooltip.unchecked=Show Text Hover
Editor.ToggleTextHover.image
Editor.ToggleTextHover.description=Show/Hide text hover
Display.Clear.label=Clear
Display.Clear.description=Clears the Display
Display.Clear.tooltip=Clears the Display
##############################################################
# Error messages
##############################################################
Editor.Error.access.title=Error accessing compilation unit
Editor.Error.access.message=Cannot access compilation unit
Editor.Error.no_provider=Java Editor does not have a document provider
Editor.Error.save.title=Save problems
Editor.Error.save.message=Could not save file.
Editor.Error.save.deleted.title=Cannot Save
Editor.Error.save.deleted.message=File has been deleted.
Editor.Error.revert.title=Problems while reverting to saved state
Editor.Error.revert.message=Could not revert to saved state
Editor.Error.setinput.title=Problem while opening
Editor.Error.setinput.message=Cannot open input element:
Editor.Error.no_input=Unable to read contents Java Editor input
Editor.Error.invalid_input=Invalid Java Editor input
##############################################################
# Source Editor Outliner Actions
##############################################################
Outliner.DeleteISourceManipulations.label=&Delete
Outliner.DeleteISourceManipulations.description=Delete the selected element in the editor
Outliner.DeleteISourceManipulations.error.delete.title=Problems while deleting element
Outliner.DeleteISourceManipulations.error.delete.message=Cannot delete element:
Outliner.SortMembers.label=Sort
Outliner.SortMembers.tooltip=Enables/Disables Sorting
Outliner.SortMembers.tooltip.checked=Do Not Sort
Outliner.SortMembers.tooltip.unchecked=Sort
Outliner.SortMembers.description=Enables/disables sorting
Outliner.HideFields.label=Hide Fields
Outliner.HideFields.tooltip=Toggles the Visibility of Fields
Outliner.HideFields.tooltip.checked=Show Fields
Outliner.HideFields.tooltip.unchecked=Hide Fields
Outliner.HideFields.description=Toggles the visibility of fields
Outliner.HideNonePublicMembers.label=Show Public Members Only
Outliner.HideNonePublicMembers.tooltip=Toggles the Visibility of Non-public Members
Outliner.HideNonePublicMembers.tooltip.checked=Show Non-public Members
Outliner.HideNonePublicMembers.tooltip.unchecked=Hide Non-public Members
Outliner.HideNonePublicMembers.description=Toggles the visibility of none public members
Outliner.HideStaticMembers.label=Hide Static Members
Outliner.HideStaticMembers.tooltip=Toggles the Visibility of Static Members
Outliner.HideStaticMembers.tooltip.checked=Show Static Members
Outliner.HideStaticMembers.tooltip.unchecked=Hide Static Members
Outliner.HideStaticMembers.description=Toggles the visibility of static members
##############################################################
# General Actions & Labels
##############################################################
DefaultPackage.label=(default package)
ImportContainer.label=import declarations
Initializer.label=initializer
OpenSourceReferenceAction.label=&Open
OpenSourceReferenceAction.description=Open the selected element
OpenSourceReferenceAction.error.open.title=Problems while opening element
OpenSourceReferenceAction.error.open.message=Cannot open element:
ShowTypeHierarchyAction.label=&Show in Type Hierarchy
ShowTypeHierarchyAction.description=Show the type hierarchy of the selected type
ShowTypeHierarchyAction.error.open_view=Problems Opening Type Hierarchy
ShowTypeHierarchyAction.selectionDialog.title=Show in Type Hierarchy
ShowTypeHierarchyAction.selectionDialog.message=Select the type to be shown in Type Hierarchy view
AddMethodEntryBreakpointAction.label=&Add Entry Breakpoint
AddMethodEntryBreakpointAction.description=Add a method entry breakpoint
AddMethodEntryBreakpointAction.error.create_breakpoint=Problems creating breakpoint
OpenTypeAction.label=Open Type...@Ctrl+Shift+T
OpenTypeAction.description=Open a type in the editor
OpenTypeAction.tooltip=Open a type
OpenTypeAction.dialog.title=Open type
OpenTypeAction.dialog.message=Choose a type (? = any character, * = any string):
OpenTypeAction.error.open.title=Open Type
OpenTypeAction.error.open.message=An exception occurred while opening the type.
GotoTypeAction.label=Type...
GotoTypeAction.description=Goto a type
GotoTypeAction.tooltip=Goto a type
GotoTypeAction.dialog.title=Goto type
GotoTypeAction.dialog.message=Choose a type (? = any character, * = any string):
GotoTypeAction.error.open.title=Goto Type
GotoTypeAction.error.open.message=An exception occurred while selecting the type.
action.reorg.discard_changes.message=These elements contain unsaved changes\nthey will be discarded if you proceed.
action.reorg.save_targets.message=These elements contain unsaved changes.\nCheck the elements you want to save before proceeding.
action.reorg.save_targets.progress=Saving
action.reorg.save_editors.error.message=An excepion occured while saving editor contents.
action.delete.label=&Delete
action.delete.name=Delete
action.delete.description=Delete the selected elements
action.delete.error.title=Error deleting elements
action.delete.error.message=An error occurred while deleting elements
action.delete.error.status=Exceptions occurred
action.delete.confirm.label=Delete the selected elements?
action.delete.confirm.title=Delete
action.delete.task.label=Deleting
action.copy.name=Copy
action.copy.label=&Copy
action.copy.description=Copy the selected elements
action.copy.error.exception.message=An error occurred while copying "{0}"
action.copy.error.exception.title=Copy
action.copy.error.duplicate.message=This name is already used.
action.copy.destination_dialog.message=Select the copy destination
action.copy.task.label=Copying
action.move.name=Move
action.move.label=&Move
action.move.description=Move the selected elements
action.move.error.exception.title=Move
action.move.error.exception.message=An error occurred while moving"{0}"
action.move.error.exception.status=Exceptions occurred
action.move.error.duplicate.message=This name is already used.
action.move.destination_dialog.message=Select the move destination
action.move.task.label=Moving
action.rename.label=&Rename
action.rename.name=Rename
action.rename.description=Copy the selected elements
action.rename.new_name.title=Rename
action.rename.new_name.message=Enter the new name:
action.rename.error.status=Exceptions occurred
action.rename.error.title=Rename
action.rename.error.message=An error occurred while renaming
action.reorg.confirm_discard.message=The selected element contains unsaved changes that will be discarded if you proceed.
reorg_policy.package_fragment.duplicate=The package or folder already exists
reorg_policy.package_fragment.exception=An exception occurred
reorg_policy.project.duplicate= The project already exists
reorg_policy.project.invalid_name= This is not a valid project name
reorg_policy.package.duplicate=The package folder already exists
reorg_policy.package.invalid_name=This is not a valid package name
reorg_policy.package.exception=An exception occurred
reorg_policy.cu.duplicate=The compilation unit already exists
reorg_policy.cu.wrong_extension=The name must end with \".java\"
reorg_policy.cu.invalid_name=This is not a valid compilation unit name
reorg_policy.file.duplicate=The file already exists
reorg_policy.file.exception=An exception occurred
reorg_policy.file.invalid_name=This is not a valid file name
NameClashDialog.message=An element named "{0}" already exists.
NameClashDialog.replace.description=Replace element
NameClashDialog.rename.description=Rename to
NameClashDialog.title=Duplicate Name
PackageRootSelectionDialog.title=Package Root Selection
PackageRootSelectionDialog.message=Select the package root folder
SmartSave.rename_cu.title=Save
SmartSave.rename_cu.message=Rename compilation unit to "{0}"?
SmartSave.move_cu.title=Save
SmartSave.move_cu.message=Move compilation unit to "{0}"?
SmartSave.create_pkg.title=Save
SmartSave.create_pkg.message=Create the package "{0}" and move the compilation unit?
SmartSave.pick_pkg.title=Save
SmartSave.pick_pkg.message=Choose a package
SmartSave.exception.title=Save
SmartSave.exception.message=An exception occurred while saving.
PackageViewer.filter_empty.label=Show emtpy
PackageViewer.filter_empty.tooltip=Show empty leaf packages
PackageViewer.filter_empty.description=Show empty leaf packages
type_selector.typeListLabel=Matching Types:
type_selector.packageListLabel=In Packages:
type_selector.no_mapping.title=Select Type
type_selector.no_mapping.message=Could not uniquely map the type name to a type.
OpenTypeHierarchyAction.label=&Open Type Hierarchy
OpenTypeHierarchyAction.description=Open the type hierarchy of the selected type
OpenTypeHierarchyAction.error.open_view=Problems opening Type Hierarchy View
OpenTypeHierarchyAction.error.open_perspective=Problems opening Type Hierarchy Perspective
OpenTypeHierarchyAction.error.open_editor=Problems opening Java Editor
OpenTypeHierarchyAction.selectionDialog.title=Open in Type Hierarchy
OpenTypeHierarchyAction.selectionDialog.message=Select the type to be shown as Type Hierarchy
##############################################################
# Package Viewer
##############################################################
OpenResourceAction.openJava.error.log=Cannot open Java editor.
OpenResourceAction.openJava.error.title=Problems Opening Editor
OpenResourceAction.openJava.error.message=Cannot open Java editor on "{0}". {1}
OpenResourceAction.openClass.error.log=Cannot open class file editor.
OpenResourceAction.openClass.error.title=Problems Opening Editor
OpenResourceAction.openClass.error.message=Cannot open Java editor on "{0}". {1}
PackageViewer.filter_empty.label=Show emtpy
PackageViewer.filter_empty.tooltip=Show empty leaf packages
PackageViewer.filter_empty.description=Show empty leaf packages
PackageViewer.dragAndDrop.fileDrag.deleting=Deleting ...
PackageViewer.dragAndDrop.fileDrag.refreshing=Refreshing ...
PackageViewer.dragAndDrop.fileDrag.error.title=Drag & Drop
PackageViewer.dragAndDrop.fileDrag.error.message=Problem while moving or copying files.
PackageViewer.dragAndDrop.fileDrop.override.title=Question
PackageViewer.dragAndDrop.fileDrop.override.message={0} already exists. Would you like to overwrite it?
PackageViewer.dragAndDrop.fileDrop.error.title=Drag & Drop
PackageViewer.dragAndDrop.fileDrop.error.message=Error while moving or copying files.
PackageViewer.dragAndDrop.fileDrop.error.identical.message=Cannot copy {0}: the destination folder is the same as the source folder.
PackageViewer.dragAndDrop.fileDrop.error.parent.message=Cannot copy {0}: the destination folder is a subfolder of the source folder.
##############################################################
# Type Hierarchy Viewer
##############################################################
TypeHierarchyViewPart.message=Use "Focus on..." from context menu to see the super/subtypes of a type
TypeHierarchyViewPart.nodecl=No declarations of selected members\nin the chosen hierarchy of {0}
TypeHierarchyLifeCycle.error.createhierarchy.title=Error creating type hierarchy
TypeHierarchyLifeCycle.error.createhierarchy.message=While creating type hierarchy
TypeHierarchyViewPart.toggleaction.subtypes.label=Subtype Hierarchy
TypeHierarchyViewPart.toggleaction.subtypes.tooltip=Show the subtype hierarchy
TypeHierarchyViewPart.toggleaction.subtypes.description=Show the subtype hierarchy
TypeHierarchyViewPart.toggleaction.supertypes.label=Supertype Hierarchy
TypeHierarchyViewPart.toggleaction.supertypes.tooltip=Show the supertype hierarchy
TypeHierarchyViewPart.toggleaction.supertypes.description=Show the supertype hierarchy
TypeHierarchyViewPart.toggleaction.vajhierarchy.label=Type Hierarchy
TypeHierarchyViewPart.toggleaction.vajhierarchy.tooltip=Show the type hierarchy
TypeHierarchyViewPart.toggleaction.vajhierarchy.description=Show the type hierarchy
TypeHierarchyViewPart.error.createhierarchy.title=Error
TypeHierarchyViewPart.error.createhierarchy.message=Could not create type hierarchy
TypeHierarchyViewPart.tooltip={0} of {1}
TypeHierarchyViewPart.historyaction.forward.label=Forward
TypeHierarchyViewPart.historyaction.forward.description=Forward
TypeHierarchyViewPart.historyaction.forward.tooltip.noarg=Forward
TypeHierarchyViewPart.historyaction.forward.tooltip.arg=Forward to {0}
TypeHierarchyViewPart.historyaction.backward.label=Back
TypeHierarchyViewPart.historyaction.backward.description=Back
TypeHierarchyViewPart.historyaction.backward.tooltip.noarg=Back
TypeHierarchyViewPart.historyaction.backward.tooltip.arg=Back to {0}
SuperTypeHierarchyViewer.title=Supertypes
SuperTypeHierarchyViewer.filtered.title=Filtered Supertypes
SubTypeHierarchyViewer.title=Subtypes
SubTypeHierarchyViewer.filtered.title=Filtered Subtypes
TraditionalHierarchyViewer.title=Types
TraditionalHierarchyViewer.filtered.title=Filtered Types
MethodsViewer.hide_fields.label=Hide Fields
MethodsViewer.hide_fields.tooltip=Toggles the Visibility of Fields
MethodsViewer.hide_fields.tooltip.checked=Show Fields
MethodsViewer.hide_fields.tooltip.unchecked=Hide Fields
MethodsViewer.hide_fields.description=Toggles the visibility of fields
MethodsViewer.hide_static.label=Hide None Static Members
MethodsViewer.hide_static.tooltip=Toggles the Visibility of Static Members
MethodsViewer.hide_static.tooltip.checked=Show Static Members
MethodsViewer.hide_static.tooltip.unchecked=Hide Static Members
MethodsViewer.hide_static.description=Toggles the visibility of static members
MethodsViewer.hide_nonpublic.label=Hide None Public Members
MethodsViewer.hide_nonpublic.tooltip=Toggles the Visibility of Non-public Members
MethodsViewer.hide_nonpublic.tooltip.checked=Show Non-public Members
MethodsViewer.hide_nonpublic.tooltip.unchecked=Hide Non-public Members
MethodsViewer.hide_nonpublic.description=Toggles the visibility of none public members
MethodsViewer.visibilitymenu.label=Visibility
ShowInheritedMembersAction.label=All Inherited Members
ShowInheritedMembersAction.tooltip=Show all inherited members
ShowInheritedMembersAction.tooltip.checked=Hide inherited members
ShowInheritedMembersAction.tooltip.unchecked=Show all inherited members
ShowInheritedMembersAction.description=Show all inherited members
EnableMemberFilterAction.label=Members in Hierarchy
EnableMemberFilterAction.tooltip=Lock view and show members in hierarchy
EnableMemberFilterAction.tooltip.checked=Unlock view
EnableMemberFilterAction.tooltip.unchecked=Lock view and show members in hierarchy
EnableMemberFilterAction.description=Lock view and show members in hierarchy
ShowInPackageViewAction.label=Show in Packages View
ShowInPackageViewAction.tooltip=Show in Packages View
ShowInPackageViewAction.description=Show the selected element in Packages view
OpenImportDeclarationAction.label=&Open
OpenImportDeclarationAction.tooltip=Open the selected element in the editor
OpenImportDeclarationAction.description=Open the selected element in the editor
OpenImportDeclarationAction.error.title=Error on open
OpenImportDeclarationAction.error.message=Cannot open resource
FocusOnTypeAction.label=&Focus on...
FocusOnTypeAction.tooltip=Focus the Type Hierarchy on a new type
FocusOnTypeAction.description=Focus the Type Hierarchy on a new type
FocusOnTypeAction.dialog.title=Focus on Type
FocusOnTypeAction.dialog.message=Select the type to be show in Type Hierarchy view
FocusOnSelectionAction.label=&Focus on
FocusOnSelectionAction.tooltip=Focus the Type Hierarchy on the selected element
FocusOnSelectionAction.description=Focus the Type Hierarchy on the selected element
##############################################################
# BuildPathsPropertyPage
##############################################################
BuildPathsPropertyPage.nojavaproject=Not a Java project
BuildPathsPropertyPage.closedproject=Java information is not available for a closed project
BuildPathsPropertyPage.op_error.title=Error Setting Build Path
BuildPathsPropertyPage.op_error.message=An error occurred while setting the build path
##############################################################
# SourceAttachmentPropertyPage
##############################################################
SourceAttachmentPropertyPage.op_error.title=Error Attaching Source
SourceAttachmentPropertyPage.op_error.message=An error occurred while associating the source
SourceAttachmentPropertyPage.nolibrary=Source can only be attached to JAR files in Java projects
SourceAttachmentPropertyPage.addtobpdialog.title=Attaching Source
SourceAttachmentPropertyPage.addtobpdialog.message=Source can only be attached to JAR files on the build path.\nDo you want to add the JAR to the build path?
##############################################################
# Preferences
##############################################################
JavaBasePreferencePage.description=General settings for Java.
JavaBasePreferencePage.linkSelection=Link Packages view selection to active editor
JavaBasePreferencePage.useSrcBinFoldersInNewProj=Use 'src' and 'bin' folders as default in new Java projects
JavaBasePreferencePage.doubleClickGoesInto=Action on double-clicking in Packages view on container is "Go Into"
JavaBasePreferencePage.openTypeHierarchy=Open a new type hierarchy inside
JavaBasePreferencePage.openTypeHierarchy.inPerspective=the Hierarchy Perspective
JavaBasePreferencePage.openTypeHierarchy.inViewPart=the Type Hierarchy View
ImportOrganizePreferencePage.description=Preferences used by the Organize Imports action.
ImportOrganizePreferencePage.importorder.label=Define sorting order of import statements. A package name prefix (e.g. org.eclipse)\nis a valid entry.
ImportOrganizePreferencePage.ondemandthreshold.label=Number of qualified imports before .* is used (e.g. org.eclipse.*):
ImportOrganizePreferencePage.newentrydialog.title=Import Order Entry
ImportOrganizePreferencePage.newentrydialog.message=Package name or package name prefix:
ImportOrganizePreferencePage.newentrydialog.errormessage=Not a valid package name
MinMaxIntegerEditor.error.too_small=Value must not be smaller than {0}.
MinMaxIntegerEditor.error.too_large=Value must not be greater than {0}.
JavaEditorPreferencePage.description=Java Editor Settings
JavaEditorPreferencePage.fontEditor=Text Font:
##############################################################
# Wizard resources
##############################################################
NewElementWizard.op_error.title=Error
NewElementWizard.op_error.message=Wizard action failed
# ------- ContainerPage -------
ContainerPage.container.label=Folder:
ContainerPage.container.button=Browse...
ContainerPage.error.EnterContainerName=
ContainerPage.error.ContainerIsBinary={0} is a JAR archive
ContainerPage.error.InvalidPath=Folder path name is not valid
ContainerPage.error.ContainerDoesNotExist={0} does not exist
ContainerPage.error.NotAFolder={0} must be a project or folder
ContainerPage.error.ProjectClosed=project {0} must be accessible
ContainerPage.warning.NotAJavaProject=Folder is not a Java project
ContainerPage.warning.NotInAJavaProject=Folder is not in a Java project
ContainerPage.warning.NotOnClassPath=Folder is not on the Java build class path
ContainerPage.ChooseSourceContainerDialog.title=Folder Selection
ContainerPage.ChooseSourceContainerDialog.description=Choose a folder:
# ------- NewPackageCreationWizardPage -------
NewPackageCreationWizard.title=New
NewPackageCreationWizardPage.package.label=Package:
NewPackageCreationWizardPage.error.InvalidPackageName=Invalid package name. {0}
NewPackageCreationWizardPage.error.IsOutputFolder=Name conflict with output location
NewPackageCreationWizardPage.warning.PackageExists=A folder corresponding to the package name already exists. Notice, the package view filters empty non-leaf packages
NewPackageCreationWizardPage.warning.DiscouragedPackageName=Discouraged package name. {0}
NewPackageCreationWizardPage.title=Java Package
NewPackageCreationWizardPage.description=Create a folder corresponding to a Java package.
# ------- TypePage -------
TypePage.package.label=Package:
TypePage.package.button=Browse...
TypePage.enclosing.selection.label=Enclosed In:
TypePage.enclosing.button=Browse...
TypePage.error.InvalidPackageName=Package name is not valid. {0}
TypePage.error.ClashOutputLocation=Package clashes with project output folder location
TypePage.warning.DiscouragedPackageName=Package name is discouraged. {0}
TypePage.default=(default)
TypePage.ChoosePackageDialog.title=Package Selection
TypePage.ChoosePackageDialog.description=Choose a folder:
TypePage.ChoosePackageDialog.empty=No packages to choose from.
TypePage.ChooseEnclosingTypeDialog.title=Enclosing Type Selection
TypePage.ChooseEnclosingTypeDialog.description=Choose a type to add the new class to.
TypePage.error.EnclosingTypeEnterName=Name of enclosing type must be entered
TypePage.error.EnclosingTypeNotExists=Enclosing type does not exist
TypePage.error.EnclosingNotInCU=Enclosing type is binary
TypePage.typename.label=Name:
TypePage.superclass.label=Superclass:
TypePage.superclass.button=Browse...
TypePage.interfaces.label=Extended interfaces:
TypePage.interfaces.add=Add...
TypePage.interfaces.remove=Remove
TypePage.modifiers.acc.label=Access Modifiers:
TypePage.modifiers.public=public
TypePage.modifiers.private=private
TypePage.modifiers.protected=protected
TypePage.modifiers.default=default
TypePage.modifiers.abstract=abstract
TypePage.modifiers.final=final
TypePage.modifiers.static=static
TypePage.error.EnterTypeName=
TypePage.error.TypeNameExists=Type already exists
TypePage.error.InvalidTypeName=Type name is not valid. {0}
TypePage.error.QualifiedName=Type name must not be qualified
TypePage.warning.TypeNameDiscouraged=Type name is discouraged. {0}
TypePage.error.EnterSuperClassName=Superclass name must be entered
TypePage.error.InvalidSuperClassName=Superclass name is not valid
TypePage.warning.SuperClassNotExists=Warning: Superclass does not exist in current project
TypePage.warning.SuperClassIsFinal=Warning: Superclass {0} is final
TypePage.warning.SuperClassIsNotVisible=Warning: Superclass {0} is not visible
TypePage.warning.SuperClassIsNotClass=Warning: Superclass {0} is an interface
TypePage.warning.InterfaceIsNotVisible=Extended interface {0} is not visible
TypePage.warning.InterfaceNotExists=Extended interface {0} does not exist in current project
TypePage.warning.InterfaceIsNotInterface=Extended interface {0} is not an interface
TypePage.error.ModifiersFinalAndAbstract=Class cannot be both final and abstract
TypePage.SuperClassDialog.title=Superclass Selection
TypePage.SuperClassDialog.message=Choose a type
TypePage.InterfacesDialog.title= Extended Interfaces Selection
TypePage.InterfacesDialog.message=Choose interfaces
TypePage.operationdesc=Creating type....
# ------- SuperInterfaceSelectionDialog -----
NewElementCreationWizard.SuperInterfaceSelectionDialog.addButton.label=Add
# ------- NewClassCreationWizardPage -------
NewClassCreationWizard.title=New
NewClassCreationWizardPage.title=Java Class
NewClassCreationWizardPage.description=Create a new Java class.
NewClassCreationWizardPage.methods.label=Which method stubs would you like to create?
NewClassCreationWizardPage.methods.main=public static void main(String[] args)
NewClassCreationWizardPage.methods.constructors=Constructors from superclass
NewClassCreationWizardPage.methods.inherited=Inherited abstract methods
# ------- NewInterfaceCreationWizardPage -------
NewInterfaceCreationWizard.title=New
NewInterfaceCreationWizardPage.title=Java Interface
NewInterfaceCreationWizardPage.description=Create a new Java interface.
# ------- NewProjectCreationWizard -------
NewProjectCreationWizard.title=New
NewProjectCreationWizard.op_error.title=Error creating Java project
NewProjectCreationWizard.op_error.message=An error occurred while creating the Java project
NewProjectCreationWizard.MainPage.title=Java Project
NewProjectCreationWizard.MainPage.description=Create a new Java project.
# ------- NewJavaProjectWizardPage-------
NewJavaProjectWizardPage.title=Java Settings
NewJavaProjectWizardPage.description=Define the Java build settings.
NewJavaProjectWizardPage.op_desc=Creating Java project...
# ------- NewPackageRootCreationWizardPage-------
NewPackageRootCreationWizard.title=New
NewPackageRootCreationWizardPage.title=Source Folder
NewPackageRootCreationWizardPage.description=Add a new source folder
NewPackageRootCreationWizardPage.root.label=Folder name:
NewPackageRootCreationWizardPage.root.button=Browse...
NewPackageRootCreationWizardPage.project.label=Project name:
NewPackageRootCreationWizardPage.project.button=Browse...
NewPackageRootCreationWizardPage.editclasspath.button=Edit Class Path...
NewPackageRootCreationWizardPage.ChooseExistingRootDialog.title=Existing Folder Selection
NewPackageRootCreationWizardPage.ChooseExistingRootDialog.description=Choose folder as source folder
NewPackageRootCreationWizardPage.ChooseProjectDialog.title=Project Selection
NewPackageRootCreationWizardPage.ChooseProjectDialog.description=Choose project for the new source folder
NewPackageRootCreationWizardPage.EditClassPathDialog.title=Project Class Path Settings
NewPackageRootCreationWizardPage.EditClassPathDialog.description=Edit the class path
NewPackageRootCreationWizardPage.error.EnterRootName=
NewPackageRootCreationWizardPage.error.InvalidRootName=Invalid folder name
NewPackageRootCreationWizardPage.error.NotAFolder=Not a folder
NewPackageRootCreationWizardPage.error.AlreadyExisting=Already a source folder
NewPackageRootCreationWizardPage.error.WillOverlap=Folder will overlap with existing class path entry {0}
NewPackageRootCreationWizardPage.error.EnterProjectName=Project name must be entered
NewPackageRootCreationWizardPage.error.InvalidProjectPath=Invalid project path
NewPackageRootCreationWizardPage.error.NotAJavaProject=Project is not a Java project
NewPackageRootCreationWizardPage.error.ProjectNotExists=Project does not exist
NewPackageRootCreationWizardPage.op_error=Error while setting classpath
# ------- BuildPathsBlock -------
BuildPathsBlock.tab.source=Source
BuildPathsBlock.tab.projects=Projects
BuildPathsBlock.tab.libraries=Libraries
BuildPathsBlock.tab.order=Order
BuildPathsBlock.classpath.label=Build class path:
BuildPathsBlock.classpath.addnew.button=Add Folder...
BuildPathsBlock.classpath.addexisting.button=Add Projects...
BuildPathsBlock.classpath.addjar.button=Add Libraries...
BuildPathsBlock.classpath.addextjar.button=Add External JAR...
BuildPathsBlock.classpath.remove.button=Remove
BuildPathsBlock.classpath.up.button=Up
BuildPathsBlock.classpath.down.button=Down
BuildPathsBlock.buildpath.label=Build output folder:
BuildPathsBlock.buildpath.button=Browse...
BuildPathsBlock.error.InvalidBuildPath=Invalid build output folder: {0}
BuildPathsBlock.error.EnterBuildPath=Build output folder must be entered
BuildPathsBlock.error.BuildPathExists=Build output folder cannot be project or solution
BuildPathsBlock.error.BuildPathProjNotExists=Build output folder has to be in an existing and open project
BuildPathsBlock.error.BuildPathInClassPath={0} is nested with the output folder path
BuildPathsBlock.error.RecursiveClassPath=Nested build path entries {0} and {1}
BuildPathsBlock.error.DuplicateEntriesInClassPath=Build class path entry {0} is duplicated
BuildPathsBlock.warning.CycleInClassPath=Build path will result in a cycle
BuildPathsBlock.warning.EntryMissing=Class path entries are missing
BuildPathsBlock.operationdesc=Setting Build Paths...
BuildPathsBlock.ChooseOutputFolderDialog.title=Folder Selection
BuildPathsBlock.ChooseOutputFolderDialog.description=Choose the folder for the build output.
CPListLabelProvider.new=(new)
CPListLabelProvider.classcontainer=(class folder)
# ------- SourceContainerWorkbookPage-------
SourceContainerWorkbookPage.folders.label=Source folders on build path
SourceContainerWorkbookPage.folders.remove.button=Remove
SourceContainerWorkbookPage.folders.addnew.button=Create New Folder...
SourceContainerWorkbookPage.folders.addnew.addexisting.button=Add Existing Folders...
SourceContainerWorkbookPage.rb1.label=Use the project as source folder
SourceContainerWorkbookPage.rb2.label=Use source folders contained in the project
SourceContainerWorkbookPage.ExistingSourceFolderDialog.title=Source Folder Selection
SourceContainerWorkbookPage.ExistingSourceFolderDialog.description=Choose source folder to be added to the build path.
SourceContainerWorkbookPage.NewSourceFolderDialog.title=New Source Folder
SourceContainerWorkbookPage.NewSourceFolderDialog.description=Enter a path relative to {0}
# ------- ProjectsWorkbookPage-------
ProjectsWorkbookPage.projects.label=Required projects on the build path:
ProjectsWorkbookPage.projects.checkall.button=Select All
ProjectsWorkbookPage.projects.uncheckall.button=Deselect All
# ------- LibrariesWorkbookPage-------
LibrariesWorkbookPage.libraries.label=JARs and class folders on the build path:
LibrariesWorkbookPage.libraries.remove.button=Remove
LibrariesWorkbookPage.libraries.addnew.button=Create Folder...
LibrariesWorkbookPage.libraries.addexisting.button=Add Folders...
LibrariesWorkbookPage.libraries.addjar.button=Add JARs...
LibrariesWorkbookPage.libraries.addextjar.button=Add External JARs...
LibrariesWorkbookPage.libraries.addvariable.button=Add Variable...
LibrariesWorkbookPage.libraries.setsource.button=Attach Source...
LibrariesWorkbookPage.ExistingClassFolderDialog.title=Class Folder Selection
LibrariesWorkbookPage.ExistingClassFolderDialog.description=Choose class folders to be added to the build path.
LibrariesWorkbookPage.NewClassFolderDialog.title=New Class Folder
LibrariesWorkbookPage.NewClassFolderDialog.description=Enter a path relative to {0}
LibrariesWorkbookPage.JARArchiveDialog.title=JAR Selection
LibrariesWorkbookPage.JARArchiveDialog.description=Choose jar archives to be added to the build path.
LibrariesWorkbookPage.SourceAttachmentDialog.title=Attachments for {0}
LibrariesWorkbookPage.SourceAttachmentDialog.message=Select the source and documentation locations for this JAR
LibrariesWorkbookPage.VariableSelectionDialog.title=Classpath Variable Selection
LibrariesWorkbookPage.VariableSelectionDialog.message=Define a classpath variable
LibrariesWorkbookPage.VariableDialog.title=Classpath Variable Selection
LibrariesWorkbookPage.VariableDialog.description=Choose classpath variables
LibrariesWorkbookPage.VariableDialog.empty=No entries available
# ------- NewContainerDialog-------
NewContainerDialog.error.invalidpath={0}
NewContainerDialog.error.enterpath=
NewContainerDialog.error.pathexists=Folder already in list or output folder
# ------- SourceAttachmentBlock-------
SourceAttachmentBlock.filename.description=Source attachments for variable entries are defined by variable\npaths. The first segment of such a path describes a\nvariable name, the rest is an optional path extension
SourceAttachmentBlock.filename.label=Sources JAR File:
SourceAttachmentBlock.filename.internal.button=JAR...
SourceAttachmentBlock.filename.external.button=External JAR...
SourceAttachmentBlock.filename.varlabel=Sources JAR Variable:
SourceAttachmentBlock.filename.variable.button=Variable...
SourceAttachmentBlock.filename.external.varbutton=Browse...
SourceAttachmentBlock.filename.resolvedpath=Resolved Path:
SourceAttachmentBlock.filename.error.notvalid=File path is not a valid path
SourceAttachmentBlock.filename.error.filenotexists=File does not exist
SourceAttachmentBlock.filename.error.varnotexists=Variable in file path does not exist
SourceAttachmentBlock.filename.error.deviceinpath=File name must be a variable path
SourceAttachmentBlock.prefix.error.notvalid=Root path is not a valid path
SourceAttachmentBlock.prefix.error.varnotexists=Variable in root path does not exist
SourceAttachmentBlock.prefix.error.deviceinpath=Root path must be a variable path
SourceAttachmentBlock.prefix.label=Root Path:
SourceAttachmentBlock.prefix.button=Browse...
SourceAttachmentBlock.prefix.description=The package root path is prepended to the package name\nwhen looking up source files.
SourceAttachmentBlock.prefix.varlabel=Root Variable:
SourceAttachmentBlock.prefix.varbutton=Browse...
SourceAttachmentBlock.prefix.variable.button=Variable...
SourceAttachmentBlock.prefix.resolvedpath=Resolved Path:
SourceAttachmentBlock.javadoc.label=Documentation folder:
SourceAttachmentBlock.javadoc.button=Browse...
SourceAttachmentBlock.javadoc.description=The JavaDoc location is an URL to the root the documentation\ngenerated with JavaDoc.\nIt should contain the files 'index.html' and 'package-list'.
SourceAttachmentBlock.javadoc.error.notafolder=No existing folder found for the JavaDoc location
SourceAttachmentBlock.javadoc.error.malformed=JavaDoc location is not a valid URL: {0}
SourceAttachmentBlock.javadoc.warning.filesnotfound=Files 'index.html' and 'package-list' not found in JavaDoc location
SourceAttachmentBlock.intjardialog.title=Sources JAR Selection
SourceAttachmentBlock.intjardialog.message=Select jar/zip file containing the source
SourceAttachmentBlock.prefixdialog.title=Prefix Selection
SourceAttachmentBlock.prefixdialog.message=Choose the package root
SourceAttachmentBlock.prefixdialog.error.title=Problem while opening
SourceAttachmentBlock.prefixdialog.error.message=Problem while opening {0} as zip file
SourceAttachmentBlock.extjardialog.text=Select jar/zip file containing the source
SourceAttachmentBlock.jdocdialog.text=Select the folder containing the JavaDoc documentation
# ------- VariableBlock-------
VariableBlock.vars.label=Defined classpath variables:
VariableBlock.vars.add.button=Add...
VariableBlock.vars.edit.button=Edit...
VariableBlock.vars.remove.button=Remove
VariableBlock.operation_desc=Setting classpath variables...
CPVariableElementLabelProvider.reserved=(reserved)
# ------- VariableCreationDialog-------
VariableCreationDialog.titlenew=New Variable Entry
VariableCreationDialog.titleedit=Edit Variable Entry
VariableCreationDialog.name.label=Name:
VariableCreationDialog.path.label=Path:
VariableCreationDialog.path.file.button=File...
VariableCreationDialog.path.dir.button=Folder...
VariableCreationDialog.error.invalidpath=Invalid path: {0}
VariableCreationDialog.error.invalidname=Invalid name: {0}
VariableCreationDialog.error.nameexists=Variable name already exists
VariableCreationDialog.warning.immutable=Variable cannot be changed
VariableCreationDialog.extjardialog.text=Choose JAR
VariableCreationDialog.extdirdialog.text=Choose Folder
# ------- VariableSelectionDialog-------
VariableSelectionBlock.title=New Classpath Variable Entry
VariableSelectionBlock.variable.label=Variable Name:
VariableSelectionBlock.variable.button=Browse...
VariableSelectionBlock.extension.label=Path extension:
VariableSelectionBlock.extension.button=Browse...
VariableSelectionBlock.fullpath.label=Resolved Path:
VariableSelectionBlock.error.namenotexists=Variable does not exist
VariableSelectionBlock.error.pathexists=Classpath entry already exists
VariableSelectionBlock.editvariabledialog.title=Edit Classpath Variables
ChooseVariableDialog.variabledialog.title=Variable Selection
ChooseVariableDialog.variabledialog.description=Choose Variable
##############################################################
# Open Wizard Actions
##############################################################
AbstractOpenWizardAction.title=New
NewGroup.wizards_add=Ne&w
NewGroup.wizards_add_project.label=Java &Project...
NewGroup.wizards_add_project.description=Create a Java project
NewGroup.wizards_add_project.tooltip=Create a Java project
NewGroup.wizards_add_package.label=P&ackage...
NewGroup.wizards_add_package.description=Create a Java package
NewGroup.wizards_add_package.tooltip=Create a Java package
NewGroup.wizards_add_class.label=&Class...
NewGroup.wizards_add_class.description=Create a Java class
NewGroup.wizards_add_class.tooltip=Create a Java class
NewGroup.wizards_add_interface.label=&Interface...
NewGroup.wizards_add_interface.description=Create a Java interface
NewGroup.wizards_add_interface.tooltip=Create a Java interface
NewGroup.wizards_add_packageroot.label=&Source Folder...
NewGroup.wizards_add_packageroot.description=Create a Java source folder
NewGroup.wizards_add_packageroot.tooltip=Create a Java source folder
NewGroup.wizards_add_snippet.label=Scrap&book Page...
NewGroup.wizards_add_snippet.description=Create new scrapbook page
NewGroup.wizards_add_snippet.tooltip=Create new scrapbook page
PackageViewer.open_typehierarchy.title=&Show in Type Hierarchy
PackageViewer.open_typehierarchy.description=Show type in the type hierarchy
# ------- Dialog Resources ------
ElementListSelectionDialog.error.listempty=No entries available
ElementListSelectionDialog.error.noselection=Select an entry
ElementTreeSelectionDialog.error.treeempty=No entries available
# ------- Code Manipulation Actions ------
AddUnimplementedMethodsAction.label=Add Unimplemented Methods
AddUnimplementedMethodsAction.tooltip=Add Unimplemented Methods
AddUnimplementedMethodsAction.description=Evaluate and add unimplemented methods
AddUnimplementedMethodsAction.NothingAddedDialog.title=Add Unimplemented Methods
AddUnimplementedMethodsAction.NothingAddedDialog.message=No unimplemented methods found for this type
AddUnimplementedMethodsAction.NotInWorkingCopyDialog.title=Add Unimplemented Methods
AddUnimplementedMethodsAction.NotInWorkingCopyDialog.message=Input Type removed in editor
AddUnimplementedMethodsOperation.description=Evaluating and adding unimplemented methods...
AddImportOnSelectionAction.label=Add I&mport@Ctrl+Shift+M
AddImportOnSelectionAction.tooltip=Create Import Statement On Selection
AddImportOnSelectionAction.description=Create Import Statement On Selection
AddImportOnSelectionAction.selectiondialog.title=Add Import
AddImportOnSelectionAction.selectiondialog.message=Choose element to generate an import statement for
AddImportsOperation.description=Adding import...
OrganizeImportsAction.label=&Organize Imports@Ctrl+Shift+O
OrganizeImportsAction.tooltip=Evaluate all required imports and replace the current imports
OrganizeImportsAction.description=Evaluate all required imports and replace the current imports
OrganizeImportsAction.title=Organize Imports
OrganizeImportsAction.message=Evaluate all required imports
OrganizeImportsAction.compilationerrordialog.title=Organize imports
OrganizeImportsAction.compilationerrordialog.message=Syntax errors in compilation unit prevent correct evaluation\nof type references. Fix errors first
OrganizeImportsOperation.description=Organizing imports...
OrganizeImportsOperation.dialog.title=Organize Imports
OrganizeImportsOperation.dialog.message=Choose type to import
OrganizeImportsOperation.dialog.pageinfo=Page {0} of {1}
AddGetterSetterAction.label=Generate Getter and Setter
AddGetterSetterAction.tooltip=Generate Getter and Setter
AddGetterSetterAction.description=Generate getter and setter for the member field
AddGetterSetterAction.NotInWorkingCopyDialog.title=Create Getter And Setter
AddGetterSetterAction.NotInWorkingCopyDialog.message=Input Type removed in editor
AddGetterSetterAction.GetterSetterAlreadyExistsDialog.title=Create Getter And Setter
AddGetterSetterAction.GetterSetterAlreadyExistsDialog.message=Getter and Setter already exist. Nothing added.
AddGetterSetterAction.SetterAlreadyExistsDialog.title=Create Getter And Setter
AddGetterSetterAction.SetterAlreadyExistsDialog.message=Setter already exists. No Setter added.
AddGetterSetterAction.GetterAlreadyExistsDialog.title=Create Getter And Setter
AddGetterSetterAction.GetterAlreadyExistsDialog.message=Getter already exists. No Getter added.
AddGetterSetterOperation.description=Generate Getter and Setter
AddMethodStubAction.label=Create Method
AddMethodStubAction.detailedlabel=Create in {0}
AddMethodStubAction.tooltip=Add method stub to type
AddMethodStubAction.description=Add method stub to type
AddMethodStubAction.NothingAddedDialog.title=Create Method
AddMethodStubAction.NothingAddedDialog.message=Method already exists
AddMethodStubAction.OverridesFinalDialog.title=Warning
AddMethodStubAction.OverridesFinalDialog.message=This will override the final method "{0}".\nOK to continue?
AddMethodStubAction.NotInWorkingCopyDialog.title=Create Method
AddMethodStubAction.NotInWorkingCopyDialog.message=Input type removed in editor
AddMethodStubOperation.description=Create Method
# Status Bar updater
StatusBarUpdater.num_elements_selected={0} items selected
# ------- Java Search related resources -------
group.search=&Search
Search.Error.search.title=Search Error
Search.Error.search.message=An error occurred during the search operation
Search.Error.setDescription.title=Search Error
Search.Error.setDescription.message=Cannot save workspace description
Search.Error.javaElementAccess.title=Search Error
Search.Error.javaElementAccess.message=An error occurred while accessing a Java element
Search.Error.markerAttributeAccess.title=Search Error
Search.Error.markerAttributeAccess.message=An error occurred while accessing a marker attribute
Search.Error.createJavaElement.title=Search Error
Search.Error.createJavaElement.message=An error occurred while creating a Java element
Search.Error.openEditor.title=Search Error
Search.Error.openEditor.message=Could not open the editor
Search.Error.deleteMarkers.title=Search Error
Search.Error.deleteMarkers.message=An error occurred during deletion of search markers
SearchElementSelectionDialog.title=Search
SearchElementSelectionDialog.message=Select the element to search for.
SearchResultRenderer.removedResourceString=<removed resource>
SearchResultCollector.matches=matches
SearchResultCollector.done=Search done
SearchPage.searchFor.label=Search For
SearchPage.searchFor.type=Type
SearchPage.searchFor.method=Method
SearchPage.searchFor.field=Field
SearchPage.searchFor.package=Package
SearchPage.searchFor.constructor=Constructor
SearchPage.limitTo.label=Limit To
SearchPage.limitTo.declarations=Declarations
SearchPage.limitTo.implementors=Implementors
SearchPage.limitTo.references=References
SearchPage.limitTo.allOccurrences=All Occurrences
SearchPage.expression.label=Search Expression
SearchPage.expression.pattern=(? = any character, * = any string)
Search.FindDeclarationAction.label=&Declarations in Workspace
Search.FindDeclarationAction.tooltip=Search for declarations of the selected element in the workspace
Search.FindHierarchyDeclarationsAction.label=Declarations in &Hierarchy
Search.FindHierarchyDeclarationsAction.tooltip=Search for declarations of the selected element in the hierarchy
Search.FindImplementorsAction.label=&Implementors
Search.FindImplementorsAction.tooltip=Search for implementors of the selected interface
Search.FindReferencesAction.label=Re&ferences
Search.FindReferencesAction.tooltip=Search for references to the selected element
Search.GotoMarkerAction.label=Go to File
Search.GotoMarkerAction.tooltip=Go to File
JavaSearchOperation.declarationsPostfix=\ - {0} Declarations
JavaSearchOperation.referencesPostfix=\ - {0} References
JavaSearchOperation.implementorsPostfix=\ - {0} Implementors
JavaSearchOperation.occurrencesPostfix=\ - {0} Occurrences
##############################################################
# Snippet editor resources
##############################################################
SnippetEditor.evaluating=Evaluating...
SnippetEditor.notevaluating=
SnippetEditor.DisplayAction.label=D&isplay@Ctrl+D
SnippetEditor.DisplayAction.tooltip=Display
SnippetEditor.DisplayAction.description=Display the result of running the selected code
SnippetEditor.ImportAction.label=Import
SnippetEditor.ImportAction.tooltip=Evaluate the import statements
SnippetEditor.ImportAction.description=Evaluate the import statements
SnippetEditor.InspectAction.label=I&nspect@Ctrl+Q
SnippetEditor.InspectAction.tooltip=Inspect the selected code
SnippetEditor.InspectAction.description=Inspect the result of evaluating the selected code
SnippetEditor.RunAction.label=R&un@Ctrl+E
SnippetEditor.RunAction.tooltip=Run the selected code
SnippetEditor.RunAction.description=Run the selected code
SnippetEditor.RunInPackageAction.label=Run in Package
SnippetEditor.RunInPackageAction.tooltip=Run in Package
SnippetEditor.RunInPackageAction.description=Set the package in which code is run
SnippetEditor.RunInPackageAction.dialog.title=Run
SnippetEditor.RunInPackageAction.dialog.message=Choose the package in which code is run
SnippetEditor.StopAction.label=Restart Conte&xt
SnippetEditor.StopAction.tooltip=Terminate
SnippetEditor.StopAction.description=Restarts the page
SnippetEditor.error.cantshutdown=Cannot shutdown VM
SnippetEditor.error.problemseval=Problems evaluating expression
SnippetEditor.error.exceptioneval=An exception occurred during evaluation:
SnippetEditor.error.erroreval=Error during evaluation
SnippetEditor.error.errorevaluating=Error evaluating
SnippetEditor.error.noreturn=(No explicit return value)
SnippetEditor.error.evaltostring=Problems evaluating toString of expression
SnippetEditor.error.unqualified=Unqualified Error
SnippetEditor.error.cpchanged=The class path of the Project has changed. Restarting the evaluation context.
SnippetEditor.error.warningdialogtitle=Warning
SnippetEditor.error.errordialogtitle=Error
SnippetEditor.error.nopagetitle=Java Scrapbook Launcher
SnippetEditor.error.nopagemsg=Could not find a scrapbook page to launch
SnippetEditor.error.noevaladapter=No evaluation adapter
SnippetEditor.error.nosrccontext=No Java source element context
SnippetEditor.error.nosfcontext=No stack frame context
SnippetEditor.error.packagecontext=Error setting package context
SnippetEditor.error.noexecutioncontext=Evaluation failed: internal error - unable to obtain an execution context.