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.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/bundles/org.eclipse.team.cvs.ui/plugin.properties b/bundles/org.eclipse.team.cvs.ui/plugin.properties
index 5f1f449dc..49e477657 100644
--- a/bundles/org.eclipse.team.cvs.ui/plugin.properties
+++ b/bundles/org.eclipse.team.cvs.ui/plugin.properties
@@ -74,8 +74,8 @@ TagInRepositoryAction.tooltip=Tag the resources with a CVS version tag
MoveTagAction.label=Tag with &Existing...
MoveTagAction.tooltip=Tag the selected resources with an existing tag
-SetKeywordSubstitutionAction.label=Set &Keyword Substitution...
-SetKeywordSubstitutionAction.tooltip=Set Keyword Substitution for Files on CVS Server
+SetKeywordSubstitutionAction.label=C&hange ASCII/Binary Property...
+SetKeywordSubstitutionAction.tooltip=Change whether the selected resources should be treated as ASCII or binary on the CVS Server
DefineBranchAction.label=&Define Branch Tag...
DefineBranchAction.tooltip=Define a Branch Tag that Exists on CVS Server
@@ -122,7 +122,7 @@ RefreshFromLocal.tooltip=Refresh the workbench with changes made to CVS projects
Synchronize.label=&Synchronize with Repository...
Synchronize.tooltip=Synchronize the workspace resources with those in the repository
-SynchronizeOutgoing.label=&Synchronize Outgoing Changes...
+SynchronizeOutgoing.label=S&ynchronize Outgoing Changes...
SynchronizeOutgoing.tooltip=Synchronize the outgoing changes with the repository
viewCategory=&CVS

Back to the top