Skip to main content
summaryrefslogtreecommitdiffstats
blob: 44538cec9d2d305b8fbb95adb5a65d81c908a7bf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# =====================================
# (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= Couldn't Compare Structures

Back to the top