diff options
author | Michael Valenta | 2006-03-23 14:34:44 +0000 |
---|---|---|
committer | Michael Valenta | 2006-03-23 14:34:44 +0000 |
commit | d0dcaf9156007a02efea43ccac40888578baa8d2 (patch) | |
tree | 1e0439b6cfeaf01e7f9087b8330288799f368add /bundles/org.eclipse.team.ui/plugin.properties | |
parent | 6a9d42910d4ceadf3cd5eabb8e54325d43a8ac89 (diff) | |
download | eclipse.platform.team-d0dcaf9156007a02efea43ccac40888578baa8d2.tar.gz eclipse.platform.team-d0dcaf9156007a02efea43ccac40888578baa8d2.tar.xz eclipse.platform.team-d0dcaf9156007a02efea43ccac40888578baa8d2.zip |
Bug 132901 Improve perspective description for display for Team Synchronizing perspective
Diffstat (limited to 'bundles/org.eclipse.team.ui/plugin.properties')
-rw-r--r-- | bundles/org.eclipse.team.ui/plugin.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.team.ui/plugin.properties b/bundles/org.eclipse.team.ui/plugin.properties index 6e39d88e7..2126f873f 100644 --- a/bundles/org.eclipse.team.ui/plugin.properties +++ b/bundles/org.eclipse.team.ui/plugin.properties @@ -34,6 +34,7 @@ Team.viewCategory=Team Synchronizing.perspective=Team Synchronizing Synchronizing.openPerspectiveDescription=Open the Team Synchronizing Perspective SyncView.name=Synchronize +Synchronizing.perspective.description=This perspective is designed to support the synchronization of resources in the local workspace with their counterparts shared in a repository. It incorporates views for synchronizing, browsing history and comparing resource content. ViewCommand.synchronizeView.name=Synchronize ViewCommand.synchronizeView.description=Show the Synchronize view @@ -58,7 +59,6 @@ CompressFolderView.description=Compress in-sync folders paths FileRevision.OpenAction.name=&Open FileRevision.Compare.name=&Compare - TeamContentProvider = Team Content Providers TeamDecorators = Team Decorators HistoryView = History |