home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2006 April / DPPRO0406DVD.ISO / Essentials / Programming / Eclipse SDK / eclipse-SDK-3.1.1-win32.exe / eclipse / plugins / org.eclipse.ui.ide_3.1.1.jar / plugin.properties < prev    next >
Encoding:
Text File  |  2005-09-29  |  6.6 KB  |  149 lines

  1. ###############################################################################
  2. # Copyright (c) 2000, 2005 IBM Corporation and others.
  3. # All rights reserved. This program and the accompanying materials
  4. # are made available under the terms of the Eclipse Public License v1.0
  5. # which accompanies this distribution, and is available at
  6. # http://www.eclipse.org/legal/epl-v10.html
  7. #
  8. # Contributors:
  9. #     IBM Corporation - initial API and implementation
  10. ###############################################################################
  11. Plugin.name = Eclipse IDE UI
  12. Plugin.providerName = Eclipse.org
  13.  
  14. ExtPoint.markerHelp = Marker Help
  15. ExtPoint.markerImageProviders = Marker Image Providers
  16. ExtPoint.markerResolution = Marker Resolution
  17. ExtPoint.projectNatureImages = Project Nature Images
  18. ExtPoint.resourceFilters = Resource Filters
  19.  
  20. KeysPreference.Name = Keys Preferences
  21. KeysPreference.Description = Preferences related to keys, accelerator key bindings, key configurations and commands.
  22.  
  23. Editors.WelcomeEditor = Welcome
  24. ExportWizards.FileSystem = File system
  25. ExportWizards.Preferences = Preferences
  26. ExportWizards.ZipFile = Archive file
  27. ExportWizards.FileSystemDescription = Export resources to the local file system.
  28. ExportWizards.PreferencesDescription = Export preferences to the local file system.
  29. ExportWizards.ZipFileDescription = Export resources to an archive file on the local file system.
  30. ImportWizards.FileSystem = File system
  31. ImportWizards.Preferences = Preferences
  32. ImportWizards.ZipFile = Archive file
  33. ImportWizards.ExternalProject = Existing Projects into Workspace
  34. ImportWizards.FileSystemDescription = Import resources from the local file system into an existing project.
  35. ImportWizards.PreferencesDescription = Import preferences from the local file system.
  36. ImportWizards.ZipFileDescription = Import resources from an archive file into an existing project.
  37. ImportWizards.ExternalProjectDescription = Create new projects from an archive file or directory. This does not copy the project into the workspace.
  38. NewWizards.Category.Examples = Examples
  39. NewWizards.Category.Basic = Simple
  40. NewWizards.project = Project
  41. NewWizards.project.description = Create a new project resource
  42. NewWizards.folder = Folder
  43. NewWizards.folder.description = Create a new folder resource
  44. NewWizards.file = File
  45. NewWizards.file.description = Create a new file resource
  46. Perspective.resourcePerspective = Resource
  47. PreferencePages.Workbench = General
  48. PreferencePages.Editors = Editors
  49. PreferencePages.LinkedResources = Linked Resources
  50. PreferencePages.FileEditors = File Associations
  51. PreferencePages.FileStates = Local History
  52. PreferencePages.Perspectives = Perspectives
  53. PreferencePages.Views = Appearance
  54. PreferencePages.Workspace=Workspace
  55. PreferencePages.BuildOrder = Build Order
  56. PreferencePages.ColorsAndFonts = Colors and Fonts
  57. PreferencePages.Decorators = Label Decorations
  58. PreferencePages.Startup = Startup and Shutdown
  59. PreferencePages.Keys = Keys
  60. PreferencePages.Activities = Capabilities
  61. PreferencePages.ContentTypes = Content Types
  62. PreferencePages.Performance = Performance
  63. PreferencePages.ContentTypes = Content Types
  64. PreferencePages.Performance = Performance
  65. PropertyPages.project.reference = Project References
  66. PropertyPages.info.file = Info
  67.  
  68. Views.ResourceNavigator = Navigator
  69. Views.Bookmark = Bookmarks
  70. Views.Task = Tasks
  71. Views.Problem = Problems
  72. Views.Progress = Progress
  73.  
  74. WorkingSets.resource = Resource
  75. NavigateActionSet.label = Resource Navigation
  76. NavigateActionSet.description = Action set containing resource navigation actions
  77.  
  78. GoToResourceAction.label = &Resource...
  79. DecoratorLinkedResource.label = Linked Resources
  80. DecoratorLinkedResource.description = Adds an icon decoration to linked resources.
  81. OpenWorkspaceFileAction.label = Open Reso&urce...
  82.  
  83. About.updateSummaryTitle = Current Install Configuration
  84.  
  85. category.perspective.name=Perspectives
  86. category.perspective.description=Commands for opening perspectives
  87. category.project.name=Project
  88. category.project.description=
  89.  
  90. command.addTask.description = Add a task
  91. command.addTask.name = Add Task
  92. command.buildAll.description = Build all projects
  93. command.buildAll.name = Build All
  94. command.buildClean.description = Discard old built state
  95. command.buildClean.name = Build Clean
  96. command.buildLast.description = Repeat the last working set build
  97. command.buildLast.name = Repeat Working Set Build
  98. command.buildProject.description = Build the selected project
  99. command.buildProject.name = Build Project
  100. command.closeProject.description = Close the selected project
  101. command.closeProject.name = Close Project
  102. command.correctionAssistProposals.description = Suggest possible fixes for a problem
  103. command.correctionAssistProposals.name = Quick Fix
  104. command.goToResource.description = Go to a particular resource in the active view
  105. command.goToResource.name = Go to Resource
  106. command.openProject.description = Open a project
  107. command.openProject.name = Open Project
  108. command.openResource.description = Open an editor on a particular resource
  109. command.openResource.name = Open Resource
  110. command.openResourcePerspective.description = Open the resource perspective
  111. command.openWorkspace.description = Open the workspace selection dialog
  112. command.openWorkspace.name = Open Workspace
  113. command.projectProperties.description = Display the properties of the selected item's project 
  114. command.projectProperties.name = Properties
  115. command.rebuildAll.description = Rebuild all projects
  116. command.rebuildAll.name = Rebuild All
  117. command.rebuildProject.description = Rebuild the selected projects
  118. command.rebuildProject.name = Rebuild Project
  119. command.showPerspective.name = Show Perspective
  120. command.showPerspective.description = Show a particular perspective
  121. command.showPerspective.perspectiveIdParameter = Parameter
  122.  
  123. command.showInQuickMenu.name= Show In menu
  124. command.showInQuickMenu.description = Open the Show In menu
  125.  
  126. command.newQuickMenu.name= New menu
  127. command.newQuickMenu.description= Open the New menu
  128.  
  129. UpdateActionSet.label = Software Updates
  130. UpdateActionSet.menu.label = &Software Updates
  131. UpdateActionSet.updates.label = &Find and Install...
  132. UpdateActionSet.configManager.label = &Manage Configuration
  133.  
  134. KeyBindingActionSet.label = Keyboard Shortcuts
  135. KeyBindingActionSet.showKeyAssist.label = &Key Assist...
  136.  
  137. PreferenceKeywords.Editing = editing
  138. PreferenceKeywords.Appearance = appearance
  139. PreferenceKeywords.General = click background
  140. PreferenceKeywords.Themes = themes
  141. PreferenceKeywords.AppearancePage = presentation
  142. PreferenceKeywords.Tabs = tab
  143. PreferenceKeywords.Editors = editor encoding mru
  144. PreferenceKeywords.Keys = binding command scheme
  145. PreferenceKeywords.Perspectives = open view switch
  146. PreferenceKeywords.StartupAndShutdown = workbench plug-in plugin
  147. PreferenceKeywords.Workspace = build refresh
  148. PreferenceKeywords.LinkedResources = path
  149.