diff options
author | james | 2001-11-24 04:11:26 +0000 |
---|---|---|
committer | james | 2001-11-24 04:11:26 +0000 |
commit | 6a3b0c8eda25aaa74990ca7d0a17114a01f1965a (patch) | |
tree | 3783d219ea3d2ddafd4f654d8297385c7a69318d /bundles/org.eclipse.team.ui/plugin.properties | |
parent | fd461f653d2e688239acffc1f4bd4508ed16edc3 (diff) | |
download | eclipse.platform.team-6a3b0c8eda25aaa74990ca7d0a17114a01f1965a.tar.gz eclipse.platform.team-6a3b0c8eda25aaa74990ca7d0a17114a01f1965a.tar.xz eclipse.platform.team-6a3b0c8eda25aaa74990ca7d0a17114a01f1965a.zip |
Updated plugin name
Diffstat (limited to 'bundles/org.eclipse.team.ui/plugin.properties')
-rw-r--r-- | bundles/org.eclipse.team.ui/plugin.properties | 52 |
1 files changed, 26 insertions, 26 deletions
diff --git a/bundles/org.eclipse.team.ui/plugin.properties b/bundles/org.eclipse.team.ui/plugin.properties index 771c5e719..483835c8e 100644 --- a/bundles/org.eclipse.team.ui/plugin.properties +++ b/bundles/org.eclipse.team.ui/plugin.properties @@ -1,26 +1,26 @@ -pluginName=Eclipse Team Support UI
-
-ASCIIPreferencePage.name=ASCII Resources
-
-ConfigureProject.label=Connect Project to Team...
-ConfigureProject.tooltip=Connect Project to Team
-
-DeconfigureProject.label=Disconnect Project from Team...
-DeconfigureProject.tooltip=Disconnect Project from Team
-
-Delete.label=&Delete
-Delete.tooltip=Delete the local resource and remote resource
-
-Manage.label=&Manage
-Manage.tooltip=Consider this resource for team operations
-
-Move.label=Mo&ve...
-Move.tooltip=Move the local resource and the remote resource
-
-Team=Team
-TeamGroupMenu.label=Team
-
-ToggleNavigatorDecorations.label=Show Team Decorations
-
-Unmanage.label=&Unmanage
-Unmanage.tooltip=Do not consider this resource for team operations
+pluginName=Team Support UI + +ASCIIPreferencePage.name=ASCII Resources + +ConfigureProject.label=Connect Project to Team... +ConfigureProject.tooltip=Connect Project to Team + +DeconfigureProject.label=Disconnect Project from Team... +DeconfigureProject.tooltip=Disconnect Project from Team + +Delete.label=&Delete +Delete.tooltip=Delete the local resource and remote resource + +Manage.label=&Manage +Manage.tooltip=Consider this resource for team operations + +Move.label=Mo&ve... +Move.tooltip=Move the local resource and the remote resource + +Team=Team +TeamGroupMenu.label=Team + +ToggleNavigatorDecorations.label=Show Team Decorations + +Unmanage.label=&Unmanage +Unmanage.tooltip=Do not consider this resource for team operations |