diff options
author | Jean Michel-Lemieux | 2004-05-20 16:37:27 +0000 |
---|---|---|
committer | Jean Michel-Lemieux | 2004-05-20 16:37:27 +0000 |
commit | c4a29b64ef31930c20a7d954adb79064e7e11583 (patch) | |
tree | 277f80127bd142a0cee7e44dadd93dd9458ecf81 /bundles/org.eclipse.team.ui/plugin.properties | |
parent | 72dd7e509f8c0dfaf313d52793c5958cb7cd91b6 (diff) | |
download | eclipse.platform.team-c4a29b64ef31930c20a7d954adb79064e7e11583.tar.gz eclipse.platform.team-c4a29b64ef31930c20a7d954adb79064e7e11583.tar.xz eclipse.platform.team-c4a29b64ef31930c20a7d954adb79064e7e11583.zip |
Bug 62645 global synchronize action tooltip not updating
Diffstat (limited to 'bundles/org.eclipse.team.ui/plugin.properties')
-rw-r--r-- | bundles/org.eclipse.team.ui/plugin.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bundles/org.eclipse.team.ui/plugin.properties b/bundles/org.eclipse.team.ui/plugin.properties index bd937e113..a6acffbf2 100644 --- a/bundles/org.eclipse.team.ui/plugin.properties +++ b/bundles/org.eclipse.team.ui/plugin.properties @@ -37,8 +37,8 @@ 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 +Command.syncAll.name=Synchronize... +Command.syncAll.description=Synchronize resources in the workspace with another location CompressFolderView.name=Compress Folders CompressFolderView.description=Compress in-sync folders paths |