diff options
author | Jean Michel-Lemieux | 2004-06-15 20:01:02 +0000 |
---|---|---|
committer | Jean Michel-Lemieux | 2004-06-15 20:01:02 +0000 |
commit | 84f6aff864604f2aa7146c4ccc18c3bf8f872956 (patch) | |
tree | 9c224e870ca9115f1ee43a9dede1392edd7b8415 /bundles/org.eclipse.team.ui/plugin.properties | |
parent | 51258d48ae957aafbec6e5ab0dac97806ab04576 (diff) | |
download | eclipse.platform.team-84f6aff864604f2aa7146c4ccc18c3bf8f872956.tar.gz eclipse.platform.team-84f6aff864604f2aa7146c4ccc18c3bf8f872956.tar.xz eclipse.platform.team-84f6aff864604f2aa7146c4ccc18c3bf8f872956.zip |
Bug 66046 Team toolbar action does not run last sync
Bug 66631 Team | Synchronize... command should not have trailing ...
(approved by dj, reviewed by michael v)
Diffstat (limited to 'bundles/org.eclipse.team.ui/plugin.properties')
-rw-r--r-- | bundles/org.eclipse.team.ui/plugin.properties | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bundles/org.eclipse.team.ui/plugin.properties b/bundles/org.eclipse.team.ui/plugin.properties index 1e0321518..17e0fa101 100644 --- a/bundles/org.eclipse.team.ui/plugin.properties +++ b/bundles/org.eclipse.team.ui/plugin.properties @@ -40,8 +40,12 @@ ProjectSetExportWizard.description=A wizard that exports a Team Project Set Command.category.name=Team Command.category.description=Actions that apply when working with a Team + Command.syncAll.name=Synchronize... Command.syncAll.description=Synchronize resources in the workspace with another location +Command.syncLast.name=Repeat last synchronization +Command.syncLast.description=Repeat the last synchronization + CompressFolderView.name=Compress Folders CompressFolderView.description=Compress in-sync folders paths |