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.compare_3.1.1.jar / plugin.properties < prev    next >
Encoding:
Text File  |  2005-09-29  |  8.0 KB  |  222 lines

  1. ###############################################################################
  2. # Copyright (c) 2000, 2004 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. #
  12. # Resource strings for Compare Plug-in
  13. #
  14. pluginName= Compare Support
  15. providerName=Eclipse.org
  16.  
  17. #
  18. # Extension point names
  19. #
  20. streamMergers= Stream Merger
  21. structureCreators= Structure Creator
  22. structureMergeViewers= Structure Merge Viewer
  23. contentMergeViewers= Content Merge Viewer
  24. contentViewers= Content Viewer
  25.  
  26. #
  27. # CompareUIPlugin
  28. #
  29. CompareUIPlugin.dialogTitle=Compare
  30. CompareUIPlugin.noActiveWorkbenchPage=Cannot find active workbench page
  31. CompareUIPlugin.compareFailed=Compare Failed
  32. CompareUIPlugin.openEditorError=Problems Opening Editor
  33. CompareUIPlugin.noDifferences=There are no differences between the selected inputs.
  34.  
  35. CompareUIPlugin.targetIdAttributeMissing=target id attribute ''{0}'' missing
  36. CompareUIPlugin.contentTypeNotFound=content type ''{0}'' not found
  37. CompareUIPlugin.targetNotFound=target ''{0}'' not found
  38. CompareUIPlugin.unexpectedTag=expected tag ''{1}'', got ''{0}''
  39.  
  40. #
  41. # Compare Editor
  42. #
  43. defaultCompareEditor.name= Default Compare Editor
  44. CompareEditor.saveError.title= Save Error
  45. CompareEditor.cantSaveError= Cannot save contents ({0})
  46. CompareEditor.invalidInput=Invalid input: not a CompareEditorInput
  47. CompareEditor.error.setinput.title=Problem opening input
  48. CompareEditor.error.setinput.message=Cannot open input:
  49.  
  50. #
  51. # Commands
  52. #
  53. compareCategory.name= Compare
  54. compareCategory.description= Compare command category
  55.  
  56. Command.copyRightToLeft.name= Copy from Right to Left
  57. Command.copyRightToLeft.description= Copy Current Change from Right to Left
  58.  
  59. Command.copyLeftToRight.name= Copy from Left to Right
  60. Command.copyLeftToRight.description= Copy Current Change from Left to Right
  61.  
  62. Command.copyAllRightToLeft.name= Copy All from Right to Left
  63. Command.copyAllRightToLeft.description= Copy All Changes from Right to Left
  64.  
  65. Command.copyAllLeftToRight.name= Copy All from Left to Right
  66. Command.copyAllLeftToRight.description= Copy All Changes from Left to Right
  67.  
  68. Command.selectNextChange.name= Select Next Change
  69. Command.selectNextChange.description= Select Next Change
  70.  
  71. Command.selectPreviousChange.name= Select Previous Change
  72. Command.selectPreviousChange.description= Select Previous Change
  73.  
  74.  
  75. #
  76. # Context menu & actions
  77. #
  78. CompareWithMenu.label= Comp&are With
  79.  
  80. CompareWithEachOtherAction.label= &Each Other
  81. CompareWithEachOtherAction.tooltip= Compare the Selected Resources
  82.  
  83. TeamMenu.label= T&eam
  84.  
  85. CompareWithPatchAction.label= &Apply Patch...
  86. CompareWithPatchAction.tooltip= Apply a Patch to the Selected Resources
  87.  
  88. CompareWithHistoryAction.label= &Local History...
  89. CompareWithHistoryAction.tooltip= Compare the Selected Resource with Local History
  90.  
  91. ReplaceWithMenu.label= Rep&lace With
  92.  
  93. ReplaceFromHistoryAction.label= &Local History...
  94. ReplaceFromHistoryAction.tooltip= Replace the Selected Resource with Local History
  95.  
  96. ReplaceWithPreviousFromHistoryAction.label= &Previous from Local History
  97. ReplaceWithPreviousFromHistoryAction.tooltip= Replace the Selected Resource with the Previous from Local History
  98.  
  99. addFromHistoryAction.label= Restore from Local Histor&y...
  100. addFromHistoryAction.tooltip= Restore Deleted Files from Local History
  101.  
  102. #
  103. # Preference Page
  104. #
  105. ComparePreferencePage.name= Compare/Patch
  106.  
  107. ComparePreferencePage.generalTab.label= &General
  108.  
  109. ComparePreferencePage.structureCompare.label= &Open structure compare automatically
  110. ComparePreferencePage.showMoreInfo.label= &Show additional compare information in the status line
  111. ComparePreferencePage.ignoreWhitespace.label= Ignore &white space
  112. ComparePreferencePage.saveBeforePatching.label= A&utomatically save dirty editors before patching
  113.  
  114. ComparePreferencePage.filter.description= Enter member names that should be excluded from 'Compare With Each Other'.\nList is comma separated (e.g. '*.class, .project, bin/')
  115. ComparePreferencePage.filter.label= &Filtered Members:
  116. ComparePreferencePage.filter.invalidsegment.error= Filter is invalid: {0}
  117.  
  118. ComparePreferencePage.textCompareTab.label= &Text Compare
  119.  
  120. ComparePreferencePage.initiallyShowAncestorPane.label= Initially show a&ncestor pane
  121. ComparePreferencePage.showPseudoConflicts.label= Show &pseudo conflicts
  122. ComparePreferencePage.synchronizeScrolling.label= Synchronize &scrolling between panes in compare viewers
  123. ComparePreferencePage.useSingleLine.label= Connect &ranges with single line
  124.  
  125. ComparePreferencePage.preview.label= Preview:
  126. ComparePreferencePage.ancestor.label= Common Ancestor
  127. ComparePreferencePage.left.label= Local
  128. ComparePreferencePage.right.label= Remote
  129. ComparePreferencePage.backgroundColor1.label= Bac&kground Color:
  130. ComparePreferencePage.backgroundColor2.label= S&ystem Default
  131. ComparePreferencePage.backgroundColor3.label= C&ustom
  132.  
  133. # Compare editor contents for Compare preview page
  134. ComparePreferencePage.previewAncestor= 1\n2\n3\nconflict\n4\n5
  135. ComparePreferencePage.previewLeft= 1\n2\noutgoing addition\n3\noutgoing change\n4\npseudo conflict\n5
  136. ComparePreferencePage.previewRight= 1\nincoming addition\nincoming addition\n2\n3\nincoming change\n4\npseudo conflict\n5
  137.  
  138. ComparePreferencePage.colorAndFontLink=See '<a>Colors and Fonts</a>' preferences for text compare colors and fonts.
  139.  
  140. textCompareAppearance.label=Text Compare
  141.  
  142. compareIncomingColor.label= Incoming change color
  143. compareIncomingColor.description= The color used to indicate an incoming change in compare and merge tools.
  144. compareOutgoingColor.label= Outgoing change color
  145. compareOutgoingColor.description= The color used to indicate an outgoing change in compare and merge tools.
  146. compareConflictColor.label= Conflicting change color
  147. compareConflictColor.description= The color used to indicate a conflicting change in compare and merge tools.
  148. compareResolvedColor.label= Resolved change color
  149. compareResolvedColor.description= The color used to indicate a resolved change in merge tools.
  150.  
  151. compareFontDefiniton.label= Compare text font
  152. compareFontDefiniton.description= The compare text font is used by textual compare/merge tools.
  153.  
  154.  
  155. preferenceKeywords.general=merge merging whitespace filter synchronize scolling ancestor conflict line pseudo
  156.  
  157. # New UI
  158. #ComparePreferencePage.useSplines.label= Use splines in center panel
  159. #ComparePreferencePage.useResolveUI.label= Use new resolve UI
  160.  
  161. CompareEditorInput.defaultTitle= Compare
  162.  
  163. #
  164. # Toolbar actions
  165. #
  166. action.IgnoreWhiteSpace.label=Ignore White Space
  167. action.IgnoreWhiteSpace.tooltip=Ignore White Space Where Applicable
  168. action.IgnoreWhiteSpace.image=etool16/ignorews_edit.gif
  169.  
  170. action.Next.label=Next Difference
  171. action.Next.tooltip=Go to Next Difference
  172. action.Next.image=elcl16/next_nav.gif
  173.  
  174. action.Previous.label=Previous Difference
  175. action.Previous.tooltip=Go to Previous Difference
  176. action.Previous.image=elcl16/prev_nav.gif
  177.  
  178. #
  179. # Built in Structure Creators
  180. #
  181. ZipStructureCreator.name=Zip Archive Compare
  182.  
  183. #
  184. # Compare Dialog
  185. #
  186. CompareDialog.commitAction.label=Commit
  187. CompareDialog.saveErrorTitle=Save Error 
  188. CompareDialog.saveErrorMessage=Cannot save
  189.  
  190. #
  191. # Compare With Each Other
  192. #
  193. ResourceCompare.taskName=Operation in Progress...
  194. ResourceCompare.twoWay.title=Compare ({0}-{1})
  195. ResourceCompare.twoWay.tooltip=Two-way compare of {0} with {1}
  196. ResourceCompare.threeWay.title=Compare ({0}-{1}-{2})
  197. ResourceCompare.threeWay.tooltip=Three-way compare of {1} and {2} relative to common ancestor {0}
  198.  
  199. #
  200. # DiffTreeViewer & DiffNodes
  201. #
  202. DiffTreeViewer.title= Structure Compare
  203. DiffNode.noName= <no name>
  204. DiffNode.nameFormat= {0} / {1}
  205.  
  206. #
  207. # Differencing engine
  208. #
  209. Differencer.progressFormat= Comparing {0}
  210.  
  211. #
  212. # Patch: rejected patch markers
  213. #
  214. rejectedPatchMarker.name= Rejected Patch
  215.  
  216. #
  217. # ValidateEdit
  218. #
  219. ValidateEdit.error.unable_to_perform= Operation cannot be performed.
  220. ValidateEdit.error.fileModified= File ''{0}'' has been modified since the beginning of the operation.
  221. ValidateEdit.error.stillReadonly= File ''{0}'' is read-only.
  222.