Revert "tmf: Remove legacy import wizard"
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / plugin.properties
index 8bafb2bd3f64a73ee17f2f103d0d504c400240c4..d9fd42bff3ce2cb0966276de02ef96580eb1ee73 100644 (file)
@@ -25,9 +25,10 @@ statistics.view.name = Statistics
 events.editor.name = Events Editor
 uml2sd.view.name = Sequence Diagram
 histogram.view.name = Histogram
-environment.view.name = Environment Variables
 ssvisualizer.view.name = State System Explorer
 callstack.view.name = Call Stack
+synchronization.view.name = Synchronization
+
 
 # Tracing wizards
 project.new.category.name = Tracing
@@ -96,12 +97,22 @@ command.batch_import.description = Batch Import
 command.export_to_text = Export To Text...
 command.export_to_text.description = Export trace to text...
 
+command.synchronize_traces = Synchronize Traces
+command.synchronize_traces.mnemonic = y
+command.synchronize_traces.description = Synchronize 2 or more traces
+
 ## Trace menu
 #  Open, Copy, Rename, Delete, Delete Supplementary Files, Select Trace Type
 
 ## Trace folder menu
 #  Import, Refresh
 
+command.OpenFile.description = Opens a file
+command.OpenFile.name = Open File
+command.OpenDirectory.description = Opens a directory
+command.OpenDirectory.name = Open Directory
+command.OpenFile.label = Open Trace File...
+command.OpenDirectory.label = Open Trace Directory...
 command.import = Import...
 command.import.mnemonic = I
 command.import.description = Import traces into project
@@ -139,7 +150,12 @@ commands.parser.category.name = Parser Commands
 commands.parser.category.description = Parser Commands
 commands.parser.manage = Manage Custom Parsers...
 commands.parser.manage.description = Manage Custom Parsers
+
+## Analysis and views
+command.analysis_help = Help
+command.analysis_help.mnemonic = H
+command.analysis_help.description = Help
+
 contenttype.trace = TMF Trace
 
 parser.provider.extension-point.name = Parser Providers
This page took 0.024002 seconds and 5 git commands to generate.