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.editors_3.1.1.jar / plugin.properties < prev    next >
Encoding:
Text File  |  2005-09-29  |  4.5 KB  |  111 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. pluginName= Default Text Editor
  12. providerName= Eclipse.org
  13.  
  14. ExtPoint.markerUpdaters= Marker Updater
  15. ExtPoint.documentProviders= Document Provider
  16. ExtPoint.markerAnnotationSpecification= Marker Annotation Specification
  17. ExtPoint.annotationTypes= Annotation Types
  18. ExtPoint.editorTemplate= Editor Template
  19.  
  20. convertDelimiters.Windows.name= Convert Line Delimiters to Windows
  21. convertDelimiters.Windows.label= &Windows
  22. convertDelimiters.Windows.description= Converts the line delimiters to Windows
  23.  
  24. convertDelimiters.Unix.name= Convert Line Delimiters to Unix
  25. convertDelimiters.Unix.label= &Unix
  26. convertDelimiters.Unix.description= Converts the line delimiters to Unix
  27.  
  28. convertDelimiters.MacOS9.name= Convert Line Delimiters to MacOS 9
  29. convertDelimiters.MacOS9.label= &MacOS 9
  30. convertDelimiters.MacOS9.description= Converts the line delimiters to MacOS 9
  31.  
  32. removeTrailingWhitespace.name= Remove Trailing Whitespace
  33. removeTrailingWhitespace.description= Removes the trailing whitespace of each line
  34.  
  35. openExternalFile.name= Open File...
  36. openExternalFile.label= Open File&...
  37. openExternalFile.description= Opens a File
  38.  
  39. NewUntitledTextFile.label= Untitled Text File
  40. NewUntitledTextFile.description= Creates an empty untitled text file
  41.  
  42. ActionDefinition.quickDiff.name= Quick Diff Toggle
  43. ActionDefinition.quickDiff.description= Toggles quick diff information display on the line number ruler
  44.  
  45. ActionDefinition.quickDiff.revert.name= Revert Lines
  46. ActionDefinition.quickDiff.revert.description= Revert the current selection, block or deleted lines
  47.  
  48. ActionDefinition.quickDiff.revertLine.name= Revert Line
  49. ActionDefinition.quickDiff.revertLine.description= Revert the current line
  50.  
  51. ActionDefinition.lineNumberToggle.name= Show Line Numbers
  52. ActionDefinition.lineNumberToggle.description= Toggle display of line numbers
  53.  
  54. Editors.DefaultTextEditor= Text Editor
  55. PreferencePages.GeneralTextEditors= Text Editors
  56. PreferencePages.Annotations= Annotations
  57. PreferencePages.QuickDiff= Quick Diff
  58. PreferencePages.Accessibility= Accessibility
  59. PreferencePages.Spelling= Spelling
  60.  
  61. lastSaveReferenceProvider.label= Version on &Disk
  62.  
  63. AddTask.label=Add &Task...
  64. AddTask.tooltip=Add Task...
  65. AddBookmark.label=Add Boo&kmark...
  66. AddBookmark.tooltip=Add Bookmark...
  67. quickdiff.toggle.enable= Enable &Quick Diff
  68.  
  69. Dummy.label= 
  70.  
  71. openFilesActionSet.label= Open Files
  72. textEditorAnnotationNavigationActionSet.label= Annotation Navigation
  73.  
  74. goToPreviousAnnotation.label= Previous Annotation
  75. goToPreviousAnnotation.tooltip= Previous Annotation
  76. goToNextAnnotation.label= Next Annotation
  77. goToNextAnnotation.tooltip= Next Annotation
  78.  
  79. errors.label= Errors
  80. warnings.label= Warnings
  81. infos.label= Info
  82. tasks.label= Tasks
  83. bookmarks.label= Bookmarks
  84. changes.label= Diff Changes
  85. additions.label= Diff Additions
  86. deletions.label= Diff Deletions
  87. spelling.label= Spelling Errors
  88.  
  89. goToLastEditPosition.label= Last Edit Lo&cation
  90. goToLastEditPosition.tooltip= Last Edit Location
  91.  
  92. textEditorNavigationActionSet.label= Editor Navigation
  93.  
  94. command.folding.expandAll.name = Expand All
  95. command.folding.expandAll.description = Expands all folded regions
  96. command.folding.toggle.name = Toggle Folding
  97. command.folding.toggle.description = Toggles folding in the current editor
  98. command.folding.expand.name = Expand
  99. command.folding.expand.description = Expands the folded region at the current selection
  100. command.folding.collapse.name = Collapse
  101. command.folding.collapse.description = Collapses the folded region at the current selection
  102.  
  103. conversionActionSet.label= Convert Line Delimiters
  104. conversionSubMenu.label= Con&vert Line Delimiters To
  105.  
  106. preferenceKeywords.general= text editor tab width undo history ruler print margin overview hyperlink overwrite colors line numbers range indicator typing appearance
  107. preferenceKeywords.annotations= annotations vertical ruler overview colors text editor
  108. preferenceKeywords.quickdiff= quick diff compare reference colors text editor
  109. preferenceKeywords.accessibility= accessibility caret cursor quick diff text editor
  110. preferenceKeywords.spelling= spelling spell checking dictionary correction check text editor
  111.