TMF: Add new ctf trace stub to identify ctf test traces
[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
7692e512 28ssvisualizer.view.name = State System Explorer
e8251298 29callstack.view.name = Call Stack
e73a4ba5
GB
30synchronization.view.name = Synchronization
31
b9763f53 32
37d150dd 33# Tracing wizards
5d786ef5 34project.new.category.name = Tracing
12c155f5
FC
35project.new.wizard.name = Tracing Project
36project.new.wizard.description = Create a new Tracing project
b9763f53
FC
37project.new.wizard.custom.text.parser = Custom Text Parser
38project.new.wizard.custom.xml.parser = Custom XML Parser
39
12c155f5 40project.import.wizard.name = Trace Import
d04ec5a7 41project.import.wizard.name.batch = Batch Trace Import
b9763f53 42
37d150dd 43# Preference page
73005152
BH
44preference.page.trace.name = Tracing
45preference.page.uml2sd.name = UML2 Sequence Diagram
f8177ba2 46preferences.page.timestamp.format = Time Format
73005152 47
12c155f5
FC
48##Commands and Menus
49
50binding.scheme = Tracing
51binding.scheme.description = Default key binding for tracing
52binding.context = Tracing
53
37d150dd
FC
54## Tracing commands
55commands.category.name = Tracing
56commands.category.description = Tracing Commands
12c155f5 57
37d150dd 58## Common (re-used by multiple sub-menus)
12c155f5 59
37d150dd
FC
60command.open = Open
61command.open.mnemonic = O
62command.open.description = Open element
12c155f5 63
37d150dd
FC
64command.copy = Copy...
65command.copy.mnemonic = C
66command.copy.description = Copy element
12c155f5 67
37d150dd
FC
68command.rename = Rename...
69command.rename.mnemonic = m
70command.rename.description = Rename element
12c155f5 71
37d150dd
FC
72command.delete = Delete
73command.delete.mnemonic = D
74command.delete.description = Delete element
12c155f5 75
37d150dd
FC
76command.refresh = Refresh
77command.refresh.mnemonic = f
78command.refresh.description = Refresh project structure
12c155f5 79
37d150dd
FC
80command.delete_suppl_files = Delete Supplementary Files...
81command.delete_suppl_files.mnemonic = S
82command.delete_suppl_files.description = Delete Supplementary Files
12c155f5 83
37d150dd
FC
84command.select_trace_type = Select Trace Type...
85command.select_trace_type.mnemonic = T
86command.select_trace_type.description = Select a trace type
87command.select_trace_type.bundle = Bundle
88command.select_trace_type.type = Trace Type
89command.select_trace_type.icon = Icon
ed963ef6 90
d04ec5a7
MK
91command.batch_import = Batch Import...
92command.batch_import.mnemonic = B
93command.batch_import.descriptio = Batch Import
94
e73a4ba5
GB
95command.synchronize_traces = Synchronize Traces
96command.synchronize_traces.mnemonic = y
97command.synchronize_traces.description = Synchronize 2 or more traces
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
12c155f5
FC
130# Custom parsers
131commands.parser.category.name = Parser Commands
132commands.parser.category.description = Parser Commands
587660fc 133commands.parser.manage = Manage Custom Parsers...
b9763f53
FC
134commands.parser.manage.description = Manage Custom Parsers
135
136contenttype.trace = TMF Trace
73005152 137
12c155f5
FC
138parser.provider.extension-point.name = Parser Providers
139navigatorContent.name = TMF Elements
5e4bf87d 140navigatorCommonFilter.name = State History Files
12c155f5 141
73005152
BH
142contexts.uml2sd = UML2 Sequence Diagram Viewer
143commands.uml2sd.category.name = UML2 Sequence Diagram Viewer Commands
144commands.uml2sd.category.description = UML2 Sequence Diagram Viewer Commands
145
146commands.uml2sd.scrollup = Scroll up
147commands.uml2sd.scrollup.description = Scroll up the sequence diagram
148commands.uml2sd.scrolldown = Scroll down
149commands.uml2sd.scrolldown.description = Scroll down the sequence diagram
150commands.uml2sd.scrollleft = Scroll left
151commands.uml2sd.scrollleft.description = Scroll left the sequence diagram
152commands.uml2sd.scrollright = Scroll right
153commands.uml2sd.scrollright.description = Scroll right the sequence diagram
154commands.uml2sd.goto = Go to associated message
155commands.uml2sd.goto.description = Go to the associated message
156commands.uml2sd.showend = Show node end
157commands.uml2sd.showend.description = Show the node end
158commands.uml2sd.showstart = Show node start
159commands.uml2sd.showstart.description = Show the node start
79e08fd0 160
5e4bf87d 161# CTF trace type
279ba94d
FC
162tracetype.category.ctf = Common Trace Format
163tracetype.type.ctf = Generic CTF Trace
7692e512 164
This page took 0.045206 seconds and 5 git commands to generate.