tmf: Add copyright headers to properties files
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / plugin.properties
index 497dda54c4037f816a99d6bae715fa855a9649c9..258db855e57cb89841764ca801943b9133112a1f 100644 (file)
+###############################################################################
+# Copyright (c) 2013 Ericsson
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+#     Ericsson - Initial API and implementation
+###############################################################################
+
 #Properties file for org.eclipse.linuxtools.tmf.ui
 Bundle-Vendor = Eclipse Linux Tools
-Bundle-Name = Tracing and Monitoring Framework (TMF) UI (Incubation)
+Bundle-Name = Linux Tools TMF UI Plug-in
+
+# Perspective and Views names
+perspective.category.name = Tracing
 
-#Properties file for org.eclipse.linuxtools.tmf.ui (plugin.xml)
-views.category.name = TMF
-project.view.name = Projects
-events.view.name = Events
+views.category.name = Tracing
 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
 uml2sd.view.name = Sequence Diagram
+histogram.view.name = Histogram
+environment.view.name = Environment Variables
+ssvisualizer.view.name = State System Explorer
 
-wizard.category.name = TMF
-project.new.wizard.name = TMF Project
-project.new.wizard.description = Create a new TMF project
+# Tracing wizards
+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
 project.new.wizard.custom.xml.parser = Custom XML Parser
 
-action.set.label = TMF Action Set
-action.set.description = TMF Action Set
+project.import.wizard.name = Trace Import
 
+# Preference page
 preference.page.trace.name = Tracing
 preference.page.uml2sd.name = UML2 Sequence Diagram
+preferences.page.timestamp.format = Time Format
+
+##Commands and Menus
+
+binding.scheme = Tracing
+binding.scheme.description = Default key binding for tracing
+binding.context = Tracing
+
+## Tracing commands
+commands.category.name = Tracing
+commands.category.description = Tracing Commands
+
+## Common (re-used by multiple sub-menus)
+
+command.open = Open
+command.open.mnemonic = O
+command.open.description = Open element
+
+command.copy = Copy...
+command.copy.mnemonic = C
+command.copy.description = Copy element
+
+command.rename = Rename...
+command.rename.mnemonic = m
+command.rename.description = Rename element
+
+command.delete = Delete
+command.delete.mnemonic = D
+command.delete.description = Delete element
+
+command.refresh = Refresh
+command.refresh.mnemonic = f
+command.refresh.description = Refresh project structure
+
+command.delete_suppl_files = Delete Supplementary Files...
+command.delete_suppl_files.mnemonic = S
+command.delete_suppl_files.description = Delete Supplementary Files
 
-#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
-commands.parser.manage = Manage Custom Parsers
+command.select_trace_type = Select Trace Type...
+command.select_trace_type.mnemonic = T
+command.select_trace_type.description = Select a trace type
+command.select_trace_type.bundle = Bundle
+command.select_trace_type.type = Trace Type
+command.select_trace_type.icon = Icon
+
+## Trace menu
+#  Open, Copy, Rename, Delete, Delete Supplementary Files, Select Trace Type
+
+## Trace folder menu
+#  Import, Refresh
+
+command.import = Import...
+command.import.mnemonic = I
+command.import.description = Import traces into project
+
+## Experiment menu
+#  Open, Copy, Rename, Remove, Delete Supplementary Files, Select Traces, Refresh
+
+command.select_traces = Select Traces...
+command.select_traces.mnemonic = T
+command.select_traces.description = Select Traces
+
+command.remove = Remove
+command.remove.mnemonic = v
+command.remove.description = Remove trace from experiment
+
+## Experiment folder menu
+#  New, Refresh
+command.new_experiment = New...
+command.new_experiment.mnemonic = N
+command.new_experiment.description = Create Tracing Experiment
+
+# 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
 
+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
@@ -92,4 +142,8 @@ 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
\ No newline at end of file
+# CTF trace type
+tracetype.category.ctf = Common Trace Format
+tracetype.type.ctf = Generic CTF Trace
+
This page took 0.025363 seconds and 5 git commands to generate.