Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.compare/plugin.properties')
-rw-r--r--bundles/org.eclipse.compare/plugin.properties12
1 files changed, 7 insertions, 5 deletions
diff --git a/bundles/org.eclipse.compare/plugin.properties b/bundles/org.eclipse.compare/plugin.properties
index cdfca2919..09e7ea489 100644
--- a/bundles/org.eclipse.compare/plugin.properties
+++ b/bundles/org.eclipse.compare/plugin.properties
@@ -57,11 +57,13 @@ ReplaceWithPreviousFromHistoryAction.tooltip= Replace the Selected Resource with
#
# Preference Page
#
-ComparePreferencePage.name= Compare Viewers
-ComparePreferences.initiallyShowAncestorPane.label= Show A&ncestor Pane Initially
-ComparePreferences.showPseudoConflicts.label= Show &Pseudo Conflicts
-ComparePreferences.synchronizeScrolling.label= Synchronize &Scrolling Between Panes in Compare/Merge Viewers
-ComparePreferences.textFont.label= Text Font:
+ComparePreferencePage.name= Compare
+ComparePreferencePage.description= General Settings for Compare/Merge Functionality.
+ComparePreferences.initiallyShowAncestorPane.label= Initially show a&ncestor pane
+ComparePreferences.showPseudoConflicts.label= Show &pseudo conflicts
+ComparePreferences.synchronizeScrolling.label= Synchronize &scrolling between panes in compare viewers
+ComparePreferences.textFont.label= Text font:
+ComparePreferences.showMoreInfo.label= Show additional compare &information in status line
#
# Toolbar actions

Back to the top