diff options
author | Jean Michel-Lemieux | 2004-02-25 20:34:58 +0000 |
---|---|---|
committer | Jean Michel-Lemieux | 2004-02-25 20:34:58 +0000 |
commit | 4a1ca77df6f4238416a8715a8c35819611d5992a (patch) | |
tree | 03e4ed09e94442352cb8c3143df59d3b22725627 /bundles/org.eclipse.team.ui/plugin.properties | |
parent | a650f9521c18cb3c840475358086bf5f4052a824 (diff) | |
download | eclipse.platform.team-4a1ca77df6f4238416a8715a8c35819611d5992a.tar.gz eclipse.platform.team-4a1ca77df6f4238416a8715a8c35819611d5992a.tar.xz eclipse.platform.team-4a1ca77df6f4238416a8715a8c35819611d5992a.zip |
SyncView API released to HEAD.
Diffstat (limited to 'bundles/org.eclipse.team.ui/plugin.properties')
-rw-r--r-- | bundles/org.eclipse.team.ui/plugin.properties | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/bundles/org.eclipse.team.ui/plugin.properties b/bundles/org.eclipse.team.ui/plugin.properties index 56c08c388..cb76d2eca 100644 --- a/bundles/org.eclipse.team.ui/plugin.properties +++ b/bundles/org.eclipse.team.ui/plugin.properties @@ -13,14 +13,12 @@ pluginName=Team Support UI Team=Team configurationWizards=Configuration Wizards -targetWizards=Target Site Addition Wizards synchronizeParticipants=Synchronize View Participants +logicalViews=Logical Synchronize Views TeamPreferencePage.name=Team TextPreferencePage.name=File Content IgnorePreferencePage.name=Ignored Resources -loginDetails=Login Details -targetSite=Target Site ConfigureProject.label=&Share Project... ConfigureProject.tooltip=Share the project with others using a version and configuration management system. @@ -30,7 +28,6 @@ Team.viewCategory=Team Synchronizing.perspective=Team Synchronizing SyncView.name=Synchronize -OldSyncView.name=Old Synchronize ProjectSetImportWizard.name=Team Project Set ProjectSetImportWizard.description=A wizard that imports a Team Project Set @@ -57,3 +54,6 @@ Command.selectNextChange.description=Move to the next change Command.selectNextChange.name=Next Change Command.selectPreviousChange.description=Move to the previous change Command.selectPreviousChange.name=Previous Change + +CompressFolderView.name=Compress Folders +CompressFolderView.description=Compress in-sync folders paths |