diff options
author | Michael Valenta | 2003-07-15 13:24:41 +0000 |
---|---|---|
committer | Michael Valenta | 2003-07-15 13:24:41 +0000 |
commit | c81dab39906a57fd55f06d8e4c5fbe9d030e6ad5 (patch) | |
tree | 7b4536e105fac17a8e2761749548077b34bf74ba /bundles/org.eclipse.team.ui/plugin.properties | |
parent | 68f6d4f4a3205959a02b28e2b7bb88b5a3209d26 (diff) | |
download | eclipse.platform.team-c81dab39906a57fd55f06d8e4c5fbe9d030e6ad5.tar.gz eclipse.platform.team-c81dab39906a57fd55f06d8e4c5fbe9d030e6ad5.tar.xz eclipse.platform.team-c81dab39906a57fd55f06d8e4c5fbe9d030e6ad5.zip |
Placed old sync view back in team UI pluginI20030714
Diffstat (limited to 'bundles/org.eclipse.team.ui/plugin.properties')
-rw-r--r-- | bundles/org.eclipse.team.ui/plugin.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bundles/org.eclipse.team.ui/plugin.properties b/bundles/org.eclipse.team.ui/plugin.properties index 5e804f495..f51ee9443 100644 --- a/bundles/org.eclipse.team.ui/plugin.properties +++ b/bundles/org.eclipse.team.ui/plugin.properties @@ -28,7 +28,8 @@ ConfigureProject.tooltip=Share the project with others using a version and confi TeamGroupMenu.label=T&eam Team.viewCategory=Team -SyncView.name=Synchronize +SyncView.name=Live Synchronize +OldSyncView.name=Old Synchronize (Deprecated) ProjectSetImportWizard.name=Team Project Set ProjectSetImportWizard.description=A wizard that imports a Team Project Set |