Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcvs2001-06-09 12:04:54 +0000
committercvs2001-06-09 12:04:54 +0000
commit9b6c4f8c1c0722671cdd7bb5b3f6014652c34a09 (patch)
tree8bb824a2648221883a617643951c56939923f962 /bundles/org.eclipse.compare/plugin.properties
parent93fdd24f2b884332ac64f79b3b36f94d6fe588cd (diff)
downloadeclipse.platform.team-9b6c4f8c1c0722671cdd7bb5b3f6014652c34a09.tar.gz
eclipse.platform.team-9b6c4f8c1c0722671cdd7bb5b3f6014652c34a09.tar.xz
eclipse.platform.team-9b6c4f8c1c0722671cdd7bb5b3f6014652c34a09.zip
dm: Mnemonics
Diffstat (limited to 'bundles/org.eclipse.compare/plugin.properties')
-rw-r--r--bundles/org.eclipse.compare/plugin.properties10
1 files changed, 5 insertions, 5 deletions
diff --git a/bundles/org.eclipse.compare/plugin.properties b/bundles/org.eclipse.compare/plugin.properties
index e8310ea07..f99e26e00 100644
--- a/bundles/org.eclipse.compare/plugin.properties
+++ b/bundles/org.eclipse.compare/plugin.properties
@@ -9,17 +9,17 @@
#
# Context menu & actions
#
-CompareWithMenu.label= Compare With
+CompareWithMenu.label= Comp&are With
-CompareWithEachOtherAction.label= Each Other
+CompareWithEachOtherAction.label= &Each Other
CompareWithEachOtherAction.tooltip= Compare the Selected Resources
-CompareWithHistoryAction.label= Local History...
+CompareWithHistoryAction.label= &Local History...
CompareWithHistoryAction.tooltip= Compare the Selected Resource with Local History
-ReplaceWithMenu.label= Replace With
+ReplaceWithMenu.label= Rep&lace With
-ReplaceFromHistoryAction.label= Local History...
+ReplaceFromHistoryAction.label= &Local History...
ReplaceFromHistoryAction.tooltip= Replace the Selected Resource with Local History
#

Back to the top