blob: 7302d5e9e89797fda30069b2fd0655b725da8f82 [file] [log] [blame]
# =====================================
# (c) Copyright IBM Corp. 2002.
# All Rights Reserved.
# =====================================
ComparePlugin.internal_error= Internal Error
ExceptionDialog.seeErrorLogMessage= See error log for more details.
#
# Title format for CompareViewerSwitchingPane
#
CompareViewerSwitchingPane.Titleformat= {0} ({1})
#
# Title message for StructureDiffViewer if no structural differences could be found
#
StructureDiffViewer.NoStructuralDifferences= No Structural Differences
StructureDiffViewer.StructureError= Can't Compare Structures
#
# TextMergeViewer
#
TextMergeViewer.cursorPosition.format= {0} : {1}
TextMergeViewer.beforeLine.format= before line {0}
TextMergeViewer.range.format= {0} : {1}
TextMergeViewer.changeType.addition= addition
TextMergeViewer.changeType.deletion= deletion
TextMergeViewer.changeType.change= change
TextMergeViewer.direction.outgoing= outgoing
TextMergeViewer.direction.incoming= incoming
TextMergeViewer.direction.conflicting= conflicting
TextMergeViewer.diffType.format= {0} {1}
TextMergeViewer.diffDescription.noDiff.format= no diff
TextMergeViewer.diffDescription.diff.format= {0} #{1} (Left: {2}, Right: {3})
TextMergeViewer.statusLine.format= Left: {0}, Right: {1}, {2}