blob: 1609a3de17806c7061f57acad1ea8a2741d70fc9 [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 2003 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Common Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/cpl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
# package: org.eclipse.ui
showAdvanced = &Advanced >>
hideAdvanced = << &Advanced
PlatformUI.NoWorkbench = Workbench has not been created yet.
Workbench.InvalidAdviser = Workbench adviser is missing.
Workbench.CreatingWorkbenchTwice = Workbench already exist and cannot be created again.
AboutInfo.NoVersion = Not Specified
IniFileReader.MissingReg = Plugin registry is missing.
IniFileReader.MissingDesc = Missing plugin descriptor for feature: {0}.
IniFileReader.OpenINIError = Unable to open INI file named: {0}.
IniFileReader.OpenPropError = Unable to open properties file named: {0}.
IniFileReader.OpenMapError = Unable to open mappings file named: {0}.
IniFileReader.ReadIniError = Unable to read and parse INI file named: {0}.
IniFileReader.ReadPropError = Unable to read and parse properties file named: {0}.
IniFileReader.ReadMapError = Unable to read and parse mappings file named: {0}.
# ==============================================================================
# Workbench 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 = New Project
NewExampleAction.text = E&xample...
NewExampleAction.toolTip = New Example
NewWizardAction.text = &Other...
NewWizardAction.toolTip = New
CloseAllAction.text = C&lose All
CloseAllAction.toolTip = Close All
CloseAllSavedAction.text = Cl&ose All Saved
CloseAllSavedAction.toolTip = Close All Saved
CloseEditorAction.text = &Close
CloseEditorAction.toolTip = Close
SaveAction.text = &Save
SaveAction.toolTip = Save
SaveAs.text = Save &As...
SaveAs.toolTip = Save As
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
SaveAll.toolTip = Save All
Workbench.revert = Rever&t
Workbench.revertToolTip = Revert
Workbench.move = Mo&ve...
Workbench.moveToolTip = Move
Workbench.rename = Rena&me...
Workbench.renameToolTip = Rename
Workbench.refresh = Re&fresh
Workbench.refreshToolTip = Refresh
Workbench.properties = P&roperties
Workbench.propertiesToolTip = Properties
Workbench.projectProperties = &Properties
Workbench.projectPropertiesToolTip = Properties
Workbench.print = &Print...
Workbench.printToolTip = Print
ExportResourcesAction.text = E&xport...
ExportResourcesAction.fileMenuText = Exp&ort...
ExportResourcesAction.toolTip = Export
ImportResourcesAction.text = &Import...
ImportResourcesAction.toolTip = Import
Workbench.openRecent = &Open Recent
OpenRecent.errorTitle = Problems opening editor
OpenRecent.unableToOpen = Unable to open ''{0}''.
Exit.text = E&xit
Exit.toolTip = Exit Workbench
# --- Edit Menu ---
Workbench.edit = &Edit
Workbench.undo = &Undo
Workbench.undoToolTip = Undo
Workbench.redo = &Redo
Workbench.redoToolTip = Redo
Workbench.cut = Cu&t
Workbench.cutToolTip = Cut
Workbench.copy = &Copy
Workbench.copyToolTip = Copy
Workbench.paste = &Paste
Workbench.pasteToolTip = Paste
Workbench.delete = &Delete
Workbench.deleteToolTip = Delete
Workbench.selectAll = Select &All
Workbench.selectAllToolTip = Select All
Workbench.findReplace = &Find/Replace...
Workbench.findReplaceToolTip = Find/Replace
Workbench.addBookMark = Add Bookmar&k...
Workbench.addBookMarkToolTip = Add Bookmark
Workbench.addTask = Add Ta&sk...
Workbench.addTaskToolTip = Add Task
# --- Navigate Menu ---
Workbench.navigate = &Navigate
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
Workbench.nextToolTip = Next
Workbench.previous = Pre&vious
Workbench.previousToolTip = Previous
NavigationHistoryAction.forward.text=&Forward
NavigationHistoryAction.forward.toolTip=Forward
NavigationHistoryAction.backward.text=&Back
NavigationHistoryAction.backward.toolTip=Back
NavigationHistoryAction.forward.toolTipName=Forward to {0}
NavigationHistoryAction.backward.toolTipName=Back to {0}
NavigationHistoryAction.locations = {0} ({1} locations)
OpenWorkspaceFileAction.errorTitle=Open Resource
OpenWorkspaceFileAction.errorMessage=An exception occurred while opening the resource.
Workbench.showIn = Sho&w In
Workbench.showInNoTargets = <No Applicable Views>
# --- Project Menu ---
Workbench.project = &Project
Workbench.openProject = &Open Project
Workbench.openProjectToolTip = Open Project
Workbench.closeProject = &Close Project
Workbench.closeProjectToolTip = Close Project
Workbench.buildProject = &Build Project
Workbench.buildProjectToolTip = Build Project
Workbench.rebuildProject = &Rebuild Project
Workbench.rebuildProjectToolTip = Rebuild Project
GlobalBuildAction.text = Build &All
GlobalBuildAction.toolTip = Build All
GlobalBuildAction.rebuildText = Rebuild A&ll
GlobalBuildAction.rebuildToolTip = Rebuild All
GlobalBuildAction.problemTitle = Build Problems
GlobalBuildAction.buildProblems = Build problems
GlobalBuildAction.internalError = Internal error: {0}
GlobalBuildAction.buildOperationTitle = Building all...
GlobalBuildAction.rebuildAllOperationTitle = Rebuilding all...
OpenPreferences.text = &Preferences
OpenPreferences.toolTip = Preferences
# --- Window Menu ---
Workbench.window = &Window
Workbench.openPerspective = &Open Perspective
PerspectiveMenu.otherItem = &Other...
SelectPerspective.shellTitle = Select Perspective
Workbench.showPerspectiveError = Problems opening perspective ''{0}''
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 = Hide/Show Editors
LockToolBarAction.text = Lock the &Toolbars
LockToolBarAction.toolTip = Lock the Toolbars
PromptOnExitDialog.shellTitle = Confirm Exit
PromptOnExitDialog.message0 = Exit application?
PromptOnExitDialog.message1 = Exit {0}?
PromptOnExitDialog.choice = &Always exit without prompt
EditActionSetsAction.text = Customi&ze Perspective...
EditActionSetsAction.toolTip = Customize Perspective
ActionSetSelection.customize = Customize Perspective
ActionSetSelection.desc = Description
ActionSetDialogInput.viewCategory = Show View
ActionSetDialogInput.perspectiveCategory = Open Perspective
ActionSetDialogInput.wizardCategory = New
ActionSetRegistry.otherCategory = Other
ActionSetSelection.menuTab = Shortcuts
ActionSetSelection.actionSetsTab = Commands
ActionSetSelection.selectActionSetsLabel = Select the command groups that you want to see added to the current perspective ({0}). The details field identifies which menu items and/or toolbar items are added to the perspective by the selected command group.
ActionSetSelection.selectActionSetsHelp = Use F2 to display the description for a selected command item.
ActionSetSelection.availableActionSets = Available command groups:
ActionSetSelection.menubarActions = Menubar Details:
ActionSetSelection.toolbarActions = Toolbar Details:
ActionSetSelection.selectMenusLabel = Select the shortcuts that you want to see added as cascade items to the following submenus. The selections made will only affect the current perspective ({0}).
ActionSetSelection.availableMenus = Submenus:
ActionSetSelection.availableCategories = Shortcut Categories:
ActionSetSelection.menuItems = Shortcuts:
ActionSetSelection.descriptionColumnHeader = Description
ActionSetSelection.menuColumnHeader = Shortcut
ActionSetSelection.toolbarLocation = {0} toolbar
ActionSetSelection.menubarLocation = {0} menu
ActionSetSelection.noDesc = No description available.
ActionSetSelection.actions = Details:
SavePerspective.text = Save Perspective &As...
SavePerspective.toolTip = Save Perspective As
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 exists. 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
ResetPerspective.text = &Reset Perspective
ResetPerspective.toolTip = Reset Perspective
ResetPerspective.message = Do you want to reset the current {0} perspective to its defaults?
ResetPerspective.title = Reset Perspective
ClosePerspectiveAction.text = &Close Perspective
ClosePerspectiveAction.toolTip = Close Perspective
CloseAllPerspectivesAction.text = Close A&ll Perspectives
CloseAllPerspectivesAction.toolTip = Close All Perspectives
Workbench.shortcuts = &Keyboard Shortcuts
Workbench.openNewWindow = &New Window
OpenNewWindowAction.text = &New Window
OpenNewWindowAction.toolTip = 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
CycleEditorAction.next.toolTip = Next Editor
CycleEditorAction.prev.text = P&revious Editor
CycleEditorAction.prev.toolTip = Previous Editor
CycleEditorAction.header=Editors
CyclePartAction.next.text = Next &View
CyclePartAction.next.toolTip = Next View
CyclePartAction.prev.text = Previ&ous View
CyclePartAction.prev.toolTip = Previous View
CyclePartAction.header = Views
CyclePartAction.editor = Editor
CyclePerspectiveAction.next.text = Next &Perspective
CyclePerspectiveAction.next.toolTip = Next Perspective
CyclePerspectiveAction.prev.text = Previo&us Perspective
CyclePerspectiveAction.prev.toolTip = Previous Perspective
CyclePerspectiveAction.header=Perspectives
ActivateEditorAction.text = &Activate Editor
ActivateEditorAction.toolTip = Activate Editor
MaximizePartAction.text = Maximize Active View or Editor
MaximizePartAction.toolTip = Toggles Maximize/Restore State of Active View or 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:
TipsAndTricks.text = &Tips and Tricks...
TipsAndTricks.toolTip =Tips and Tricks
TipsAndTricksMessageDialog.title = Tips and Tricks
TipsAndTricksMessageDialog.message = No features with tips and tricks information are available
TipsAndTricksPageSelectionDialog.title = Tips and Tricks
TipsAndTricksPageSelectionDialog.message = &Show tips and tricks page for:
TipsAndTricksErrorDialog.title = Problem
TipsAndTricksErrorDialog.noHref = No tips and tricks information available
TipsAndTricksErrorDialog.noFeatures = No features with tips and tricks information available
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
AboutDialog.notSpecified= Not Specified
ProductInfoDialog.errorTitle = Problems Opening Link
ProductInfoDialog.unableToOpenWebBrowser = Unable to open web browser.
AboutPluginsDialog.shellTitle = About {0} Plug-ins
AboutPluginsDialog.pluginName = Plug-in Name
AboutPluginsDialog.pluginId = Plug-in Id
AboutPluginsDialog.version = Version
AboutPluginsDialog.provider = Provider
AboutPluginsDialog.moreInfo = More &Info
AboutPluginsDialog.errorTitle = Problems Opening File
AboutPluginsDialog.unableToOpenFile = Unable to find file {0} in plug-in {1}.
AboutFeaturesDialog.shellTitle = About {0} Features
AboutFeaturesDialog.featureName = Feature Name
AboutFeaturesDialog.featureId = Feature Id
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 plug-in {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
ActivityEnablementAction.text = A&ctivity Configuration...
# --- Shortcutbar ---
SetPagePerspectiveAction.text = Change Perspective
SetPagePerspectiveAction.toolTip = {0} Perspective
#--- Coolbar ---
WorkbenchWindow.FileToolbar = File
WorkbenchWindow.NavigateToolbar = Navigate
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
# ==============================================================================
# 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.confirmLinkedResource1 = Are you sure you want to delete linked resource ''{0}''?\nOnly the workspace link will be deleted. Link target will remain unchanged.
DeleteResourceAction.confirmLinkedResourceN = Are you sure you want to delete these {0} resources?\n\nSelection contains linked resources.\nOnly the workspace links will be deleted. Link targets will remain unchanged.
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
AddBookmarkDialog.title = Add Bookmark
AddBookmarkDialog.message = Enter bookmark name:
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 = Building project...
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
SelectWorkingSetAction.text= Select &Working Set...
SelectWorkingSetAction.toolTip= Select a working set
EditWorkingSetAction.text= &Edit Active Working Set...
EditWorkingSetAction.toolTip= Edit the active working set
EditWorkingSetAction.error.nowizard.title= Edit Working Set
EditWorkingSetAction.error.nowizard.message= Can not edit the active working set.
ClearWorkingSetAction.text= Deselect Wor&king Set
ClearWorkingSetAction.toolTip= Deselect the active working set
# --- 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.overwriteNoMergeLinkQuestion = ''{0}'' exists and is a linked folder. Do you wish to delete the linked folder and replace with the unlinked folder?\nFolder contents will not be merged!
CopyFilesAndFoldersOperation.overwriteNoMergeNoLinkQuestion = ''{0}'' exists and is not a linked folder. Do you wish to delete the folder and replace with the linked folder?\nFolder contents will not be merged!
CopyFilesAndFoldersOperation.linkedFolder = Linked Resource
CopyFilesAndFoldersOperation.deepCopyQuestion = Do you wish to perform a deep copy of linked resource ''{0}''?
CopyFilesAndFoldersOperation.deepMoveQuestion = Do you wish to perform a deep move of linked resource ''{0}''?
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 on the file system.
CopyFilesAndFoldersOperation.linkCopyToNonProject = Destination of a linked resource must be a project.
CopyFilesAndFoldersOperation.missingPathVariable = The resource ''{0}'' is linked using a missing path variable.
CopyFilesAndFoldersOperation.missingLinkTarget = The link target for linked resource ''{0}'' does not exist.
CopyFilesAndFoldersOperation.parentNotEqual = The resources must have the same parent.
MoveFilesAndFoldersOperation.sameSourceAndDest = Cannot move ''{0}''. The source and destination are the same.
MoveFilesAndFoldersOperation.moveFailedTitle = Move Problems
MoveFilesAndFoldersOperation.problemMessage = Problems occurred moving the selected resources.
MoveFilesAndFoldersOperation.operationTitle = Moving...
# ==============================================================================
# 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 occurred 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 = Into fo&lder:
WizardImportPage.browseLabel = Browse...
WizardImportPage.browse2 = Bro&wse...
WizardImportPage.selectFolderLabel = Select a folder to import into.
WizardImportPage.selectFolderTitle = Import Into Folder
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.
WizardImportPage.undefinedPathVariable = Destination folder location is based on an undefined path variable.
WizardImportPage.containerNotExist = Destination folder does not exist.
# --- 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 Example ---
NewExample.title = New Example
# --- 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.projectContentsGroupLabel = 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 = Folder &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 = File &name:
WizardNewFileCreationPage.file = file
WizardNewFileCreationPage.internalErrorTitle = Creation problems
WizardNewFileCreationPage.internalErrorMessage = Internal error: {0}
WizardNewFileCreationPage.fileExistsMessage = A file ''{0}'' already exists in the file system.
# --- Linked Resource ---
WizardNewLinkPage.linkFileButton = &Link to file on the file system
WizardNewLinkPage.linkFolderButton = &Link to folder on the file system
WizardNewLinkPage.browseButton = &Browse...
WizardNewLinkPage.variablesButton = &Variables...
WizardNewLinkPage.targetSelectionLabel = Select the link target.
WizardNewLinkPage.linkTargetEmpty = Link target must be specified
WizardNewLinkPage.linkTargetInvalid = Link target name is invalid
WizardNewLinkPage.linkTargetLocationInvalid = Link target location is invalid
WizardNewLinkPage.linkTargetNonExistent = Link target does not exist
WizardNewLinkPage.linkTargetNotFile = Link target must be a file
WizardNewLinkPage.linkTargetNotFolder = Link target must be a folder
# ==============================================================================
# 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.exitPromptButton = &Confirm exit when closing last window
WorkbenchPreference.editorsListButton = &Show Editors drop-down
WorkbenchPreference.closeEditorsButton = Close all editors on &exit
WorkbenchPreference.stickyCycleButton = Keep next/previous part dialog open
WorkbenchPreference.showTasks = Show &Problems view when build has errors or warnings
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.colorIcons = Show color &icons in toolbars
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 above settings are not applied to the current workbench. \nRestart the workbench to use the new settings.
ViewsPreference.ColorsTitle = Workbench colors
ViewsPreference.ErrorText = &Error text
ViewsPreference.HyperlinkText = &Hyperlink text
ViewsPreference.ActiveHyperlinkText = A&ctive hyperlink text
# --- Linked Resources ---
LinkedResourcesPreference.explanation = Path variables specify locations in the file system. The locations of linked resources\nmay be specified relative to these path variables.
LinkedResourcesPreference.enableLinkedResources = &Enable linked resources
LinkedResourcesPreference.linkedResourcesWarningTitle = Enabled Linked Resources
LinkedResourcesPreference.linkedResourcesWarningMessage = You have enabled a feature which may give rise to incompatibilities if projects are shared by users of different versions of the workbench. Please consult the documentation for further details.
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 location.
PathVariableDialog.message.existingVariable = Edit variable's name and path value.
PathVariableDialog.variableName = &Name:
PathVariableDialog.variableValue = &Location:
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.pathIsRelativeMessage = Path must be absolute.
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
OpenViewMode.title = Open a new view
OpenViewMode.embed = &Within the perspective
OpenViewMode.fast = As &fast view
OpenViewMode.float = As f&loating view
ProjectSwitchPerspectiveMode.optionsTitle = Switch to associated perspective when creating a new project
ProjectSwitchPerspectiveMode.always = Alwa&ys switch
ProjectSwitchPerspectiveMode.never = Ne&ver switch
ProjectSwitchPerspectiveMode.prompt = Promp&t
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 = Available &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
#---- General Preferences----
PreferencePage.noDescription = (No description available)
# --- Workbench -----
WorkbenchPreference.openMode=Open mode
WorkbenchPreference.doubleClick=D&ouble click
WorkbenchPreference.singleClick=&Single click
WorkbenchPreference.singleClick_SelectOnHover=Select on &hover
WorkbenchPreference.singleClick_OpenAfterDelay=Open when using arrow &keys
WorkbenchPreference.noEffectOnAllViews=This preference may not take effect on all views
# --- 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.removeNote = A project removed from the list is still built but after those specified in the list.
BuildOrderPreference.maxIterationsLabel=&Max iterations when building with cycles:
# --- Fonts ---
FontsPreference.fonts = &Fonts:
FontsPreference.preview = &Preview:
FontsPreference.SampleText=AaBbYyZz
FontsPreference.useSystemFont=&Use System Font
FontsPreference.reset=&Reset
FontsPreference.description=De&scription:
FontsPreference.defaultsNote= Currently mapped to {0}
# --- 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.
# --- Startup preferences ---
StartupPreferencePage.label=&Plug-ins activated on startup:
# ==============================================================================
# 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.resolvedLocation = Resolved 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.undefinedPathVariable = <undefined path variable>
ResourceInfo.notExist = <resource does not exist>
ResourceInfo.fileNotExist = - (does not exist)
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 IPathEditorInput
OleEditor.noFileInput = Invalid Input: {0}. Input must also exist in the filesystem
SystemInPlaceDescription.name = &In-Place Editor
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 parent folder:
ContainerGroup.message = &Enter or select the parent 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...
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
NewFolderDialog.title = New Folder
NewFolderDialog.nameLabel = &Folder name:
NewFolderDialog.alreadyExists = The folder ''{0}'' already exists.
NewFolderDialog.folderNameEmpty = Folder name must be specified
NewFolderDialog.progress = Creating new folder
NewFolderDialog.errorTitle = Creation Problems
NewFolderDialog.internalError = Internal error: {0}
CreateLinkedResourceGroup.linkFileButton = &Link to file in the file system
CreateLinkedResourceGroup.linkFolderButton = &Link to folder in the file system
CreateLinkedResourceGroup.browseButton = Bro&wse...
CreateLinkedResourceGroup.variablesButton = &Variables...
CreateLinkedResourceGroup.resolvedPathLabel = Resolved location:
CreateLinkedResourceGroup.targetSelectionLabel = Select the link target.
CreateLinkedResourceGroup.linkTargetEmpty = Link target must be specified
CreateLinkedResourceGroup.linkTargetNotFile = Link target must be a file
CreateLinkedResourceGroup.linkTargetNotFolder = Link target must be a folder
CreateLinkedResourceGroup.linkTargetInvalid = Link target name is invalid
CreateLinkedResourceGroup.linkTargetNonExistent = Link target does not exist
CreateLinkedResourceGroup.linkTargetNotAbsolute = Link target must be absolute path or path variable and relative path.
PathVariablesBlock.variablesLabel = &Defined path variables:
PathVariablesBlock.addVariableButton = &New...
PathVariablesBlock.editVariableButton = Edi&t...
PathVariablesBlock.removeVariableButton = &Remove
PathVariableSelectionDialog.title = Select Path Variable
PathVariableSelectionDialog.extendButton = &Extend...
PathVariableSelectionDialog.ExtensionDialog.title = Variable Extension
PathVariableSelectionDialog.ExtensionDialog.description = Choose extension to {0}
MessageDialogWithToggle.defaultToggleMessage = &Do not show this message again
# ==============================================================================
# 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.unableToOpenEditors=Unable to open editors.
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 Editor
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.
Perspective.problemLoadingTitle = Loading Problems
Perspective.errorLoadingState = Unable to load perspective.
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}
WorkbenchWindow.noPerspective = All perspectives were closed. Select a perspective in the Window > Open Perspective menu.
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 = Unable to Restore 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.autoBuild = Building...
# --- 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 the .log file for more details.\n\nDo you want to exit the workbench?
InternalErrorOneArg = An internal error has occurred.\n{0}\nSee the .log file for more details.\n\nDo you want to exit the workbench?
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 = An SWT error has occurred.
FatalError = {0}\nYou are recommended to exit the workbench.\nSubsequent errors may happen and may terminate the workbench without warning.\nSee the .log file for more details.\n\nDo you want to exit the workbench?
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
Workspace.problemAutoBuild = Problem occurred while building workspace.
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}.
PageLayout.missingRefPart=Referenced part does not exist yet: {0}.
PageLayout.duplicateRefPart=Part already exists in page layout: {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=Close Editor Automatically
PinEditorAction.text=Pin Editor
PinEditorAction.toolTip=Pin Editor
WorkbenchPreference.reuseEditors=&Close editors automatically
WorkbenchPreference.reuseDirtyEditorGroupTitle=When all editors are dirty or pinned
WorkbenchPreference.promptToReuseEditor=&Prompt to save and reuse
WorkbenchPreference.openNewEditor=Open ne&w editor
WorkbenchPreference.reuseEditorsThreshold=Number of opened editors before closin&g:
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}.
WorkbenchPreference.editorTabSpanMultipleLine=Editor tabs span multiple lines
WorkbenchPreference.editorTabCompression=Editor tab compression
WorkbenchPreference.editorTabCompressionNone=&None
WorkbenchPreference.editorTabCompressionLow=&Low
WorkbenchPreference.editorTabCompressionMedium=&Medium
WorkbenchPreference.editorTabCompressionHigh=&High
WorkbenchPreference.numberEditorTabs=Maximum number of editor tabs:
WorkbenchPreference.numberEditorTabsError=The number of editor editors should be between 0 and {0}.
WorkbenchEditorsAction.label=&Switch to Editor...
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.allSelection=Select All
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>
WorkbenchEditorsDialog.activate=Activate Selected Editor
WorkbenchEditorsDialog.close=Close
ShowPartPaneMenuAction.text=Show &System Menu
ShowPartPaneMenuAction.toolTip=Show System Menu
ShowViewMenuAction.text=Show View &Menu
ShowViewMenuAction.toolTip=Show View Menu
EditorInputTransfer.errorMessage=Received wrong transfer data.
# ==============================================================================
# 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 occurred saving to file ''{0}''\n\n{1}.
# =================================================================
# Editor List
# =================================================================
EditorList.button.toolTip=Editors
EditorList.saveSelected.text=&Save
EditorList.saveSelected.toolTip=Save
EditorList.closeSelected.text=&Close
EditorList.closeSelected.toolTip=Close
EditorList.selectClean.text=Select &Clean Editors
EditorList.selectClean.toolTip=Select Clean Editors
EditorList.invertSelection.text=&Invert Selection
EditorList.invertSelection.toolTip=Invert Selection
EditorList.selectAll.text=Select &All
EditorList.selectAll.toolTip=Select All
EditorList.FullName.text=Show Full &Name
EditorList.FullName.toolTip=Show Full Name
EditorList.SortBy.text=Sort &By
EditorList.SortBy.toolTip= Sort By
EditorList.SortByName.text=&Name
EditorList.SortByName.toolTip=Name
EditorList.SortByMostRecentlyUsed.text=&Most Recently Used
EditorList.SortByMostRecentlyUsed.toolTip=Most Recently Used
EditorList.ApplyTo.text=Show Editors &From
EditorList.DisplayAllWindows.text=&All Windows
EditorList.DisplayAllWindows.toolTip=Show Editors from All Windows
EditorList.DisplayAllPage.text=&Current Window
EditorList.DisplayAllPage.toolTip=Show Editors in Current Window
EditorList.DisplayTabGroup.text=&Tab Group
EditorList.DisplayTabGroup.toolTip=Show Editors in Tab Group
DecorationScheduler.UpdateJobName=Update for Decoration Completion
DecorationScheduler.CalculationJobName=Decoration Calculation
DeferredTreeContentManager.FetchChildrenJob=Fetch Children
DeferredTreeContentManager.AddChildrenJob=Add Children
DecorationScheduler.UpdatingTask=Updating
DecorationScheduler.CalculatingTask=Calculating Decorations
DecorationScheduler.DecoratingSubtask=Decorating {0}
FilteredList.TableUpdateJob=FilteredList Table Updater Job
FilteredList.ListUpdateJob=Filtered List Update job
FilteredList.UpdateTask=Running Updates
# A list of special key strokes that are processed by the widget before
# being processed by the global key binding architecture. The format of
# the value is a parseable KeySequence. Please test thoroughly if you
# change this value from "ESC".
OutOfOrderKeys=ESC