blob: 9493a521bac4b6768714f7db17a118dda26cd617 [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
###############################################################################
Plugin.name = Eclipse IDE UI
Plugin.providerName = Eclipse.org
Win32Fragment.fragmentName=Win32 fragment
ExtPoint.markerHelp = Marker Help
ExtPoint.markerImageProviders = Marker Image Providers
ExtPoint.markerResolution = Marker Resolution
ExtPoint.projectNatureImages = Project Nature Images
ExtPoint.resourceFilters = Resource Filters
Editors.WelcomeEditor = Welcome
ExportWizards.FileSystem = File system
ExportWizards.ZipFile = Zip file
ExportWizards.FileSystemDescription = Export resources to the local file system
ExportWizards.ZipFileDescription = Export resources to a Zip file on the local file system
ImportWizards.FileSystem = File system
ImportWizards.ZipFile = Zip file
ImportWizards.ExternalProject = Existing Project into Workspace
ImportWizards.FileSystemDescription=Import resources from the local file system
ImportWizards.ZipFileDescription=Import resources from a Zip or Jar file on the local file system
ImportWizards.ExternalProjectDescription=Create a new Project from an Eclipse project in the file system. This does not copy the project to the workspace.
NewWizards.Category.Examples = Examples
NewWizards.Category.Basic = Simple
NewWizards.project = Project
NewWizards.project.description = Create a new project resource
NewWizards.folder = Folder
NewWizards.folder.description = Create a new folder resource
NewWizards.file = File
NewWizards.file.description = Create a new file resource
Perspective.resourcePerspective = Resource
PreferencePages.Workbench = Workbench
PreferencePages.Editors = Editors
PreferencePages.LinkedResources = Linked Resources
PreferencePages.FileEditors = File Associations
PreferencePages.FileStates = Local History
PreferencePages.Perspectives = Perspectives
PreferencePages.Views = Appearance
PreferencePages.BuildOrder = Build Order
PreferencePages.ColorsAndFonts = Colors and Fonts
PreferencePages.Decorators = Label Decorations
PreferencePages.Startup = Startup and Shutdown
PreferencePages.Keys = Keys
PreferencePages.Activities = Capabilities
PropertyPages.project.reference = Project References
PropertyPages.info.file = Info
Views.ResourceNavigator = Navigator
Views.Bookmark = Bookmarks
Views.Task = Tasks
Views.Problem = Problems
Views.Progress = Progress
WorkingSets.resource = Resource
NavigateActionSet.label = Resource Navigation
NavigateActionSet.description = Action set containing resource navigation actions
GoToResourceAction.label = &Resource...
DecoratorLinkedResource.label = Linked Resources
DecoratorLinkedResource.description = Adds an icon decoration to linked resources.
OpenWorkspaceFileAction.label = Open Reso&urce...
About.updateSummaryTitle = Update Manager Log
category.project.name=Project
category.project.description=
category.view.name=Views
category.view.description=
command.addTask.description = Add a task
command.addTask.name = Add Task
command.buildAll.description = Build all projects
command.buildAll.name = Build All
command.buildClean.description = Discard old built state
command.buildClean.name = Build Clean
command.buildLast.description = Repeat the last working set build
command.buildLast.name = Repeat Working Set Build
command.buildProject.description = Build the selected project
command.buildProject.name = Build Project
command.closeProject.description = Close the selected project
command.closeProject.name = Close Project
command.goToResource.description = Go to a particular resource in the active view
command.goToResource.name = Go to Resource
command.openProject.description = Open a project
command.openProject.name = Open Project
command.openResource.description = Open an editor on a particular resource
command.openResource.name = Open Resource
command.openWorkspace.description = Open the workspace selection dialog
command.openWorkspace.name = Open Workspace
command.projectProperties.description = Display the properties of the selected item's project
command.projectProperties.name = Properties
command.rebuildAll.description = Rebuild all projects
command.rebuildAll.name = Rebuild All
command.rebuildProject.description = Rebuild the selected projects
command.rebuildProject.name = Rebuild Project
command.showProblemsView.description = Show the Problems view
command.showResourceNavigator.description = Show the Navigator view
command.showProgressView.description = Show the Progress view
command.showBookmarkView.description = Show the Bookmarks view
command.showTaskView.description = Show the Tasks view
command.showInQuickMenu.name= Show In menu
command.showInQuickMenu.description = Open the Show In menu
command.newQuickMenu.name= New menu
command.newQuickMenu.description= Open the New menu
UpdateActionSet.label = Software Updates
UpdateActionSet.menu.label = &Software Updates
UpdateActionSet.updates.label = &Find and Install...
UpdateActionSet.configManager.label = &Manage Configuration...