Added some more JUnit tests
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.ui / plugin.properties
index 8abacaa6a19fb27e443174efe8befecb9ea63452..92ae682c957343b5c50cfc51caecabbad8af0c40 100644 (file)
@@ -6,7 +6,6 @@ Bundle-Vendor = Eclipse Linux Tools
 perspective.category.name = LTTng
 
 views.category.name = LTTng
-project.view.name = Projects
 control.view.name = Control
 events.view.name = Events
 timeframe.view.name = Time Frame
@@ -28,22 +27,6 @@ tracetype.category.lttng= LTTng
 tracetype.type.kernel = Kernel Trace
 
 #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.project.property = P&roperties
-commands.project.property.description = Manage project properties
 commands.trace.category.name = LTTng Trace Commands
 commands.trace.category.description = LTTng Trace Commands
 commands.trace.import = Import Trace
@@ -85,6 +68,10 @@ commands.control.connect.description=Connect to Target Node
 commands.control.disconnect=Disconnect
 commands.control.discconnect.description=Disconnect to Target Node
 
+commands.control.refresh=Refresh
+commands.control.refresh.description=Refresh Node Configuration
+
+
 commands.control.delete=Delete
 commands.control.deleete.description=Delete Target Node
 
@@ -109,6 +96,17 @@ commands.control.start.description=Start Trace Session
 commands.control.stop=Stop
 commands.control.stop.description=Stop Trace Session
 
+#commands.control.enable.event=Enable
+commands.control.enable.assign.description=Assign Event to Session and Channel and Enable Event 
+
+commands.control.enable.event=Enable Event
+commands.control.enable.event.description=Enable Event
+
+commands.control.enable.eventOnDomain=Enable Event (default channel)
+commands.control.enable.eventOnDomain.description=Enable Event on Default Channel
+
+commands.control.disable.event=Disable Event
+commands.control.disable.event.description=Disable Event
 
 # trace control (RSE) properties (LTTng 0.x)
 lttng.rse.subsystem.type.name=LTTng (v0.x)
This page took 0.024553 seconds and 5 git commands to generate.