2010-11-18 Francois Chouinard <fchouinard@gmail.com> Contribution for Bug315307
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.ui / plugin.properties
index 75b29141953b5bc1b4a5d88005801e9b6c57ca45..3dfa72032b6ad39f95a9fe20a481c752eeb8245d 100644 (file)
@@ -2,27 +2,63 @@
 Bundle-Name = Linux Tracing Toolkit (LTTng) UI (Incubation)
 Bundle-Vendor = Eclipse Linux Tools
 
-# org.eclipse.ui.perspectives
-extension.name.0 = LTTng Perspective
-perspective.name = LTTng
+#Properties file for org.eclipse.linuxtools.tmf.ui (plugin.xml)
+perspective.category.name = LTTng
 
-# org.eclipse.ui.views
-extension.name.1 = LTTng Views
-category.name = LTTng
-view.name.0 = Project
-view.name.1 = Control
-view.name.2 = Events
-view.name.3 = Time Frame
-view.name.4 = Control Flow
-view.name.5 = Resources
-view.name.6 = Statistics
-view.name.7 = Histogram
+views.category.name = LTTng
+project.view.name = Projects
+control.view.name = Control
+events.view.name = Events
+timeframe.view.name = Time Frame
+controlflow.view.name = Control Flow
+resources.view.name = Resources
+statistics.view.name = Statistics
+histogram.view.name = Histogram
 
-# org.eclipse.ui.newWizards
-extension.name.2 = LTTng New Wizards
-category.name.0 = LTTng
-wizard.name.0 = LTTng Project
-wizard.description.0 = Create an LTTng project
+wizard.category.name = LTTng
+project.new.wizard.name = LTTng Project
+project.new.wizard.description = Create a new LTTng project
 
-# org.eclipse.core.resources.natures
-extension.name.3 = LTTng Project Nature
+action.set.label = LTTng Action Set
+action.set.description = LTTng Action Set
+
+#Commands and Menus
+commands.project.category.name = LTTng Project Commands
+commands.project.category.description = LTTng Project Commands
+commands.project.new = New Project
+commands.project.new.description = Create a new LTTng Project
+commands.project.open = Open Project
+commands.project.open.description = Open an LTTng Project
+commands.project.close = Close Project
+commands.project.close.description = Close an LTTng Project
+commands.project.rename = Rename Project
+commands.project.rename.description = Rename an LTTng Project
+commands.project.delete = Delete Project
+commands.project.delete.description = Delete an LTTng Project
+commands.project.refresh = Refresh View
+commands.project.refresh.description = Refresh the Project list
+
+commands.trace.category.name = LTTng Trace Commands
+commands.trace.category.description = LTTng Trace Commands
+commands.trace.import = Import Trace
+commands.trace.import.description = Import an LTTng Trace
+commands.trace.open = Open Trace
+commands.trace.open.description = Open an LTTng Trace
+commands.trace.rename = Rename Trace
+commands.trace.rename.description = Rename an LTTng Trace
+commands.trace.delete = Delete Trace
+commands.trace.delete.description = Delete an LTTng Trace
+commands.trace.selectparser = Select Parser
+
+commands.experiment.category.name = LTTng Experiment Commands
+commands.experiment.category.description = LTTng Experiment Commands
+commands.experiment.new = New Experiment
+commands.experiment.new.description = Create a new LTTng Experiment
+commands.experiment.selecttraces = Select Traces
+commands.experiment.selecttraces.description = Select LTTng Traces
+commands.experiment.open = Open Experiment
+commands.experiment.open.description = Open an LTTng Experiment
+commands.experiment.rename = Rename Experiment
+commands.experiment.rename.description = Rename an LTTng Experiment
+commands.experiment.delete = Delete Experiment
+commands.experiment.delete.description = Delete an LTTng Experiment
This page took 0.037335 seconds and 5 git commands to generate.