Rationalize LTTng perspectives (bug 380955)
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / plugin.properties
index 8ca37b6b4405cf8ad89d58c2b40a1e935cd767e5..96ad3a80c67a105c955d57bb7836e3da8cbbede0 100644 (file)
 #Properties file for org.eclipse.linuxtools.tmf.ui
 Bundle-Vendor = Eclipse Linux Tools
-Bundle-Name = Tracing and Monitoring Framework (TMF) UI (Incubation)
+Bundle-Name = TMF UI
 
 #Properties file for org.eclipse.linuxtools.tmf.ui (plugin.xml)
-views.category.name = TMF
-project.view.name = Projects
+perspective.category.name = Tracing
+
+views.category.name = Tracing
 events.view.name = Events
+filters.view.name = Filters
 colors.view.name = Colors
 timechart.view.name = Time Chart
-events.editor.name = Events
+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 = TMF
-project.new.wizard.name = TMF Project
-project.new.wizard.description = Create a new TMF project
+wizard.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
 project.new.wizard.custom.xml.parser = Custom XML Parser
 
-action.set.label = TMF Action Set
-action.set.description = TMF Action Set
-
-#Commands and Menus
-commands.project.category.name = TMF Project Commands
-commands.project.category.description = TMF Project Commands
-commands.project.new = New Project
-commands.project.new.description = Create a new TMF Project
-commands.project.open = Open Project
-commands.project.open.description = Open a TMF Project
-commands.project.close = Close Project
-commands.project.close.description = Close a TMF Project
-commands.project.rename = Rename Project
-commands.project.rename.description = Rename a TMF Project
-commands.project.delete = Delete Project
-commands.project.delete.description = Delete a TMF Project
-commands.project.refresh = Refresh View
-commands.project.refresh.description = Refresh the Project list
-
-commands.trace.category.name = TMF Trace Commands
-commands.trace.category.description = TMF Trace Commands
-commands.trace.import = Import Trace
-commands.trace.import.description = Import a TMF Trace
-commands.trace.open = Open Trace
-commands.trace.open.description = Open a TMF Trace
-commands.trace.rename = Rename Trace
-commands.trace.rename.description = Rename a TMF Trace
-commands.trace.delete = Delete Trace
-commands.trace.delete.description = Delete a TMF Trace
-commands.trace.selectparser = Select Parser
-commands.trace.selectparser.description = Select the Parser for a TMF Trace
-commands.trace.selectparser.parser = Parser
-
-commands.experiment.category.name = TMF Experiment Commands
-commands.experiment.category.description = TMF Experiment Commands
-commands.experiment.new = New Experiment
-commands.experiment.new.description = Create a new TMF Experiment
-commands.experiment.selecttraces = Select Traces
-commands.experiment.selecttraces.description = Select TMF Traces
-commands.experiment.open = Open Experiment
-commands.experiment.open.description = Open a TMF Experiment
-commands.experiment.rename = Rename Experiment
-commands.experiment.rename.description = Rename a TMF Experiment
-commands.experiment.delete = Delete Experiment
-commands.experiment.delete.description = Delete a TMF Experiment
-
-commands.parser.category.name = TMF Parser Commands
-commands.parser.category.description = TMF Parser Commands
+project.import.wizard.name = Trace Import
+
+preference.page.trace.name = Tracing
+preference.page.uml2sd.name = UML2 Sequence Diagram
+
+##Commands and Menus
+
+binding.scheme = Tracing
+binding.scheme.description = Default key binding for tracing
+binding.context = Tracing
+
+# Trace folder
+commands.trace_folder.category.name = Trace Folder Commands
+commands.trace_folder.category.description = Trace Folder Commands
+
+commands.trace_folder.import = Import...
+commands.trace_folder.import.mnemonic = I
+commands.trace_folder.import.description = Import traces in the project
+
+commands.trace_folder.refresh = Refresh
+commands.trace_folder.refresh.mnemonic = F
+commands.trace_folder.refresh.description = Refresh Traces Folder
+
+# Trace
+commands.trace.category.name = Trace Commands
+commands.trace.category.description = Trace Commands
+
+commands.trace.open = Open
+commands.trace.open.mnemonic = O
+commands.trace.open.description = Open a Trace
+
+commands.trace.copy = Copy...
+commands.trace.copy.mnemonic = C
+commands.trace.copy.description = Copy a Trace
+
+commands.trace.rename = Rename...
+commands.trace.rename.mnemonic = R
+commands.trace.rename.description = Rename a Trace
+
+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
+commands.trace.select_trace_type.bundle = Bundle
+commands.trace.select_trace_type.type = Trace Type
+commands.trace.select_trace_type.icon = Icon
+
+# Experiment folder
+commands.experiment_folder.category.name = Experiment Folder Commands
+commands.experiment_folder.category.description = Experiment Folder Commands
+
+commands.experiment_folder.new = New...
+commands.experiment_folder.new.mnemonic = N
+commands.experiment_folder.new.description = Create Tracing Experiment
+
+commands.experiment_folder.refresh = Refresh
+commands.experiment_folder.refresh.mnemonic = F
+commands.experiment_folder.refresh.description = Refresh Experiments Folder
+
+# Experiment
+commands.experiment.category.name = Experiment Commands
+commands.experiment.category.description = Experiment Commands
+
+commands.experiment.selecttraces = Select Traces...
+commands.experiment.selecttraces.mnemonic = S
+commands.experiment.selecttraces.description = Select Traces
+
+commands.experiment.open = Open
+commands.experiment.open.mnemonic = O
+commands.experiment.open.description = Open a Tracing Experiment
+
+commands.experiment.copy = Copy...
+commands.experiment.copy.mnemonic = C
+commands.experiment.copy.description = Copy a Tracing Experiment
+
+commands.experiment.rename = Rename...
+commands.experiment.rename.mnemonic = R
+commands.experiment.rename.description = Rename a Tracing Experiment
+
+commands.experiment.delete = Delete
+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
 commands.parser.manage = Manage Custom Parsers
 commands.parser.manage.description = Manage Custom Parsers
  
 contenttype.trace = TMF Trace
\ No newline at end of file
+
+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
+commands.uml2sd.category.description = UML2 Sequence Diagram Viewer Commands
+
+commands.uml2sd.scrollup = Scroll up
+commands.uml2sd.scrollup.description = Scroll up the sequence diagram
+commands.uml2sd.scrolldown = Scroll down
+commands.uml2sd.scrolldown.description = Scroll down the sequence diagram
+commands.uml2sd.scrollleft = Scroll left
+commands.uml2sd.scrollleft.description = Scroll left the sequence diagram
+commands.uml2sd.scrollright = Scroll right
+commands.uml2sd.scrollright.description = Scroll right the sequence diagram
+commands.uml2sd.goto = Go to associated message
+commands.uml2sd.goto.description = Go to the associated message
+commands.uml2sd.showend = Show node end
+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.generic = Generic
+tracetype.type.generic = CTF Trace
\ No newline at end of file
This page took 0.025906 seconds and 5 git commands to generate.