Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.team.ui/plugin.properties')
-rw-r--r--bundles/org.eclipse.team.ui/plugin.properties16
1 files changed, 16 insertions, 0 deletions
diff --git a/bundles/org.eclipse.team.ui/plugin.properties b/bundles/org.eclipse.team.ui/plugin.properties
new file mode 100644
index 000000000..3849beaba
--- /dev/null
+++ b/bundles/org.eclipse.team.ui/plugin.properties
@@ -0,0 +1,16 @@
+pluginName=Team Support UI
+
+# This will change shortly to "Text Resources" once a real Team page exists.
+TextPreferencePage.name=Team
+
+IgnorePreferencePage.name=Ignored Resources
+
+ConfigureProject.label=&Share Project...
+ConfigureProject.tooltip=Share the project with others using a version and configuration management provider.
+
+TeamGroupMenu.label=T&eam
+
+ProjectSetImportWizard.description=A wizard that imports a team project set
+ProjectSetImportWizard.name=Team Project Set
+ProjectSetExportWizard.name=Team Project Set
+ProjectSetExportWizard.description=A wizard that exports a team project set

Back to the top