Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Valenta2004-01-23 19:35:57 +0000
committerMichael Valenta2004-01-23 19:35:57 +0000
commitc1b1fed64fb06e62086ebaaf6e81bcba8e047a2f (patch)
tree1a374aae5ad995f49e87813d8920ac58a430cdb7 /bundles/org.eclipse.team.cvs.ui
parent3fed011c38e7afa84716f25b2b2ec7e91e3a6960 (diff)
downloadeclipse.platform.team-c1b1fed64fb06e62086ebaaf6e81bcba8e047a2f.tar.gz
eclipse.platform.team-c1b1fed64fb06e62086ebaaf6e81bcba8e047a2f.tar.xz
eclipse.platform.team-c1b1fed64fb06e62086ebaaf6e81bcba8e047a2f.zip
*** empty log message ***
Diffstat (limited to 'bundles/org.eclipse.team.cvs.ui')
-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