blob: 755a51103a3ddaf115a9ca4f16a1db9e198793e6 [file] [log] [blame]
# ==============================================================================
# (c) Copyright IBM Corp. 2000, 2001.
# All Rights Reserved.
# ==============================================================================
# package: org.eclipse.ui
# ==============================================================================
# Global Actions
# ==============================================================================
# --- File Menu ---
Workbench.file = &File
Workbench.new = &New
CreateProjectAction.text = Configurable &Project...
CreateProjectAction.toolTip = Open New Configurable Project Wizard
NewProjectAction.text = P&roject...
NewProjectAction.toolTip = Open New Project Wizard
NewWizardAction.text = &Other...@Ctrl+N
NewWizardAction.toolTip = Open The New Wizard
CloseAllAction.text = C&lose All@Ctrl+Shift+F4
CloseAllAction.toolTip = Close All Open Editors
CloseAllSavedAction.text = Cl&ose All Saved@Ctrl+Shift+W
CloseAllSavedAction.toolTip = Close All Saved Editors
CloseEditorAction.text = &Close@Ctrl+F4
CloseEditorAction.toolTip = Close Open Editor
SaveAction.text = &Save@Ctrl+S
SaveAction.textOneArg = &Save {0}@Ctrl+S
SaveAction.toolTip = Save Editor Contents
SaveAs.text = Save &As...
SaveAs.textOneArg = Save {0} &As...
SaveAs.toolTip = Save To Another Location
SaveAsDialog.title = Save As
SaveAsDialog.message = Save file to another location.
SaveAsDialog.text = Save File As
SaveAsDialog.fileLabel = &File name:
SaveAsDialog.file = file
SaveAsDialog.overwriteQuestion = The file {0} already exists. Do you want to replace the existing file?
SaveAll.text = Sav&e All@Ctrl+Shift+S
SaveAll.toolTip = Save All Open Files
Workbench.print = &Print...@Ctrl+P
Workbench.printToolTip = Print
ExportResourcesAction.text = E&xport...
ExportResourcesAction.fileMenuText = Exp&ort...
ExportResourcesAction.toolTip = Export Selected Resources
ImportResourcesAction.text = &Import...
ImportResourcesAction.toolTip = Import Resources
Workbench.openRecent = &Open Recent
OpenRecent.errorTitle = Problems opening editor
Exit.text = E&xit
Exit.toolTip = Exit Workbench
# --- Edit Menu ---
Workbench.edit = &Edit
Workbench.undo = &Undo@Ctrl+Z
Workbench.undoToolTip = Undo Last Action
Workbench.redo = &Redo@Ctrl+Y
Workbench.redoToolTip = Redo Last Action
Workbench.cut = Cu&t@Ctrl+X
Workbench.cutToolTip = Cut Selection
Workbench.copy = &Copy@Ctrl+C
Workbench.copyToolTip = Copy Selection
Workbench.paste = &Paste@Ctrl+V
Workbench.pasteToolTip = Paste
Workbench.delete = &Delete@Delete
Workbench.deleteToolTip = Delete Selection
Workbench.selectAll = Select &All@Ctrl+A
Workbench.selectAllToolTip = Select Entire Contents
Workbench.findReplace = &Find/Replace...@Ctrl+F
Workbench.findReplaceToolTip = Open Find Replace Dialog
Workbench.addBookMark = Add Bookmar&k...
Workbench.addBookMarkToolTip = Add Bookmark
Workbench.addTask = Add Ta&sk...
Workbench.addTaskToolTip = Add Task
Workbench.syncEditor = Sync With &Editor
Workbench.syncEditorToolTip = Sync with Editor
# --- Navigate Menu ---
NavigationHistoryAction.forward.text=&Forward
NavigationHistoryAction.forward.toolTip=Forward
NavigationHistoryAction.backward.text=&Backward
NavigationHistoryAction.backward.toolTip=Backward
OpenWorkspaceFileAction.errorTitle=Open Resource
OpenWorkspaceFileAction.errorMessage=An exception occurred while opening the resource.
# --- Perspective Menu ---
Workbench.perspective = &Perspective
Workbench.showPerspectiveError = Problems opening perspective: ({0})
Workbench.open = &Open
PerspectiveMenu.otherItem = &Other...
SelectPerspective.shellTitle = Select Perspective
ChangeToPerspectiveMenu.errorTitle = Problems Changing Perspective
Workbench.showView = Show &View
ShowView.title = &Other...
ShowView.shellTitle = Show View
ShowView.errorTitle = Problems Showing View
ToggleEditor.hideEditors = Hide &Editors
ToggleEditor.showEditors = Show &Editors
ToggleEditor.toolTip = Toggle Editor Area Visibility
SavePerspective.text = Save &As...
SavePerspective.toolTip = Save Current Perspective Layout
SavePerspective.shellTitle = Save Perspective As...
SavePerspectiveDialog.description = Enter or select a name to save the current\nperspective as.
SavePerspective.name = &Name:
SavePerspective.existing = &Existing Perspectives:
SavePerspective.overwriteTitle = Overwrite Perspective
SavePerspective.overwriteQuestion = A perspective with the name ({0}) already exist. Do you want to overwrite?
SavePerspective.singletonQuestion = The current perspective can only be opened once and cannot be saved using a new name. Do you want to overwrite?
SavePerspective.errorTitle = Cannot Save Perspective
SavePerspective.errorMessage = Invalid Perspective Descriptor
EditorActionSetsAction.text = Customi&ze...
EditorActionSetsAction.toolTip = Customize Current Perspective...
ActionSetSelection.customize = Customize Perspective
ActionSetSelection.selectLabel = Select the items to be displayed in the current perspective ({0}).
ActionSetSelection.available = Available &Items:
ActionSetSelection.details = Details:
ActionSetRegistry.otherCategory = Other
ActionSetDialogInput.viewCategory = Window > Show View
ActionSetDialogInput.perspectiveCategory = Window > Open Perspective
ActionSetDialogInput.wizardCategory = File > New
ResetPerspective.message = Do you want to reset the current {0} perspective to its defaults?
ResetPerspective.title = Reset Perspective
ResetPerspective.text = &Reset...
ResetPerspective.toolTip = Reset Current Perspective
ClosePerspectiveAction.text = &Close
ClosePerspectiveAction.toolTip = Close Active Perspective
CloseAllPerspectivesAction.text = C&lose All
CloseAllPerspectivesAction.toolTip = Close All Perspectives
# --- Workbench Menu ---
Workbench.workbench = Work&bench
GlobalBuildAction.text = &Build@Ctrl+B
GlobalBuildAction.toolTip = Global Incremental Build Of Modified Resources
GlobalBuildAction.rebuildText = Rebuild &All
GlobalBuildAction.rebuildToolTip = Global Full Build Of All Resources
GlobalBuildAction.problemTitle = Build Problems
GlobalBuildAction.buildProblems = Build problems
GlobalBuildAction.internalError = Internal error: {0}
OpenPreferences.text = &Preferences
OpenPreferences.toolTip = Open Preferences Dialog
# --- Window Menu ---
Workbench.window = &Window
Workbench.launch = &Launch
Workbench.shortcuts = &Keyboard Shortcuts
Workbench.openNewWindow = &New Window
OpenNewWindowAction.text = &New Window
OpenNewWindowAction.toolTip = Open New Window
OpenNewWindowAction.errorTitle = Problems Opening New Window
OpenInNewWindowAction.text = Open in &New Window
OpenInNewWindowAction.toolTip = Open in New Window
OpenInNewWindowAction.errorTitle = Problems Opening New Window
CycleEditorAction.next.text = Next Editor@Ctrl+F6
CycleEditorAction.next.toolTip = Next Editor
CycleEditorAction.prev.text = Previous Editor@Ctrl+Shift+F6
CycleEditorAction.prev.toolTip = Previous Editor
CycleEditorAction.header=Editors
CyclePartAction.next.text = Next View@Ctrl+F7
CyclePartAction.next.toolTip = Next View
CyclePartAction.prev.text = Previous View@Ctrl+Shift+F7
CyclePartAction.prev.toolTip = Previous View
CyclePartAction.header = Views
CyclePartAction.editor = Editor
CyclePerspectiveAction.next.text = Next Perspective@Ctrl+F8
CyclePerspectiveAction.next.toolTip = Next Perspective
CyclePerspectiveAction.prev.text = Previous Perspective@Ctrl+Shift+F8
CyclePerspectiveAction.prev.toolTip = Previous Perspective
CyclePerspectiveAction.header=Perspectives
ActivateEditorAction.text = Activate Editor@F12
ActivateEditorAction.toolTip = Activate Editor
# --- Help Menu ---
Workbench.help = &Help
QuickStart.text = &Welcome...
QuickStart.toolTip = Open a Welcome Editor
QuickStartMessageDialog.title = Welcome
QuickStartMessageDialog.message = No features with quick start information are available
WelcomePageSelectionDialog.title = Welcome
WelcomePageSelectionDialog.message = &Show welcome page for:
AboutAction.text = &About {0}
AboutAction.toolTip = About {0}
AboutDialog.shellTitle = About {0}
AboutDialog.featureInfo = &Feature Details
AboutDialog.pluginInfo = &Plug-in Details
AboutDialog.platformInfo = Built with Eclipse technology
AboutDialog.systemInfo = &Configuration Details
ProductInfoDialog.errorTitle = Problems Opening Link
ProductInfoDialog.unableToOpenWebBrowser = Unable to open web browser.
AboutPluginsDialog.shellTitle = About {0} Plugins
AboutPluginsDialog.pluginName = Plugin name
AboutPluginsDialog.version = Version
AboutPluginsDialog.provider = Provider
AboutPluginsDialog.moreInfo = More &Info
AboutPluginsDialog.errorTitle = Problems Opening File
AboutPluginsDialog.unableToOpenFile = Unable to find file {0} in plugin {1}.
AboutFeaturesDialog.shellTitle = About {0} Features
AboutFeaturesDialog.featureName = Feature name
AboutFeaturesDialog.version = Version
AboutFeaturesDialog.provider = Provider
AboutFeaturesDialog.moreInfo = More &Info
AboutFeaturesDialog.pluginsInfo = &Plug-in Details
AboutFeaturesDialog.errorTitle = Error
AboutFeaturesDialog.unableToOpenFile = Unable to find file {0} in plugin {1}
AboutFeaturesDialog.noInformation = No further information is available for this feature.
AboutFeaturesDialog.pluginInfoTitle = Feature Plug-ins
AboutFeaturesDialog.pluginInfoMessage = Plug-ins contributed by feature: {0}
AboutFeaturesDialog.unableToObtainFeatureInfo = Unable to obtain feature information.
AboutFeaturesDialog.noInfoTitle = No Further Information
# --- Shortcutbar ---
SetPagePerspectiveAction.text = Change Perspective
SetPagePerspectiveAction.toolTip = {0} Perspective
WorkbenchWindow.close = Close
WorkbenchWindow.closeAll = Close All
WorkbenchWindow.restore = Fast View
WorkbenchPage.PerspectiveFormat = {0} - {1}
WorkbenchPage.ErrorRecreatingPerspective = Unable to recreate perspective
WorkbenchPage.UndefinedPerspective = Perspective ID is undefined
# --- menu reorg ---
Workbench.project = &Project
Workbench.navigate = &Navigate
Workbench.revert = Rever&t
Workbench.revertToolTip = Revert
Workbench.refresh = Re&fresh
Workbench.refreshToolTip = Refresh
Workbench.properties = P&roperties@Alt+Enter
Workbench.propertiesToolTip = Properties
Workbench.move = Mo&ve...
Workbench.moveToolTip = Move
Workbench.rename = Rena&me...
Workbench.renameToolTip = Rename
Workbench.goInto = Go &Into
Workbench.goIntoToolTip = Go Into
Workbench.goTo = &Go To
Workbench.back = &Back
Workbench.backToolTip = Back
Workbench.forward = &Forward
Workbench.forwardToolTip = Forward
Workbench.up = &Up One Level
Workbench.upToolTip = Up
Workbench.next = Ne&xt@Ctrl+.
Workbench.nextToolTip = Next
Workbench.previous = Pre&vious@Ctrl+,
Workbench.previousToolTip = Previous
Workbench.buildProject = &Build Project
Workbench.buildProjectToolTip = Build Project
Workbench.rebuildProject = &Rebuild Project
Workbench.rebuildProjectToolTip = Rebuild Project
Workbench.buildAll = Build &All@Ctrl+B
Workbench.buildAllToolTip = Build All
Workbench.rebuildAll = Rebuild A&ll
Workbench.rebuildAllToolTip = Rebuild All
Workbench.openProject = &Open Project
Workbench.openProjectToolTip = Open Project
Workbench.closeProject = &Close Project
Workbench.closeProjectToolTip = Close Project
Workbench.openPerspective = &Open Perspective
Workbench.savePerspectiveAs = Save Perspective &As...
Workbench.customizePerspective = Customi&ze Perspective...
Workbench.lockPerspectiveToolBar = Lock the &Toolbars
Workbench.resetPerspective = &Reset Perspective
Workbench.closePerspective = &Close Perspective
Workbench.closeAllPerspectives = Close A&ll Perspectives
# --- end menu reorg ---
# ==============================================================================
# Navigator Actions
# ==============================================================================
OpenWithMenu.dialogTitle = Problems Opening Editor
CopyProjectAction.title = &Copy
CopyProjectAction.toolTip = Copy Project
CopyProjectAction.progressTitle = Copying:
CopyProjectAction.copyTitle = Copy Project
CopyProjectAction.copyNameOneArg = Copy of {0}
CopyProjectAction.copyNameTwoArgs = Copy ({0}) of {1}
CopyProjectAction.alreadyExists = Project {0} already exists.
CopyProjectAction.copyFailedMessage = Problems occurred copying the project.
CopyProjectAction.copyFailedTitle = Copy Problems
CopyProjectAction.internalError = Internal error: {0}
CopyResourceAction.title = &Copy
CopyResourceAction.toolTip = Copy Resource
CopyResourceAction.selectDestination = Select the &destination:
CopyResourceAction.operationTitle = Copying
CopyResourceAction.copying = Copying
CopyResourceAction.copyNameTwoArgs = Copy ({0}) of {1}
CopyResourceAction.copyNameOneArg = Copy of {0}
CopyResourceAction.resourceExists = Resource Exists
CopyResourceAction.overwriteProblem = The folder {0} already exists and cannot be overwritten since it contains {1}.
CopyResourceAction.overwriteProblemTitle = Overwrite Problem
CopyResourceAction.overwriteQuestion = {0} exists. Do you wish to overwrite?
CopyResourceAction.nameCollision = A resource name collision was detected.
CopyResourceAction.copyFailedTitle = Copy Problems
CopyResourceAction.deletingCollision = Deleting collisions
CopyResourceAction.problemMessage = Problems occurred copying the selected resources.
CopyResourceAction.internalError = Internal error: {0}
CopyResourceAction.destinationAccessError = Destination folder must be accessible.
CopyResourceAction.destinationDescendentError = Destination cannot be a descendent of the source.
MoveProjectAction.text = Mo&ve...
MoveProjectAction.toolTip = Move Project
MoveProjectAction.moveTitle = Move Project
MoveProjectAction.progressMessage = Moving:
MoveProjectAction.dialogTitle = Move Problems
MoveProjectAction.internalError = Internal error: {0}
MoveResourceAction.text = Mo&ve...
MoveResourceAction.toolTip = Move Resource
MoveResourceAction.sameSourceAndDest = The source and destination are the same.
MoveResourceAction.title = Check Move
MoveResourceAction.checkMoveMessage = {0} is read only. Do you still wish to move it?
MoveResourceAction.progressMessage = Moving
MoveResourceAction.dialogTitle = Move Problems
MoveResourceAction.problemMessage = Problems occurred moving the selected resources.
ReadOnlyCheck.problems = Read Only Checking Problems
RenameResourceAction.text = Rena&me
RenameResourceAction.toolTip = Rename Resource
RenameResourceAction.inputDialogTitle = Rename Resource
RenameResourceAction.inputDialogMessage = Enter the new resource name:
RenameResourceAction.checkTitle = Check Rename
RenameResourceAction.readOnlyCheck = {0} is read only. Do you still wish to rename it?
RenameResourceAction.resourceExists = Resource Exists
RenameResourceAction.nameExists = A resource with that name already exists
RenameResourceAction.overwriteQuestion = {0} exists. Do you wish to overwrite?
RenameResourceAction.progressMessage = Renaming
RenameResourceAction.problemTitle = Rename Problems
RenameResourceAction.progress = Renaming:
RenameResourceAction.nameMustBeDifferent = You must use a different name
RenameResourceAction.problemMessage = Problems occurred renaming the selected resource.
DeleteResourceAction.text = &Delete
DeleteResourceAction.toolTip = Delete
DeleteResourceAction.title1 = Confirm Resource Delete
DeleteResourceAction.titleN = Confirm Multiple Resource Delete
DeleteResourceAction.confirm1 = Are you sure you want to delete ''{0}''?
DeleteResourceAction.confirmN = Are you sure you want to delete these {0} resources?
DeleteResourceAction.titleProject1 = Confirm Project Delete
DeleteResourceAction.titleProjectN = Confirm Multiple Project Delete
DeleteResourceAction.confirmProject1 = Are you sure you want to delete project ''{0}''?
DeleteResourceAction.confirmProjectN = Are you sure you want to delete these {0} projects?
DeleteResourceAction.deleteContents1 = &Also delete contents under {0}
DeleteResourceAction.deleteContentsN = &Also delete contents in the file system
DeleteResourceAction.doNotDeleteContents = &Do not delete contents
DeleteResourceAction.readOnlyQuestion = {0} is read only. Do you still wish to delete it?
DeleteResourceAction.errorTitle = Delete Problems
DeleteResourceAction.messageTitle = Problems deleting
DeleteResourceAction.internalError = Internal error: {0}
DeleteResourceAction.outOfSyncError = Resource is out of sync with the file system. Refresh and try again.
DeleteResourceAction.outOfSyncQuestion = Resource {0} is out of sync with the file system. Do you want to delete it anyway?
AddBookmarkLabel = Add Boo&kmark
AddBookmarkToolTip = Add Bookmark
AddTaskLabel = Add &Task
AddTaskToolTip = Add Task
OpenFileAction.text = Op&en
OpenFileAction.toolTip = Edit File
OpenFileAction.openFileError = Workbench page must be supplied to OpenFileAction
OpenFileAction.openFileErrorTitle = Error in OpenFileAction.openFile
OpenFileAction.openFileShellTitle = Problems Opening Editor
OpenResourceAction.text = Op&en Project
OpenResourceAction.toolTip = Open Project
OpenResourceAction.dialogTitle = Open Problems
OpenResourceAction.problemMessage = Problems occurred opening the selected resources.
CloseResourceAction.text = Clo&se Project
CloseResourceAction.toolTip = Close Project
CloseResourceAction.title = Close Problems
CloseResourceAction.problemMessage = Problems occurred closing the selected resources.
BuildAction.text = &Build Project
BuildAction.toolTip = Incremental Build Of Selected Projects
BuildAction.problemMessage = Problems occurred building the selected resources.
BuildAction.problemTitle = Build Problems
BuildAction.verifyExceptionMessage = Exception in {0}.run: {1}
BuildAction.buildProblems = Build problems
BuildAction.operationMessage =
BuildAction.internalError = Internal error: {0}
RebuildAction.text = Rebuild Pro&ject
RebuildAction.tooltip = Full Build Of Selected Projects
RefreshAction.text = Re&fresh
RefreshAction.toolTip = Refresh
RefreshAction.progressMessage = Refreshing:
RefreshAction.problemTitle = Refresh Problems
RefreshAction.problemMessage = Problems occurred refreshing the selected resources.
RefreshAction.locationDeletedMessage = The location for project {0} ({1}) has been deleted.\n Delete {0} from the workspace?
RefreshAction.dialogTitle = Project location has been deleted
# --- Operations ---
CopyProjectOperation.progressTitle = Copying:
CopyProjectOperation.copyFailedMessage = Problems occurred copying the project.
CopyProjectOperation.copyFailedTitle = Copy Problems
CopyProjectOperation.internalError = Internal error: {0}
CopyProjectOperation.copyProject = Copy Project
CopyFilesAndFoldersOperation.copyFailedTitle = Copy Problems
CopyFilesAndFoldersOperation.problemMessage = Problems occurred copying the selected resources.
CopyFilesAndFoldersOperation.operationTitle = Copying
CopyFilesAndFoldersOperation.nameCollision = A resource name collision was detected.
CopyFilesAndFoldersOperation.internalError = Internal error: {0}
CopyFilesAndFoldersOperation.resourceExists = Resource Exists
CopyFilesAndFoldersOperation.overwriteQuestion = {0} exists. Do you wish to overwrite?
CopyFilesAndFoldersOperation.overwriteMergeQuestion = {0} exists. Do you wish to overwrite?\nFolder contents will be merged, existing files will be overwritten.
CopyFilesAndFoldersOperation.copyNameTwoArgs = Copy ({0}) of {1}
CopyFilesAndFoldersOperation.copyNameOneArg = Copy of {0}
CopyFilesAndFoldersOperation.destinationAccessError = Destination folder must be accessible.
CopyFilesAndFoldersOperation.destinationDescendentError = Destination cannot be a descendent of the source.
CopyFilesAndFoldersOperation.overwriteProblem = The folder {0} already exists and cannot be overwritten since it contains {1}.
CopyFilesAndFoldersOperation.overwriteProblemTitle = Overwrite Problem
CopyFilesAndFoldersOperation.deletingCollision = Deleting collisions
CopyFilesAndFoldersOperation.copying = Copying
CopyFilesAndFoldersOperation.question = Question
CopyFilesAndFoldersOperation.importErrorDialogTitle = Import Problems
CopyFilesAndFoldersOperation.inputDialogTitle = Name Conflict
CopyFilesAndFoldersOperation.inputDialogMessage = Enter a new name for ''{0}''
CopyFilesAndFoldersOperation.nameExists = A resource with that name already exists
CopyFilesAndFoldersOperation.nameMustBeDifferent = You must use a different name
CopyFilesAndFoldersOperation.sameSourceAndDest = Cannot copy {0}. The source and destination are the same.
CopyFilesAndFoldersOperation.importSameSourceAndDest = Cannot import {0}. The source and destination are the same.
CopyFilesAndFoldersOperation.resourceDeleted = The resource {0} does not exist.
CopyFilesAndFoldersOperation.linkCopyToNonProject = Destination of a linked resource must be a project.
MoveFilesAndFoldersOperation.sameSourceAndDest = Cannot move {0}. The source and destination are the same.
MoveFilesAndFoldersOperation.moveFailedTitle = Move Problems
MoveFilesAndFoldersOperation.problemMessage = Problems occurred moving the selected resources.
# ==============================================================================
# Drill Actions
# ==============================================================================
GoHome.text = Go &Home
GoHome.toolTip = Home
GoBack.text = Go &Back
GoBack.toolTip = Back
GoInto.text = Go &Into
GoInto.toolTip = Go Into
# ==============================================================================
# Capability selection group
# ==============================================================================
ProjectCapabilitySelectionGroup.categories = Ca&tegories:
ProjectCapabilitySelectionGroup.capabilities = &Capabilities:
ProjectCapabilitySelectionGroup.description = &Description:
ProjectCapabilitySelectionGroup.grayItems = Note that some checked capabilities appear grayed out because they are\nrequired by other checked capabilities.
ProjectCapabilitySelectionGroup.disabledLabel = Disabled: {0}
ProjectCapabilitySelectionGroup.errorTitle = Capability Problem
ProjectCapabilitySelectionGroup.disabledCapability = The disabled capability cannot be added to the project.
ProjectCapabilitySelectionGroup.invalidCapability = The missing capability cannot be added to the project.
ProjectCapabilitySelectionGroup.missingPrereqs = The {0} capability requires a capability that is disabled or missing ({1}).\n\nThe {0} capability cannot be checked.
ProjectCapabilitySelectionGroup.requiredPrereq = The {0} capability is required by the {1} capability, which is checked.\n\nThe {0} capability must remain checked.
ProjectCapabilitySelectionGroup.requiredPrereqs = The {0} capability is required by the following checked capabilities: {1}\n\nThe {0} capability must remain checked.
ProjectCapabilitySelectionGroup.membershipConflict = The project cannot have both the {0} and {1} capabilities at the same time. Uncheck the {1} capability first.
ProjectCapabilitySelectionGroup.membershipPrereqConflict = The {0} capability requires the {1} capability. However the project cannot have both the {1} and {2} capabilities at the same time. Uncheck the {2} capability first.
Capability.nameMissing = Missing ({0})
ICategory.other = Other
# ==============================================================================
# Wizards
# ==============================================================================
NewWizard.title = New
NewWizardNewPage.description = The following resource creation wizards are available.
WizardList.description = The following wizards are available.
Select = Select
NewWizardSelectionPage.description = Select a wizard
NewWizardShortcutAction.errorTitle = Problem Opening Wizard
NewWizardShortcutAction.errorMessage = The selected wizard could not be started.
NewWizardsRegistryReader.otherCategory = Other
WorkbenchWizard.errorMessage = The selected wizard could not be started.
WorkbenchWizard.errorTitle = Problem Opening Wizard
WizardDataTransfer.existsQuestion = {0} already exists. Would you like to overwrite it?
WizardDataTransfer.overwriteNameAndPathQuestion = Overwrite {0} in folder {1}?
WizardDataTransfer.exceptionMessage = Error occured during operation: {0}
WizardTransferPage.selectTypes = Select &Types...
WizardTransferPage.selectAll = &Select All
WizardTransferPage.deselectAll = &Deselect All
TypesFiltering.title = Select Types
TypesFiltering.message = Reduce selection to only files of &type(s):
TypesFiltering.otherExtensions = &Other Extensions:
TypesFiltering.typeDelimiter = ,
NewProjectWizard.windowTitle = New Configurable Project
NewProjectWizard.title = Project
NewProjectWizard.errorTitle = New Project Problems
NewProjectWizard.invalidCapabilities = The requested group of capabilities is invalid.
NewProjectWizard.noWizard = The current step, {0}, could not be started. This wizard will be closed.\n\nThe project will not be configured correctly. Open the project''s properties to add missing capabilities.
CreateProjectWizard.errorTitle = Creation Problems
CreateProjectWizard.internalError = Internal error: {0}
CreateProjectWizard.caseVariantExistsError = The project contents directory specified is being used by another project. Please enter a new project contents directory.
RemoveCapabilityWizard.errorMessage = Remove Capability Problem
RemoveCapabilityWizard.internalError = Internal error: {0}
WizardNewProjectCapabilityPage.description = Choose project's capabilities
WizardNewProjectCapabilityPage.noCapabilities = There are no capabilities available to choose from.
WizardProjectReviewPage.description = Review project
WizardProjectConfigurePage.description = Configure project's capability
UpdateProjectCapabilityWizard.windowTitle = Update Project
UpdateProjectCapabilityWizard.title = Project
UpdateProjectCapabilityWizard.errorTitle = Update Project Problems
UpdateProjectCapabilityWizard.noWizard = The current step, {0}, could not be started. This wizard will be closed.\n\nThe project will not be configured correctly.
WizardStepGroup.stepsLabel = &Steps:
MultiStepReviewWizardPage.detailsLabel = &Details:
MultiStepReviewWizardPage.instructionNextLabel = Review steps and press Next button when ready to continue.
MultiStepReviewWizardPage.instructionFinishLabel = Review steps and press Finish button when ready to continue.
MultiStepWizard.finishLabel = &Finish Step
CreateProjectStep.label = Create Project
CreateProjectStep.details = This step will create a new project resource named "{0}".
InstallCapabilityStep.label = Add {0}
RemoveCapabilityStep.label = Remove {0}
RemoveCapabilityStep.defaultDescription0 = Removes the {0} capability from the project.
RemoveCapabilityStep.defaultDescription1 = Removes the {0} capability from the project, along with the {1} capability.
RemoveCapabilityStep.defaultDescription2 = Removes the {0} capability from the project, along with the following capabilities: {1}.
ProjectCapabilitySimpleSelectionPage.description = Choose a capability
ProjectCapabilitySimpleSelectionPage.title = Select
ProjectCapabilitySimpleSelectionPage.windowTitle = Add Capability
ProjectCapabilitySimpleSelectionPage.capabilityExist = The project already has the chosen capability.
ProjectCapabilitySimpleSelectionPage.capabilityRequired = The chosen capability requires the {0} capability to be added first.
ProjectCapabilitySimpleSelectionPage.capabilityMissing = The chosen capability requires a missing capability ({0}).
ProjectCapabilitySimpleSelectionPage.capabilitySet = The chosen capability cannot be added until the {0} capability is removed.
# --- Import ---
ImportWizard.title = Import
ImportWizard.selectSource = &Select an import source:
WizardImportPage.specifyFolder = Please specify folder
WizardImportPage.folderMustExist = Folder must be accessible.
WizardImportPage.errorDialogTitle = Import Problems
WizardImportPage.folder = Folder:
WizardImportPage.browseLabel = Browse...
WizardImportPage.browse2 = Bro&wse...
WizardImportPage.selectFolderLabel = Select a folder to import into:
WizardImportPage.destinationLabel = Select the destination for imported resources:
WizardImportPage.options = Options:
WizardImportPage.projectNotExist = Destination project does not exist.
WizardImportPage.importOnReceiver = Source is in the hierarchy of the destination.
WizardImportPage.noOpenProjects = Cannot import into a workspace with no open projects. Please create a project before importing.
# --- Export ---
ExportWizard.title = Export
ExportWizard.selectDestination = &Select an export destination:
WizardExportPage.errorDialogTitle = Export Problems
WizardExportPage.mustExistMessage = Resource must exist.
WizardExportPage.mustBeAccessibleMessage = Resource must be accessible.
WizardExportPage.detailsMessage = All file resources matching this criteria
WizardExportPage.whatLabel = Select the resources to &export:
WizardExportPage.whereLabel = Select the export destination:
WizardExportPage.options = Options:
WizardExportPage.selectionDialogMessage = Select the resource types to export.
WizardExportPage.resourceTypeDialog = Resource Type Selection
WizardExportPage.progressMessage = Retrieving content:
WizardExportPage.contentRetrievalProblems = Content Retrieval Problems
WizardExportPage.contentRetrievalProblemsMessage = Problems occurred retrieving content for the selected resources.
WizardExportPage.folder = Fo&lder:
WizardExportPage.browse = Browse...
WizardExportPage.allTypes = All types
WizardExportPage.specificTypes = Specific types:
WizardExportPage.edit = Edit...
WizardExportPage.details = Details...
WizardExportPage.selectResourcesTitle = Select the resources to export.
WizardExportPage.oneResourceSelected = 1 resource selected
WizardExportPage.selectResourcesToExport = Select the resource to export.
WizardExportPage.internalErrorTitle = Internal error
WizardExportPage.internalErrorMessage = Internal error: {0}
WizardExportPage.resourceCountMessage = {0} resources selected
ZipExport.problemEncountered = Problems were encountered during export:
ZipExport.progress = Exporting:
ZipExport.unableToOpen = Unable to open destination file: {0}
ZipExport.unableToClose = Unable to close destination file: {0}
ZipExport.errorOnResource = Error exporting {0}
# --- New Project ---
NewProject.title = New Project
WizardNewProjectCreationPage.description = Create a new project
WizardNewProjectCreationPage.locationError = Invalid project contents directory
WizardNewProjectCreationPage.defaultLocationError = Project contents cannot be inside workspace directory
WizardNewProjectCreationPage.projectNameEmpty = Project name must be specified
WizardNewProjectCreationPage.projectLocationEmpty = Project contents directory must be specified
WizardNewProjectCreationPage.projectExistsMessage = A project with that name already exists in the workspace.
WizardNewProjectCreationPage.projectLocationExistsMessage = Another project exist at the specified content directory.
WizardNewProjectCreationPage.projectContentsLabel = Project contents:
WizardNewProjectCreationPage.useDefaultLabel = Use &default
WizardNewProjectCreationPage.nameLabel = &Project name:
WizardNewProjectCreationPage.directoryLabel = Select the project contents directory.
WizardNewProjectCreationPage.locationLabel = Director&y:
WizardNewProjectCreationPage.browseLabel = B&rowse...
WizardNewProjectReferences.title = &Referenced projects:
# --- New Folder ---
WizardNewFolderMainPage.folderName = Fo&lder name:
WizardNewFolderMainPage.folderLabel = folder
WizardNewFolderMainPage.description = Create a new folder resource.
WizardNewFolderCreationPage.progress = Creating
WizardNewFolderCreationPage.errorTitle = Creation Problems
WizardNewFolderCreationPage.internalErrorTitle = Creation problems
WizardNewFolder.internalError = Internal error: {0}
# --- New File ---
WizardNewFileCreationPage.progress = Creating
WizardNewFileCreationPage.errorTitle = Creation Problems
WizardNewFileCreationPage.fileLabel = Fi&le name:
WizardNewFileCreationPage.file = file
WizardNewFileCreationPage.internalErrorTitle = Creation problems
WizardNewFileCreationPage.internalErrorMessage = Internal error: {0}
WizardNewFileCreationPage.fileExistsMessage = A file {0} already exists in the file system.
# ==============================================================================
# Preference Pages
# ==============================================================================
PreferenceNode.errorTitle = Preference Page Creation Problems
PreferenceNode.errorMessage = Unable to create the selected preference page.
Preference.note = Note:
# --- Workbench ---
WorkbenchPreference.acceleratorConfiguration = &Key bindings:
WorkbenchPreference.autobuild = Perform &build automatically on resource modification
WorkbenchPreference.savePriorToBuilding = Save all &modified resources automatically prior to manual build
WorkbenchPreference.refreshButton = &Refresh Workspace on startup
WorkbenchPreference.closeEditorsButton = &Close all editors on exit
WorkbenchPreference.replaceCurrent = &Replace current
WorkbenchPreference.control = Ctrl
WorkbenchPreference.shift = Shift
WorkbenchPreference.shiftAlt = Shift-Alt
WorkbenchPreference.encoding = Text file encoding
WorkbenchPreference.defaultEncoding = Defaul&t ({0})
WorkbenchPreference.otherEncoding = &Other:
WorkbenchPreference.unsupportedEncoding = The selected encoding is not supported.
WorkbenchPreference.numDefaultEncodings = 6
WorkbenchPreference.defaultEncoding1 = ISO-8859-1
WorkbenchPreference.defaultEncoding2 = UTF-8
WorkbenchPreference.defaultEncoding3 = UTF-16
WorkbenchPreference.defaultEncoding4 = UTF-16BE
WorkbenchPreference.defaultEncoding5 = UTF-16LE
WorkbenchPreference.defaultEncoding6 = US-ASCII
# --- Appearance ---
ViewsPreference.editors = Editor tab positions
ViewsPreference.editors.top = &Top
ViewsPreference.editors.bottom = &Bottom
ViewsPreference.views = View tab positions
ViewsPreference.views.top = To&p
ViewsPreference.views.bottom = Botto&m
ViewsPreference.note = Note:
ViewsPreference.applyMessage = Changes to the tab positions are not applied to the current workbench. \nRestart the workbench to use the tab position settings.
ViewsPreference.ColorsTitle = Workbench colors
ViewsPreference.ErrorText = &Error text
ViewsPreference.HyperlinkText = &Hyperlink text
ViewsPreference.ActiveHyperlinkText = A&ctive hyperlink text
# --- Path Variables ---
PathVariablesPreference.variables = &Defined path variables:
PathVariablesPreference.explanation = Path variables specify a location in the file system for the \ncreation of linked resources with paths relative to the variable.
PathVariablesPreference.addVariable = &New...
PathVariablesPreference.removeVariable = &Remove
PathVariablesPreference.editVariable = &Edit...
PathVariableDialog.shellTitle.newVariable = New Variable
PathVariableDialog.shellTitle.existingVariable = Edit Variable
PathVariableDialog.dialogTitle.newVariable = Define a New Path Variable
PathVariableDialog.dialogTitle.existingVariable = Edit an Existing Path Variable
PathVariableDialog.message.newVariable = Enter a new variable name and its associated path.
PathVariableDialog.message.existingVariable = Edit variable's name and path value.
PathVariableDialog.variableName = Variable &name:
PathVariableDialog.variableValue = Variable &path:
PathVariableDialog.variableNameEmptyMessage = You must provide a variable name.
PathVariableDialog.variableValueEmptyMessage = You must provide a file or folder path as variable value.
PathVariableDialog.variableValueInvalidMessage = The provided value is not a valid path.
PathVariableDialog.file = &File...
PathVariableDialog.folder = F&older...
PathVariableDialog.selectFileTitle = File selection
PathVariableDialog.selectFolderTitle = Folder selection
PathVariableDialog.selectFolderMessage = &Specify folder to be represented by the variable.
PathVariableDialog.variableAlreadyExistsMessage = This variable name is already in use.
PathVariableDialog.pathDoesNotExistMessage = Path does not exist.
# --- File Editors ---
FileEditorPreference.fileTypes = File &types:
FileEditorPreference.add = &Add...
FileEditorPreference.remove = &Remove
FileEditorPreference.associatedEditors = Associated &editors:
FileEditorPreference.addEditor = A&dd...
FileEditorPreference.removeEditor = Re&move
FileEditorPreference.default = De&fault
FileEditorPreference.existsTitle = File Type Exists
FileEditorPreference.existsMessage = An entry already exists for that file type
FileEditorPreference.type = Type
FileEditorPreference.defaultLabel = (default)
FileExtension.extensionEmptyMessage = The file extension cannot be empty
FileExtension.fileNameInvalidMessage = The file name cannot include the wild card character (*) in the current location
FileExtension.fileTypeMessage = Enter file type to add: (e.g. *.doc or report.doc)
FileExtension.fileTypeLabel = File &type:
FileExtension.shellTitle = New File Type
FileExtension.dialogTitle = Define a New File Type
Choose_the_editor_for_file = Choose the editor for files of type ({0})
EditorSelection.chooseAnEditor = Choose an editor:
EditorSelection.internal = &Internal Editors
EditorSelection.external = &External Programs
EditorSelection.browse = &Browse...
EditorSelection.title = Editor Selection
# --- Local History ---
FileHistory.longevity = Days to &keep files:
FileHistory.entries = &Entries per file:
FileHistory.diskSpace = &Maximum file size (MB):
FileHistory.mustBePositive = Values must be positive
FileHistory.invalid = Invalid value: {0}
FileHistory.exceptionSaving = Internal error saving local history
FileHistory.aboveMaxEntries = Above maximum Entries per file: {0}
FileHistory.aboveMaxFileSize = Above maximum File size value: {0}
FileHistory.restartNote = The Entries per file and Days to keep files values are only applied on Workbench restart.
# --- Perspectives ---
OpenPerspectiveMode.optionsTitle = Open a new perspective
OpenPerspectiveMode.sameWindow = In the &same window
OpenPerspectiveMode.newWindow = In a &new window
PerspectivesPreference.MakeDefault = Ma&ke Default
PerspectivesPreference.MakeDefaultTip = Make the Current Selection the Default Perspective
PerspectivesPreference.Reset = &Reset
PerspectivesPreference.ResetTip = Reset the Current Selection to its Original Value
PerspectivesPreference.Delete = D&elete
PerspectivesPreference.DeleteTip = Delete a User Defined Perspective
PerspectivesPreference.available = A&vailable perspectives:
PerspectivesPreference.defaultLabel = {0} (default)
PerspectivesPreference.cannotdelete.title=Unable to delete perspective
PerspectivesPreference.cannotdelete.message=Unable to delete perspective {0}. It has open instances.
PerspectiveLabelProvider.unknown = Unknown Element Type
OpenViewMode.title = Open a new view
OpenViewMode.embed = Within the &perspective
OpenViewMode.fast = As &fast view
OpenViewMode.float = As f&loating view
WorkbenchPreference.projectOptionsTitle = New project options
WorkbenchPreference.switch = S&witch to recommended perspective
# --- Build Order ---
BuildOrderPreference.up = &Up
BuildOrderPreference.down = Dow&n
BuildOrderPreference.add = Add &Project...
BuildOrderPreference.remove = &Remove Project
BuildOrderPreference.selectProject = Select a Project
BuildOrderPreference.selectOtherProjects = Select &projects to add to build path:
BuildOrderPreference.useDefaults = Use d&efault build order
BuildOrderPreference.projectBuildOrder = Project build &order:
BuildOrderPreference.note = Projects marked with a '*' are involved in a dependency\ncycle. These projects will be built in an arbitrary order\nafter all other projects have been built.
# --- Fonts ---
FontsPreference.fonts = &Fonts:
FontsPreference.preview = &Preview:
FontsPreference.BannerFont = Banner Font
FontsPreference.DialogFont = Dialog Font
FontsPreference.HeaderFont = Header Font
FontsPreference.TextFont = Text Font
FontsPreference.SampleText=AaBbYyZz
FontsPreference.useSystemFont=&Use System Font
# --- Decorators ---
DecoratorsPreferencePage.description = Descriptio&n:
DecoratorsPreferencePage.decoratorsLabel = Available &label decorations:
DecoratorsPreferencePage.explanation = Label decorations show extra information about an item on its label or icon.\n\Select which additional decorations should be displayed.
DecoratorsPreferencePage.noDescription = (No description available)
# --- Startup preferences ---
StartupPreferencePage.label=&Plugins activated on startup:
# --- Work in Progress ---
WorkInProgressPreference.noEffectUntilRestarted=Note: This preference will only take effect after restarting
WorkInProgressPreference.enableCoolbars=Enable cool bars
WorkInProgressPreference.enableNavigationHistory=Enable navigation history
WorkInProgressPreference.onlyAffectsNewWindows=Note: This preference will only take effect on new windows
WorkInProgressPreference.openMode=Open mode
WorkInProgressPreference.doubleClick=D&ouble click
WorkInProgressPreference.singleClick=&Single click
WorkInProgressPreference.singleClick_SelectOnHover=Select on &hover
WorkInProgressPreference.singleClick_OpenAfterDelay=Open when using arrow &keys
WorkInProgressPreference.noEffectOnAllViews=Note: This preference may not take effect on all views
# ==============================================================================
# Property Pages
# ==============================================================================
PropertyDialog.text = P&roperties
PropertyDialog.toolTip = Open Properties Dialog
PropertyDialog.messageTitle = Property Pages
PropertyDialog.noPropertyMessage = No property pages for {0}.
PropertyDialog.propertyMessage = Properties for {0}
PropertyPageNode.errorTitle = Property Page Creation Problems
PropertyPageNode.errorMessage = Unable to create the selected property page.
# --- Info ---
ResourceInfo.readOnly = &Read Only
ResourceInfo.derived = Deri&ved
ResourceInfo.name = Name:
ResourceInfo.type = Type:
ResourceInfo.location = Location:
ResourceInfo.size = Size:
ResourceInfo.bytes = {0} bytes
ResourceInfo.file = File
ResourceInfo.folder = Folder
ResourceInfo.project = Project
ResourceInfo.linkedFile = Linked File
ResourceInfo.linkedFolder = Linked Folder
ResourceInfo.unknown = Unknown
ResourceInfo.notLocal = <file contents not local>
ResourceInfo.path = Path:
ResourceInfo.lastModified = Last Modified:
# --- Project References ---
ProjectReferencesPage.label = Projects may refer to other projects in the workspace.\nUse this page to specify what other projects are referenced by the project.\n\n&Project references for {0}:
# --- Project Capabilities ---
ProjectCapabilityPropertyPage.chooseCapabilities = Choose the capabilities for the project.
ProjectCapabilityPropertyPage.noCapabilities = There are no capabilities available to choose from.
ProjectCapabilityPropertyPage.errorTitle = Project Capability Problems
ProjectCapabilityPropertyPage.internalError = Internal error updating project''s capabilities.
ProjectCapabilityPropertyPage.invalidSelection = The requested project capability changes are invalid.
ProjectCapabilityEditingPropertyPage.add = &Add...
ProjectCapabilityEditingPropertyPage.remove = &Remove
ProjectCapabilityPropertyPage.capabilityRequired = The chosen capability is required by the {0} capability and cannot be removed.
# ==============================================================================
# Editors
# ==============================================================================
OleEditor.renameTitle = Rename File
OleEditor.renameMessage = Enter new file name:
OleEditor.errorSaving = Exception saving file
OleEditor.oleExceptionTitle = OLE Exception
OleEditor.oleExceptionMessage = OLE Error Saving
OleEditor.savingTitle = Error Saving
OleEditor.savingMessage = Could not save
OleEditor.invalidInput = Invalid Input: {0}. Input must implement IFileEditorInput
SystemEditorDescription.name = &System Editor
DefaultEditorDescription.name = &Default Editor
WelcomeEditor.accessException = An exception occurred when trying to access the welcome page
WelcomeEditor.readFileError = Error in WelcomeEditor.readFile
WelcomeEditor.title = Welcome
WelcomeEditor.toolTip = Welcome to {0}
WelcomeEditor.copy.text=&Copy
WelcomeItem.unableToLoadClass = Unable to load class
WelcomeParser.parseError = Error in WelcomeParser.parse
WelcomeParser.parseException = An exception occurred when parsing the welcome page
Workbench.openEditorErrorDialogTitle = Problem
Workbench.openEditorErrorDialogMessage = Unable to open editor
QuickStartAction.openEditorException = An exception occurred when opening the editor
# ==============================================================================
# Dialogs
# ==============================================================================
Error = Error
Information = Information
Question = Question
WorkbenchPreferenceDialog.load = Import...
WorkbenchPreferenceDialog.save = Export...
WorkbenchPreferenceDialog.verifyErrorMessage = The file {0} is not a valid preference file.
WorkbenchPreferenceDialog.verifyWarningMessage = There is a minor compatibility problem with the preferences in file {0}. Do you wish to continue?
WorkbenchPreferenceDialog.loadErrorTitle = Import Problem
WorkbenchPreferenceDialog.loadErrorMessage = Unable to import preferences from file {0}
WorkbenchPreferenceDialog.loadTitle = Import
WorkbenchPreferenceDialog.loadMessage = Preferences imported from file {0}.
WorkbenchPreferenceDialog.saveErrorTitle = Export Problem
WorkbenchPreferenceDialog.saveErrorMessage = Unable to export preferences to file {0}
WorkbenchPreferenceDialog.saveTitle = Export
WorkbenchPreferenceDialog.saveMessage = Preferences exported to file {0}.
WorkbenchPreferenceDialog.existsErrorMessage = {0} already exists. Would you like to overwrite it?
WorkbenchPreferenceDialog.noPreferencesMessage = No preferences have been set.
ContainerSelectionDialog.title = Folder Selection
ContainerSelectionDialog.message = Enter or select the folder:
ContainerGroup.message = &Enter or select the folder:
ContainerGroup.selectFolder = Select the folder:
ContainerGenerator.progressMessage = Generate Folder
ResourceGroup.resource = resource
ResourceGroup.nameExists = The same name already exists.
ResourceGroup.folderEmpty = The folder is empty.
ResourceGroup.noProject = The specified project does not exist.
ResourceGroup.emptyName = The {0} name is empty.
ResourceGroup.containsSeparator = The {0} name contains a separator.
ResourceGroup.invalidFilename = {0} is not a valid file name.
FileSelectionDialog.title = File Selection
FileSelectionDialog.message = Select the files:
ListSelection.title = Selection Needed
ListSelection.message = Select the items:
ProjectLocationSelectionDialog.nameLabel = &Project name:
ProjectLocationSelectionDialog.locationLabel = &Location:
ProjectLocationSelectionDialog.browseLabel = &Browse...
ProjectLocationSelectionDialog.directoryLabel = Select the location directory.
ProjectLocationSelectionDialog.locationError = Invalid location path
ProjectLocationSelectionDialog.selectionTitle = Project
ProjectLocationSelectionDialog.useDefaultLabel = Use &default location
ProjectPerspectiveChoiceDialog.title = Choose Perspective
ProjectPerspectiveChoiceDialog.choosePerspective = Show project in &perspective:
ProjectPerspectiveChoiceDialog.options = Options
ProjectPerspectiveChoiceDialog.newWindow = &New window
ProjectPerspectiveChoiceDialog.sameWindow = &Same window
ProjectPerspectiveChoiceDialog.errorTitle = Show Perspective Problem
ProjectPerspectiveChoiceDialog.errorMessage = Unable to show the chosen perspective.
ResourceSelectionDialog.title = Resource Selection
ResourceSelectionDialog.message = Select the resources:
SelectionDialog.selectLabel = &Select All
SelectionDialog.deselectLabel = &Deselect All
MarkerResolutionSelectionDialog.title = Quick Fix
MarkerResolutionSelectionDialog.messageLabel = Available fixes:
ElementTreeSelectionDialog.nothing_available=No entries available.
CheckedTreeSelectionDialog.nothing_available=No entries available.
CheckedTreeSelectionDialog.select_all=Select &All
CheckedTreeSelectionDialog.deselect_all=&Deselect All
MultiElementListSelectionDialog.pageInfoMessage=Page {0} of {1}
FilterDialog.workingSet = Select a &working set (matching files will be shown):
FilterDialog.workingSetOther = Other...
Updates.title = Updates
Updates.message = You have updates.\nDo you wish to open the Update Manager now?
CopyToClipboardProblemDialog.title=Problem Copying to Clipboard
CopyToClipboardProblemDialog.message=There was a problem when accessing the system clipboard. Retry?
ResourceSelectionDialog.label = Choose a resource:
ResourceSelectionDialog.pattern = &Pattern (? = any character, * = any string):
ResourceSelectionDialog.matching = &Matching Resources:
ResourceSelectionDialog.folders = In &Folders:
OpenResourceDialog.title = Open Resource
# ==============================================================================
# Editor Framework
# ==============================================================================
EditorManager.saveResourcesMessage = Select the &resources to save:
EditorManager.saveResourcesTitle = Save Resources
EditorManager.saveFailed = Save Failed
EditorManager.exceptionRestoringEditor = Internal error activating an Editor.
EditorManager.unableToCreateEditor = Unable to create editor: {0}.
EditorManager.systemEditorError = System editor can only open file base resources.
EditorManager.unableToInstantiate = Unable to instantiate editor: {0} {1}
EditorManager.siteIncorrect = Editor initialization failed: {0}. Site is incorrect.
EditorManager.saveFailedMessage = Save Failed: {0}
EditorManager.unknownEditorIDMessage = Unable to open editor, unknown editor ID: {0}
EditorManager.errorOpeningExternalEditor = Unable to open external editor {0} ({1}).
EditorManager.errorInitializingExternalEditor = Unable to open external editor {0} ({1}){2}).
EditorManager.unableToOpenExternalEditor = Unable to open external editor for {0}.
EditorManager.unableToOpenEditor=Unable to open editor for {0}.
EditorManager.operationFailed = {0} Failed
EditorManager.saveChangesQuestion = {0} has been modified. Save changes?
EditorPane.errorMessage = An error has occurred when creating this editor
EditorPane.moveEditor=&Editor
EditorPane.moveFolder=&Tab Group
EditorPane.pinEditor=&Pin
OpenSystemEditorAction.pageError = Workbench page must be supplied to OpenSystemEditorAction
OpenSystemEditorAction.logTitle = Error in OpenSystemEditorAction.openFile
OpenSystemEditorAction.dialogTitle = Problems Opening System Editor
OpenSystemEditorAction.text = &System Editor
OpenSystemEditorAction.toolTip = Edit File With System Editor
ExternalEditor.errorMessage = Error opening external editor ({0}).
) = )
Save = Save
Save_Resource = Save Resource
Save_All = Save All
# ==============================================================================
# Perspective Framework
# ==============================================================================
OpenNewPage.text = Open In Same Window
OpenNewPage.toolTip = Open In Same Window
OpenNewPage.errorTitle = Problems Opening Perspective
OpenNewPageMenu.dialogTitle = Problems Opening Page
OpenNewPageMenu.unknownPageInput = Unknown Page Input
OpenNewWindowMenu.dialogTitle = Problems Opening Window
OpenNewWindowMenu.unknownInput = Unknown Window Input
OpenPerspectiveMenu.pageProblemsTitle = Problems Opening Perspective
OpenPerspectiveMenu.errorUnknownInput = Unknown Perspective Input
OpenPerspectiveMenu.dialogTitle = Problems Opening Window
OpenPerspectiveMenu.unknownInput = Unknown Window Input
Perspective.oneErrorRestoring = An error has occurred while restoring the workbench: See error log for more details.
Perspective.multipleErrorsRestoring = Errors have occurred while restoring the workbench: See error log for more details.
Perspective.oneError = An error has occurred while saving the workbench: See error log for more details.
Perspective.multipleErrors = Errors have occurred while saving the workbench: See error log for more details.
Perspective.problemRestoringTitle = Restoring Problems
Perspective.errorReadingState = Unable to read workbench state.
WorkbenchPage.problemRestoringTitle = Restoring Problems
WorkbenchPage.errorReadingState = Unable to read workbench state.
Perspective.problemSavingTitle = Saving Problems
Perspective.problemSavingMessage = Unable to store layout state.
Perspective.unableToLoad = Unable to load perspective: {0}
Perspective.exceptionRestoringView = An error has occurred while restoring the view: {0}
Perspective.couldNotFind = Could not find view: {0}
PerspectiveContributionItem.toolTip = Open a Perspective
# ==============================================================================
# Views Framework
# ==============================================================================
Menu = Menu
Close = Close
ViewPane.fastView = &Fast View
ViewPane.minimize = Minimize
ViewPane.minimizeView= Mi&nimize
ViewPane.pin = Fast View
ViewPane.errorMessage = An error has occurred when creating this view
ViewPane.moveView=&View
ViewPane.moveFolder=&Tab Group
ViewLabel.unknown = Unknown
ViewFactory.initException = Unable to instantiate view: {0}
ViewFactory.siteException = View initialization failed: {0}. Site is incorrect.
ViewFactory.couldNotCreate = Could not create view: {0}
ViewFactory.couldNotSave = Could not save view: {0}
ViewFactory.unableToRestoreViewTitle = Error Restoring View
ViewFactory.unableToRestoreViewMessage = Unable to restore: {0}.
# ==============================================================================
# Workspace
# ==============================================================================
WorkspaceAction.problemsTitle = Problems
WorkspaceAction.logTitle = Exception in {0}. run: {1}
WorkbenchAction.problemsMessage = The following problems occurred.
WorkbenchAction.internalError = Internal error.
Workspace = Workspace
UIWorkspaceLock.errorModDuringNotification = The resource tree is locked for modifications.
# ==============================================================================
# Workbench
# ==============================================================================
WorkbenchWindow.shellTitle = {0} - {1}
WorkbenchPage.UnknownLabel = <Unknown Label>
WorkbenchPage.editorAlreadyOpenedMsg = {0} is opened and has unsaved changes. Do you want to save it?
PartPane.restore = &Restore
PartPane.move=&Move
PartPane.size=&Size
PartPane.sizeLeft=&Left
PartPane.sizeRight=&Right
PartPane.sizeTop=&Top
PartPane.sizeBottom=&Bottom
PartPane.maximize = Ma&ximize
PartPane.close = &Close
PartPane.unableToCreate = Unable to create part: {0}
EditorManager.unableToRestoreEditorTitle = Error Restoring Editor
EditorManager.unableToRestoreEditorMessage = Unable to restore: {0}.
PluginAction.operationNotAvailableMessage = The chosen operation is not currently available.
PluginAction.disabledMessage = The chosen operation is not enabled.
ActionDescriptor.invalidLabel = Unknown Label
XMLMemento.parserConfigError = Internal XML parser configuration error.
XMLMemento.ioError = Could not read content of XML file.
XMLMemento.formatError = Could not parse content of XML file.
XMLMemento.noElement = Could not find root element node of XML file.
# --- Workbench Errors/Problems ---
WorkbenchWindow.exceptionMessage = Abnormal Workbench Condition
WorkbenchPage.AbnormalWorkbenchCondition = Abnormal Workbench Condition
Abnormal_Workbench_Conditi = Abnormal Workbench Condition
WorkbenchPage.ErrorActivatingView = An error has occurred when activating this view
WorkbenchPage.ErrorExtractingEditorIDFromMarker = Error extracting editor ID from marker
WorkbenchPage.oneErrorClosingPage = An error has occurred while closing workbench page: See error log for more details.
WorkbenchPage.multipleErrorsClosingPage = Errors have occurred while closing workbench page: See error log for more details.
DecoratorManager.ErrorActivatingDecorator = An error has occurred activating decorator {0}.
EditorRegistry.errorTitle = Load Problem
EditorRegistry.errorMessage = Unable to load editor associations.
SafeRunnable.errorMessage = An error has occurred. See error log for more details.
ActionSetLabelProvider.Unknown = Unknown
ErrorClosing = An error has occurred when closing the workbench. See error log for more details.
ErrorClosingNoArg = An error has occurred. See error log for more details. Do you want to exit?
ErrorClosingOneArg = An error has occurred: {0}. See error log for more details. Do you want to exit?
ErrorReadingState = Unable to read workbench state. Workbench UI layout will be reset.
ErrorReadingWorkbenchState = Unable to read workbench state.
Internal_error = Internal error
InternalError = Internal Error
InternalErrorNoArg = An internal error has occurred.\nSee error log for more details.\n\nExit workspace?
InternalErrorOneArg = An internal error has occurred.\n{0}\nSee error log for more details.\n\nExit workspace?
FatalError_RecursiveError = A internal error occurred while showing an internal error.
FatalError_OutOfMemoryError = An out of memory error has occurred.
FatalError_StackOverflowError = A stack overflow error has occurred.
FatalError_VirtualMachineError = A virtual machine error has occurred.
FatalError_SWTError = A SWT error has occurred.
FatalError = \nIt is recommended to exit the workbench.\nSubsequent errors may happen and may terminate the workbench without warning.\nSee error log for more details.\n\nExit workspace?
Invalid_workbench_state_ve = Invalid workbench state version. workbench.xml will be deleted
Workbench.incompatibleUIState = Cannot Preserve Layout
Workbench.incompatibleSavedStateVersion = \
The saved user interface layout is in an obsolete format and cannot be preserved.\n\n\
Your projects and files will not be affected.\n\n\
Press OK to convert to the new format.\n\
Press Cancel to exit with no changes.
ProblemSavingState = Unable to store workbench state.
ProblemSavingWorkbench = Problems occurred while trying to save the state of the workbench.
ProblemsSavingWorkspace = Problems saving workspace
SavingProblem = Saving Problems
Problems_Opening_Page = Problems Opening Page
Restoring_Problem = Restoring Problem
Restoring_Problems = Restoring Problems
Workbench.instalationError = Installation error detected.
Unhandled_exception = Unhandled exception caught in event loop.
Workspace.problemMessage = Problems occurred refreshing workspace.
Workspace.problemsTitle = Problems
Workbench.problemsRestoringMsg=Could not restore workbench layout.
Workbench.problemsSavingMsg=Could not save workbench layout.
Workbench.problemsRestoring=Problems occurred restoring workbench.
Workbench.problemsSaving=Problems occurred saving workbench.
WorkbenchWindow.problemsRestoringWindow=Problems occurred restoring window.
WorkbenchWindow.problemsSavingWindow=Problems occurred saving window.
EditorManager.problemsRestoringEditors=Problems occurred restoring editors.
EditorManager.problemsSavingEditors=Problems occurred saving editors.
RootLayoutContainer.problemsRestoringPerspective=Problems occurred restoring perspective.
RootLayoutContainer.problemsSavingPerspective=Problems occurred saving perspective.
ViewFactory.problemsSavingViews=Problems occurred saving views.
EditorManager.unableToSaveEditor=Unable to save editor: {0}.
Perspective.problemsRestoringPerspective=Problems occurred restoring perspective.
Perspective.problemsSavingPerspective=Problems occurred saving perspective.
Perspective.problemsRestoringViews=Problems occurred restoring views.
WorkbenchWindow.unableToRestorePerspective=Unable to restore perspective: {0}.
WorkbenchPage.unableToRestorePerspective=Unable to restore perspective: {0}.
WorkbenchPage.unableToSavePerspective=Unable to save perspective: {0}.
Perspective.unableToRestorePerspective=Unable to restore perspective: {0}.
# ==============================================================================
# Keys with references but don't show in the UI
# ==============================================================================
CreateFileAction.text = New &File
CreateFileAction.toolTip = Create New File
CreateFileAction.title = New
CreateFolderAction.text = New F&older
CreateFolderAction.toolTip = Create New Folder
CreateFolderAction.title = New
NewWizardDropDown.text = &New Wizards
ScrubLocalAction.problemsMessage = Problems occurred removing the local contents of the selected resources.
ScrubLocalAction.text = Discard &Local Copy
ScrubLocalAction.toolTip = Discard Local Contents
ScrubLocalAction.problemsTitle = Content Removal Problems
ScrubLocalAction.progress = Discarding content:
ReplacePerspective.text = Replace With
ReplacePerspective.toolTip = Replace Perspective
TextAction.selectAll = Select All
Cut = Cut
Copy = Copy
Paste = Paste
Delete = Delete
# ==============================================================================
# Keys used in the reuse editor which is released as experimental.
# ==============================================================================
EditorManager.openNewEditorLabel=Open new editor
EditorManager.reuseEditorDialogTitle=Reusing dirty editors
PinEditorAction.text=Pin Active Editor
PinEditorAction.toolTip=Pin the active editor so it won't be reused.
WorkbenchPreference.reuseEditors=&Close editors automatically
WorkbenchPreference.reuseDirtyEditorGroupTitle=When all editors are dirty or pinned
WorkbenchPreference.promptToReuseEditor=&Prompt to save and reuse
WorkbenchPreference.openNewEditor=Open &new editor
WorkbenchPreference.reuseEditorsThreshold=Number of opened &editors before closing:
WorkbenchPreference.reuseEditorsThresholdError=The number of opened editors should be more than 0.
WorkbenchPreference.recentFiles=Size of recently opened &files list:
WorkbenchPreference.recentFilesError=The size of the recently opened files list should be between 0 and {0}.
WorkbenchPreference.saveInterval=&Workspace save interval (in minutes):
WorkbenchPreference.saveIntervalError=The workspace save interval should be between 1 and {0}.
WorkbenchEditorsAction.label=&Switch to Editor...@Ctrl+Shift+W
WorkbenchEditorsDialog.title=Switch to Editor
WorkbenchEditorsDialog.label=Select an &editor to switch to:
WorkbenchEditorsDialog.closeSelected=&Close Selected Editors
WorkbenchEditorsDialog.saveSelected=&Save Selected Editors
WorkbenchEditorsDialog.selectClean=Se&lect Clean Editors
WorkbenchEditorsDialog.invertSelection=&Invert Selection
WorkbenchEditorsDialog.showAllPersp=Show editors from &all windows
WorkbenchEditorsDialog.includeRecentlyUsed=Include &recently used editors
WorkbenchEditorsDialog.name=Name
WorkbenchEditorsDialog.path=Path
WorkbenchEditorsDialog.perspective=Perspective
WorkbenchEditorsDialog.recentlyUsed=<Recently Used>
ShowPartPaneMenuAction.text=Show System Menu@Alt+-
ShowPartPaneMenuAction.toolTip=Show System Menu
ShowViewMenuAction.text=Show View Menu@Ctrl+F10
ShowViewMenuAction.toolTip=Show View Menu
# ==============================================================================
# Working Set Framework.
# ==============================================================================
ProblemSavingWorkingSetState.message = Unable to store working set state.
ProblemSavingWorkingSetState.title = Saving Problems
ProblemRestoringWorkingSetState.message = Unable to restore working set state.
ProblemRestoringWorkingSetState.title = Restoring Problems
WorkingSetEditWizard.title=Edit Working Set
WorkingSetNewWizard.title=New Working Set
WorkingSetTypePage.description=Select a working set type.
WorkingSetTypePage.typesLabel=&Working set type:
ResourceWorkingSetPage.title=Resource Working Set
ResourceWorkingSetPage.description=Enter a working set name and select the working set resources.
ResourceWorkingSetPage.message=&Working set name:
ResourceWorkingSetPage.label.tree=Working set &contents:
ResourceWorkingSetPage.warning.nameMustNotBeEmpty= The name must not be empty.
ResourceWorkingSetPage.warning.nameWhitespace= The name must not have leading or trailing whitespace.
ResourceWorkingSetPage.warning.workingSetExists= A working set with the same name already exists.
ResourceWorkingSetPage.warning.resourceMustBeChecked= At least one resource must be checked.
ResourceWorkingSetPage.error= Error
ResourceWorkingSetPage.error.updateCheckedState= Error during update of checked state
ResourceWorkingSetPage.projectClosedDialog.message= A closed project can not be modified
ResourceWorkingSetPage.projectClosedDialog.title= Working Set Change
WorkingSetSelectionDialog.title= Select Working Set
WorkingSetSelectionDialog.title.multiSelect= Select Working Sets
WorkingSetSelectionDialog.message= &Select a working set:
WorkingSetSelectionDialog.message.multiSelect= &Select working sets:
WorkingSetSelectionDialog.detailsButton.label= &Edit...
WorkingSetSelectionDialog.newButton.label= &New...
WorkingSetSelectionDialog.removeButton.label= &Remove
# =================================================================
# System Summary
# =================================================================
SystemSummary.name=Configuration Details
SystemSummary.tooltip=Configuration Details
SystemSummary.dialogTitle=Save As
SystemSummary.saveErrorTitle = Error
SystemSummary.saveErrorMessage = An error occured saving to file {0}\n\n{1}.