diff options
Diffstat (limited to 'bundles/org.eclipse.team.cvs.ui/src/org/eclipse/team/internal')
-rw-r--r-- | bundles/org.eclipse.team.cvs.ui/src/org/eclipse/team/internal/ccvs/ui/messages.properties | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bundles/org.eclipse.team.cvs.ui/src/org/eclipse/team/internal/ccvs/ui/messages.properties b/bundles/org.eclipse.team.cvs.ui/src/org/eclipse/team/internal/ccvs/ui/messages.properties index 52ec104ca..5ba7c3ebe 100644 --- a/bundles/org.eclipse.team.cvs.ui/src/org/eclipse/team/internal/ccvs/ui/messages.properties +++ b/bundles/org.eclipse.team.cvs.ui/src/org/eclipse/team/internal/ccvs/ui/messages.properties @@ -75,8 +75,8 @@ CVSAnnotateView_viewInstructions=This view shows annotations for a file in CVS. ShowAnnotationAction_noSyncInfo=Cannot display annotation for {0} because it doesn''t have a remote revision. ShowAnnotationOperation_taskName=Fetching annotations from repository ShowAnnotationOperation_0=Error opening perspective -ShowAnnotationOperation_1=Confirm Perspective Switch -ShowAnnotationOperation_2=The CVS Annotate View is associated with the {0} perspective. Do you want to switch to that perspective now? +ShowAnnotationOperation_1=Confirm Open Perspective +ShowAnnotationOperation_2=The CVS Annotate View is associated with the {0} perspective. Do you want to open that perspective now? ShowAnnotationOperation_4=&Remember my decision @@ -216,7 +216,7 @@ CVSPreferencesPage_38=Default te&xt mode: CVSPreferencesPage_39=&Prompting CVSPreferencesPage_40=A&llow empty commit comments CVSPreferencesPage_41=A&utomatically save dirty editors before CVS operations -CVSPreferencesPage_42=S&witch perspective after a 'Show Annotations' operation +CVSPreferencesPage_42=&Open perspective after a 'Show Annotations' operation CVSPreferencesPage_43=D&efault perspective for 'Show Annotations': CVSPreferencesPage_44=Aut&omatically share projects containing CVS meta information CVSPropertiesPage_virtualModule=<no corresponding remote folder> |