control: fix tracing group option on command line (Bug 459444)
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.ui / plugin.properties
CommitLineData
bceffc25 1###############################################################################
60ae41e1 2# Copyright (c) 2013, 2014 Ericsson
bceffc25
AM
3#
4# All rights reserved. This program and the accompanying materials
5# are made available under the terms of the Eclipse Public License v1.0
6# which accompanies this distribution, and is available at
7# http://www.eclipse.org/legal/epl-v10.html
8#
9# Contributors:
10# Ericsson - Initial API and implementation
11###############################################################################
12
c77a695a
AM
13Bundle-Vendor = Eclipse Trace Compass
14Bundle-Name = Trace Compass TMF UI Plug-in
b9763f53 15
43ee8b79
AM
16# Extension points
17extensionpoint.trace_type_ui.name = Tmf Trace Type UI Elements
18extensionpoint.sequence_diagram_loader.name = TMF UML 2 Sequence Diagram Loader
19
37d150dd 20# Perspective and Views names
12c155f5
FC
21perspective.category.name = Tracing
22
23views.category.name = Tracing
90e2b925 24filters.view.name = Filters
ca13a91c 25colors.view.name = Colors
ce62370f 26timechart.view.name = Time Chart
c5beb08d 27statistics.view.name = Statistics
09d11238 28events.editor.name = Events Editor
73005152 29uml2sd.view.name = Sequence Diagram
e0752744 30histogram.view.name = Histogram
7692e512 31ssvisualizer.view.name = State System Explorer
e8251298 32callstack.view.name = Call Stack
e73a4ba5
GB
33synchronization.view.name = Synchronization
34
b9763f53 35
37d150dd 36# Tracing wizards
5d786ef5 37project.new.category.name = Tracing
12c155f5
FC
38project.new.wizard.name = Tracing Project
39project.new.wizard.description = Create a new Tracing project
b9763f53
FC
40project.new.wizard.custom.text.parser = Custom Text Parser
41project.new.wizard.custom.xml.parser = Custom XML Parser
42
12c155f5 43project.import.wizard.name = Trace Import
6e651d8b
MAL
44project.import.wizard.name.tracepkg = Trace Package Import
45project.export.wizard.name.tracepkg = Trace Package Export
b9763f53 46
43ee8b79
AM
47# Project model elements
48project.model.trace_folder = Trace Folder
49project.model.experiment_folder = Trace Experiment Folder
50project.model.linked_trace = Linked Trace
51
37d150dd 52# Preference page
73005152
BH
53preference.page.trace.name = Tracing
54preference.page.uml2sd.name = UML2 Sequence Diagram
f8177ba2 55preferences.page.timestamp.format = Time Format
73005152 56
12c155f5
FC
57##Commands and Menus
58
59binding.scheme = Tracing
60binding.scheme.description = Default key binding for tracing
61binding.context = Tracing
62
37d150dd
FC
63## Tracing commands
64commands.category.name = Tracing
65commands.category.description = Tracing Commands
12c155f5 66
37d150dd 67## Common (re-used by multiple sub-menus)
12c155f5 68
37d150dd
FC
69command.open = Open
70command.open.mnemonic = O
71command.open.description = Open element
12c155f5 72
37d150dd
FC
73command.copy = Copy...
74command.copy.mnemonic = C
75command.copy.description = Copy element
12c155f5 76
37d150dd
FC
77command.rename = Rename...
78command.rename.mnemonic = m
79command.rename.description = Rename element
12c155f5 80
37d150dd
FC
81command.delete = Delete
82command.delete.mnemonic = D
83command.delete.description = Delete element
12c155f5 84
4da3df5f
MAL
85command.clear = Clear
86command.clear.mnemonic = l
87command.clear.description = Clear element
88
37d150dd
FC
89command.refresh = Refresh
90command.refresh.mnemonic = f
91command.refresh.description = Refresh project structure
12c155f5 92
37d150dd
FC
93command.delete_suppl_files = Delete Supplementary Files...
94command.delete_suppl_files.mnemonic = S
95command.delete_suppl_files.description = Delete Supplementary Files
12c155f5 96
37d150dd
FC
97command.select_trace_type = Select Trace Type...
98command.select_trace_type.mnemonic = T
99command.select_trace_type.description = Select a trace type
100command.select_trace_type.bundle = Bundle
101command.select_trace_type.type = Trace Type
102command.select_trace_type.icon = Icon
ed963ef6 103
d3de0920
XR
104command.export_to_text = Export To Text...
105command.export_to_text.description = Export trace to text...
d04ec5a7 106
e73a4ba5
GB
107command.synchronize_traces = Synchronize Traces
108command.synchronize_traces.mnemonic = y
109command.synchronize_traces.description = Synchronize 2 or more traces
110
6b44794a
MK
111command.offset_traces = Apply Time Offset...
112command.offset_traces.description = Shift traces by a constant time offset
113
114command.clear_offset = Clear Time Offset
115command.clear_offset.description = Clear time offset
116
37d150dd
FC
117## Trace menu
118# Open, Copy, Rename, Delete, Delete Supplementary Files, Select Trace Type
5e4bf87d 119
37d150dd
FC
120## Trace folder menu
121# Import, Refresh
12c155f5 122
c0c7c656
MAL
123command.OpenFile.description = Opens a file
124command.OpenFile.name = Open File
125command.OpenDirectory.description = Opens a directory
1aec2e92 126command.OpenFile.label = Open Trace...
002f9f07
BH
127command.import = Import...
128command.import.mnemonic = I
129command.import.description = Import traces into project
c0c7c656 130
339d539c
PT
131command.new_folder = New Folder...
132command.new_folder.mnemonic = N
133command.new_folder.description = Create a new trace folder
134
37d150dd
FC
135## Experiment menu
136# Open, Copy, Rename, Remove, Delete Supplementary Files, Select Traces, Refresh
12c155f5 137
37d150dd
FC
138command.select_traces = Select Traces...
139command.select_traces.mnemonic = T
140command.select_traces.description = Select Traces
12c155f5 141
37d150dd
FC
142command.remove = Remove
143command.remove.mnemonic = v
144command.remove.description = Remove trace from experiment
5e4bf87d 145
8a917424
GB
146command.select_experiment_type = Select Experiment Type...
147command.select_experiment_type.mnemonic = E
148command.select_experiment_type.description = Select an experiment type
149
37d150dd
FC
150## Experiment folder menu
151# New, Refresh
152command.new_experiment = New...
153command.new_experiment.mnemonic = N
154command.new_experiment.description = Create Tracing Experiment
5e4bf87d 155
6e651d8b
MAL
156command.export_trace_package = Export Trace Package...
157command.export_trace_package.mnemonic = E
158command.export_trace_package.description = Export a Trace Package
159command.import_trace_package = Import Trace Package...
160command.import_trace_package.mnemonic = P
161command.import_trace_package.description = Import a Trace Package
162
12c155f5
FC
163# Custom parsers
164commands.parser.category.name = Parser Commands
165commands.parser.category.description = Parser Commands
587660fc 166commands.parser.manage = Manage Custom Parsers...
b9763f53 167commands.parser.manage.description = Manage Custom Parsers
c068a752
GB
168
169## Analysis and views
170command.analysis_help = Help
171command.analysis_help.mnemonic = H
172command.analysis_help.description = Help
173
b9763f53 174contenttype.trace = TMF Trace
73005152 175
12c155f5
FC
176parser.provider.extension-point.name = Parser Providers
177navigatorContent.name = TMF Elements
5e4bf87d 178navigatorCommonFilter.name = State History Files
12c155f5 179
73005152
BH
180contexts.uml2sd = UML2 Sequence Diagram Viewer
181commands.uml2sd.category.name = UML2 Sequence Diagram Viewer Commands
182commands.uml2sd.category.description = UML2 Sequence Diagram Viewer Commands
183
184commands.uml2sd.scrollup = Scroll up
185commands.uml2sd.scrollup.description = Scroll up the sequence diagram
186commands.uml2sd.scrolldown = Scroll down
187commands.uml2sd.scrolldown.description = Scroll down the sequence diagram
188commands.uml2sd.scrollleft = Scroll left
189commands.uml2sd.scrollleft.description = Scroll left the sequence diagram
190commands.uml2sd.scrollright = Scroll right
191commands.uml2sd.scrollright.description = Scroll right the sequence diagram
192commands.uml2sd.goto = Go to associated message
193commands.uml2sd.goto.description = Go to the associated message
194commands.uml2sd.showend = Show node end
195commands.uml2sd.showend.description = Show the node end
196commands.uml2sd.showstart = Show node start
197commands.uml2sd.showstart.description = Show the node start
8a917424 198
This page took 0.13859 seconds and 5 git commands to generate.