performance enhancement for seekEvent by timestamp for a Ctf Trace
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / plugin.properties
index 8466aa0862b656e661386f7b6a6931797e893c99..883a590dea73af9b156e8196e1a191abc88c2733 100644 (file)
@@ -10,12 +10,14 @@ events.view.name = Events
 filters.view.name = Filters
 colors.view.name = Colors
 timechart.view.name = Time Chart
-statistics.view.name = Tmf Statistics
+statistics.view.name = Statistics
 events.editor.name = Events Editor
 eventsview.editor.name = Events View
 uml2sd.view.name = Sequence Diagram
+histogram.view.name = Histogram
+environment.view.name = Environment Variables
 
-wizard.category.name = Tracing
+project.new.category.name = Tracing
 project.new.wizard.name = Tracing Project
 project.new.wizard.description = Create a new Tracing project
 project.new.wizard.custom.text.parser = Custom Text Parser
@@ -64,6 +66,14 @@ commands.trace.delete = Delete
 commands.trace.delete.mnemonic = D
 commands.trace.delete.description = Delete a Trace
 
+commands.trace.remove = Remove
+commands.trace.remove.mnemonic = D
+commands.trace.remove.description = Remove a Trace from Experiment
+
+commands.trace.deleteSupplementaryFiles = Delete Supplementary Files...
+commands.trace.deleteSupplementaryFiles.mnemonic = S
+commands.trace.deleteSupplementaryFiles.description = Delete Supplementary Files
+
 commands.trace.select_trace_type = Select Trace Type...
 commands.trace.select_trace_type.mnemonic = T
 commands.trace.select_trace_type.description = Select a trace type
@@ -104,13 +114,18 @@ commands.experiment.rename.mnemonic = R
 commands.experiment.rename.description = Rename a Tracing Experiment
 
 commands.experiment.delete = Delete
-ommands.experiment.delete.mnemonic = D
+commands.experiment.delete.mnemonic = D
 commands.experiment.delete.description = Delete a Tracing Experiment
 
 commands.experiment.refresh = Refresh
 commands.experiment.refresh.mnemonic = F
 commands.experiment.refresh.description = Refresh the Experiment
 
+commands.experiment.deleteSupplementaryFiles = Delete Supplementary Files...
+commands.experiment.deleteSupplementaryFiles.mnemonic = S
+commands.experiment.deleteSupplementaryFiles.description = Delete Supplementary Files of Each Trace
+
+
 # Custom parsers
 commands.parser.category.name = Parser Commands
 commands.parser.category.description = Parser Commands
@@ -121,6 +136,7 @@ contenttype.trace = TMF Trace
 
 parser.provider.extension-point.name = Parser Providers
 navigatorContent.name = TMF Elements
+navigatorCommonFilter.name = State History Files
 
 contexts.uml2sd = UML2 Sequence Diagram Viewer
 commands.uml2sd.category.name = UML2 Sequence Diagram Viewer Commands
@@ -141,3 +157,6 @@ commands.uml2sd.showend.description = Show the node end
 commands.uml2sd.showstart = Show node start 
 commands.uml2sd.showstart.description = Show the node start
  
+# CTF trace type
+tracetype.category.ctf = Common Trace Format
+tracetype.type.ctf = Generic CTF Trace
This page took 0.024763 seconds and 5 git commands to generate.