tmf: Add copyright headers to properties files
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / plugin.properties
index a30e10be8e21c6c224d206f304eb14bda1c62e70..258db855e57cb89841764ca801943b9133112a1f 100644 (file)
@@ -1,23 +1,35 @@
+###############################################################################
+# 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 = TMF UI
+Bundle-Name = Linux Tools TMF UI Plug-in
 
-#Properties file for org.eclipse.linuxtools.tmf.ui (plugin.xml)
+# Perspective and Views names
 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
-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
+ssvisualizer.view.name = State System Explorer
 
-wizard.category.name = Tracing
+# 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
@@ -25,8 +37,10 @@ project.new.wizard.custom.xml.parser = Custom XML Parser
 
 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
 
@@ -34,102 +48,74 @@ 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
+## Tracing commands
+commands.category.name = Tracing
+commands.category.description = Tracing Commands
 
-commands.trace.copy = Copy...
-commands.trace.copy.mnemonic = C
-commands.trace.copy.description = Copy a Trace
+## Common (re-used by multiple sub-menus)
 
-commands.trace.rename = Rename...
-commands.trace.rename.mnemonic = R
-commands.trace.rename.description = Rename a Trace
+command.open = Open
+command.open.mnemonic = O
+command.open.description = Open element
 
-commands.trace.delete = Delete
-commands.trace.delete.mnemonic = D
-commands.trace.delete.description = Delete a Trace
+command.copy = Copy...
+command.copy.mnemonic = C
+command.copy.description = Copy element
 
-commands.trace.remove = Remove
-commands.trace.remove.mnemonic = D
-commands.trace.remove.description = Remove a Trace from Experiment
+command.rename = Rename...
+command.rename.mnemonic = m
+command.rename.description = Rename element
 
-commands.trace.deleteSupplementaryFiles = Delete Supplementary Files...
-commands.trace.deleteSupplementaryFiles.mnemonic = S
-commands.trace.deleteSupplementaryFiles.description = Delete Supplementary Files
+command.delete = Delete
+command.delete.mnemonic = D
+command.delete.description = Delete element
 
-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
+command.refresh = Refresh
+command.refresh.mnemonic = f
+command.refresh.description = Refresh project structure
 
-# Experiment folder
-commands.experiment_folder.category.name = Experiment Folder Commands
-commands.experiment_folder.category.description = Experiment Folder Commands
+command.delete_suppl_files = Delete Supplementary Files...
+command.delete_suppl_files.mnemonic = S
+command.delete_suppl_files.description = Delete Supplementary Files
 
-commands.experiment_folder.new = New...
-commands.experiment_folder.new.mnemonic = N
-commands.experiment_folder.new.description = Create Tracing Experiment
+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
 
-commands.experiment_folder.refresh = Refresh
-commands.experiment_folder.refresh.mnemonic = F
-commands.experiment_folder.refresh.description = Refresh Experiments Folder
+## Trace menu
+#  Open, Copy, Rename, Delete, Delete Supplementary Files, Select Trace Type
 
-# Experiment
-commands.experiment.category.name = Experiment Commands
-commands.experiment.category.description = Experiment Commands
+## Trace folder menu
+#  Import, Refresh
 
-commands.experiment.selecttraces = Select Traces...
-commands.experiment.selecttraces.mnemonic = S
-commands.experiment.selecttraces.description = Select Traces
+command.import = Import...
+command.import.mnemonic = I
+command.import.description = Import traces into project
 
-commands.experiment.open = Open
-commands.experiment.open.mnemonic = O
-commands.experiment.open.description = Open a Tracing Experiment
+## Experiment menu
+#  Open, Copy, Rename, Remove, Delete Supplementary Files, Select Traces, Refresh
 
-commands.experiment.copy = Copy...
-commands.experiment.copy.mnemonic = C
-commands.experiment.copy.description = Copy a Tracing Experiment
+command.select_traces = Select Traces...
+command.select_traces.mnemonic = T
+command.select_traces.description = Select Traces
 
-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
+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 = Manage Custom Parsers...
 commands.parser.manage.description = Manage Custom Parsers
  
 contenttype.trace = TMF Trace
@@ -158,5 +144,6 @@ 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
+tracetype.category.ctf = Common Trace Format
+tracetype.type.ctf = Generic CTF Trace
+
This page took 0.025938 seconds and 5 git commands to generate.