Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.team.cvs.ui/plugin.properties')
-rw-r--r--bundles/org.eclipse.team.cvs.ui/plugin.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/bundles/org.eclipse.team.cvs.ui/plugin.properties b/bundles/org.eclipse.team.cvs.ui/plugin.properties
index 4f87f4f47..0b090f018 100644
--- a/bundles/org.eclipse.team.cvs.ui/plugin.properties
+++ b/bundles/org.eclipse.team.cvs.ui/plugin.properties
@@ -121,7 +121,7 @@ OpenRemoteFileAction.tooltip=Open Remote File
ShowHistoryAction.label=Show in Resource &History
ShowHistoryAction.tooltip=Show in Resource History
-ShowAnnotationAction.label=Show Annotation
+ShowAnnotationAction.label=Show &Annotation
ShowAnnotationAction.tooltip=Show Annotation
GenerateDiff.label=Create &Patch...
@@ -190,7 +190,7 @@ CVSWorkspaceSubscriber.confirmMerged.tooltip=Mark the conflict as merged by upgr
CVSWorkspaceSubscriber.merge.label=&Update
CVSWorkspaceSubscriber.merge.tooltip=Perform an update merge on the visible resources
-CVSCompareSubscriber.revert.label=&Revert local to remote
+CVSCompareSubscriber.revert.label=Re&vert Local to Remote
CVSCompareSubscriber.revert.tooltip=Revert the local file contents to match that of their corresponding remotes
WorkInProgress.name=Work In Progress

Back to the top