tmf: Import and Export trace package
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / plugin.properties
CommitLineData
bceffc25
AM
1###############################################################################
2# Copyright (c) 2013 Ericsson
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
6de2f761 13#Properties file for org.eclipse.linuxtools.tmf.ui
ff9d1bfe 14Bundle-Vendor = Eclipse Linux Tools
6de2f761 15Bundle-Name = Linux Tools TMF UI Plug-in
b9763f53 16
37d150dd 17# Perspective and Views names
12c155f5
FC
18perspective.category.name = Tracing
19
20views.category.name = Tracing
90e2b925 21filters.view.name = Filters
ca13a91c 22colors.view.name = Colors
ce62370f 23timechart.view.name = Time Chart
c5beb08d 24statistics.view.name = Statistics
09d11238 25events.editor.name = Events Editor
73005152 26uml2sd.view.name = Sequence Diagram
e0752744 27histogram.view.name = Histogram
ce2388e0 28environment.view.name = Environment Variables
7692e512 29ssvisualizer.view.name = State System Explorer
e8251298 30callstack.view.name = Call Stack
b9763f53 31
37d150dd 32# Tracing wizards
5d786ef5 33project.new.category.name = Tracing
12c155f5
FC
34project.new.wizard.name = Tracing Project
35project.new.wizard.description = Create a new Tracing project
b9763f53
FC
36project.new.wizard.custom.text.parser = Custom Text Parser
37project.new.wizard.custom.xml.parser = Custom XML Parser
38
12c155f5 39project.import.wizard.name = Trace Import
d04ec5a7 40project.import.wizard.name.batch = Batch Trace Import
6e651d8b
MAL
41project.import.wizard.name.tracepkg = Trace Package Import
42project.export.wizard.name.tracepkg = Trace Package Export
b9763f53 43
37d150dd 44# Preference page
73005152
BH
45preference.page.trace.name = Tracing
46preference.page.uml2sd.name = UML2 Sequence Diagram
f8177ba2 47preferences.page.timestamp.format = Time Format
73005152 48
12c155f5
FC
49##Commands and Menus
50
51binding.scheme = Tracing
52binding.scheme.description = Default key binding for tracing
53binding.context = Tracing
54
37d150dd
FC
55## Tracing commands
56commands.category.name = Tracing
57commands.category.description = Tracing Commands
12c155f5 58
37d150dd 59## Common (re-used by multiple sub-menus)
12c155f5 60
37d150dd
FC
61command.open = Open
62command.open.mnemonic = O
63command.open.description = Open element
12c155f5 64
37d150dd
FC
65command.copy = Copy...
66command.copy.mnemonic = C
67command.copy.description = Copy element
12c155f5 68
37d150dd
FC
69command.rename = Rename...
70command.rename.mnemonic = m
71command.rename.description = Rename element
12c155f5 72
37d150dd
FC
73command.delete = Delete
74command.delete.mnemonic = D
75command.delete.description = Delete element
12c155f5 76
37d150dd
FC
77command.refresh = Refresh
78command.refresh.mnemonic = f
79command.refresh.description = Refresh project structure
12c155f5 80
37d150dd
FC
81command.delete_suppl_files = Delete Supplementary Files...
82command.delete_suppl_files.mnemonic = S
83command.delete_suppl_files.description = Delete Supplementary Files
12c155f5 84
37d150dd
FC
85command.select_trace_type = Select Trace Type...
86command.select_trace_type.mnemonic = T
87command.select_trace_type.description = Select a trace type
88command.select_trace_type.bundle = Bundle
89command.select_trace_type.type = Trace Type
90command.select_trace_type.icon = Icon
ed963ef6 91
d04ec5a7
MK
92command.batch_import = Batch Import...
93command.batch_import.mnemonic = B
d3de0920
XR
94command.batch_import.description = Batch Import
95
96command.export_to_text = Export To Text...
97command.export_to_text.description = Export trace to text...
d04ec5a7 98
37d150dd
FC
99## Trace menu
100# Open, Copy, Rename, Delete, Delete Supplementary Files, Select Trace Type
5e4bf87d 101
37d150dd
FC
102## Trace folder menu
103# Import, Refresh
12c155f5 104
37d150dd
FC
105command.import = Import...
106command.import.mnemonic = I
107command.import.description = Import traces into project
12c155f5 108
d04ec5a7
MK
109command.batch_import = Batch Import...
110command.batch_import.mnemonic = A
111command.batch_import.description = Batch Import traces into project
112
37d150dd
FC
113## Experiment menu
114# Open, Copy, Rename, Remove, Delete Supplementary Files, Select Traces, Refresh
12c155f5 115
37d150dd
FC
116command.select_traces = Select Traces...
117command.select_traces.mnemonic = T
118command.select_traces.description = Select Traces
12c155f5 119
37d150dd
FC
120command.remove = Remove
121command.remove.mnemonic = v
122command.remove.description = Remove trace from experiment
5e4bf87d 123
37d150dd
FC
124## Experiment folder menu
125# New, Refresh
126command.new_experiment = New...
127command.new_experiment.mnemonic = N
128command.new_experiment.description = Create Tracing Experiment
5e4bf87d 129
6e651d8b
MAL
130command.export_trace_package = Export Trace Package...
131command.export_trace_package.mnemonic = E
132command.export_trace_package.description = Export a Trace Package
133command.import_trace_package = Import Trace Package...
134command.import_trace_package.mnemonic = P
135command.import_trace_package.description = Import a Trace Package
136
12c155f5
FC
137# Custom parsers
138commands.parser.category.name = Parser Commands
139commands.parser.category.description = Parser Commands
587660fc 140commands.parser.manage = Manage Custom Parsers...
b9763f53
FC
141commands.parser.manage.description = Manage Custom Parsers
142
143contenttype.trace = TMF Trace
73005152 144
12c155f5
FC
145parser.provider.extension-point.name = Parser Providers
146navigatorContent.name = TMF Elements
5e4bf87d 147navigatorCommonFilter.name = State History Files
12c155f5 148
73005152
BH
149contexts.uml2sd = UML2 Sequence Diagram Viewer
150commands.uml2sd.category.name = UML2 Sequence Diagram Viewer Commands
151commands.uml2sd.category.description = UML2 Sequence Diagram Viewer Commands
152
153commands.uml2sd.scrollup = Scroll up
154commands.uml2sd.scrollup.description = Scroll up the sequence diagram
155commands.uml2sd.scrolldown = Scroll down
156commands.uml2sd.scrolldown.description = Scroll down the sequence diagram
157commands.uml2sd.scrollleft = Scroll left
158commands.uml2sd.scrollleft.description = Scroll left the sequence diagram
159commands.uml2sd.scrollright = Scroll right
160commands.uml2sd.scrollright.description = Scroll right the sequence diagram
161commands.uml2sd.goto = Go to associated message
162commands.uml2sd.goto.description = Go to the associated message
163commands.uml2sd.showend = Show node end
164commands.uml2sd.showend.description = Show the node end
165commands.uml2sd.showstart = Show node start
166commands.uml2sd.showstart.description = Show the node start
79e08fd0 167
5e4bf87d 168# CTF trace type
279ba94d
FC
169tracetype.category.ctf = Common Trace Format
170tracetype.type.ctf = Generic CTF Trace
7692e512 171
This page took 0.047319 seconds and 5 git commands to generate.