Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/messages.properties')
-rw-r--r--bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/messages.properties5
1 files changed, 3 insertions, 2 deletions
diff --git a/bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/messages.properties b/bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/messages.properties
index 7a5255d4b..9fd515a1a 100644
--- a/bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/messages.properties
+++ b/bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/messages.properties
@@ -352,7 +352,7 @@ action.changeFilters.tooltip=Select change filters
action.changeFilters.description=Select which change filters to apply in Synchronize view
action.changeFilters.image=filter_change.gif
-action.refreshWithRemote.label=Refresh with remote
+action.refreshWithRemote.label=&Refresh with remote
action.refreshWithRemote.tooltip=Refresh with remote
action.refreshWithRemote.description=Refresh with remote
action.refreshWithRemote.image=refresh.gif
@@ -402,7 +402,8 @@ action.removePage.tooltip=Remove
action.removePage.description=Remove
action.removePage.image=rem_co.gif
-action.expandAll.label=Expand All
+action.expandAll.label=E&xpand All
+action.open.label=&Open
action.openInCompareEditor.label=Open In Compare Editor
action.cancelSubscriber.label=Cancel

Back to the top