Bug 213780 - Fixed text discrepancy between tooltips of toolbar buttons

Change-Id: I5e565091a78ce65bf7a9b6c2ffd9fc8f2b2de7a2
diff --git a/bundles/org.eclipse.compare/compare/org/eclipse/compare/contentmergeviewer/TextMergeViewerResources.properties b/bundles/org.eclipse.compare/compare/org/eclipse/compare/contentmergeviewer/TextMergeViewerResources.properties
index a459d14..9fef099 100644
--- a/bundles/org.eclipse.compare/compare/org/eclipse/compare/contentmergeviewer/TextMergeViewerResources.properties
+++ b/bundles/org.eclipse.compare/compare/org/eclipse/compare/contentmergeviewer/TextMergeViewerResources.properties
@@ -28,7 +28,7 @@
 #####################################################
 
 action.CopyLeftToRight.label=Copy Left to Right
-action.CopyLeftToRight.tooltip=Copy All from Left to Right
+action.CopyLeftToRight.tooltip=Copy All Non-Conflicting Changes from Left to Right
 action.CopyLeftToRight.image=copy_r_co.gif
 
 action.CopyRightToLeft.label=Copy Right to Left