Add support for selected event in Properties view.
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / plugin.properties
CommitLineData
37d150dd 1# Properties file for org.eclipse.linuxtools.tmf.ui
ff9d1bfe 2Bundle-Vendor = Eclipse Linux Tools
a9c93eb5 3Bundle-Name = TMF UI
b9763f53 4
37d150dd 5# Perspective and Views names
12c155f5
FC
6perspective.category.name = Tracing
7
8views.category.name = Tracing
b9763f53 9events.view.name = Events
90e2b925 10filters.view.name = Filters
ca13a91c 11colors.view.name = Colors
ce62370f 12timechart.view.name = Time Chart
c5beb08d 13statistics.view.name = Statistics
09d11238
PT
14events.editor.name = Events Editor
15eventsview.editor.name = Events View
73005152 16uml2sd.view.name = Sequence Diagram
e0752744 17histogram.view.name = Histogram
ce2388e0 18environment.view.name = Environment Variables
b9763f53 19
37d150dd 20# Tracing wizards
5d786ef5 21project.new.category.name = Tracing
12c155f5
FC
22project.new.wizard.name = Tracing Project
23project.new.wizard.description = Create a new Tracing project
b9763f53
FC
24project.new.wizard.custom.text.parser = Custom Text Parser
25project.new.wizard.custom.xml.parser = Custom XML Parser
26
12c155f5 27project.import.wizard.name = Trace Import
b9763f53 28
37d150dd 29# Preference page
73005152
BH
30preference.page.trace.name = Tracing
31preference.page.uml2sd.name = UML2 Sequence Diagram
32
12c155f5
FC
33##Commands and Menus
34
35binding.scheme = Tracing
36binding.scheme.description = Default key binding for tracing
37binding.context = Tracing
38
37d150dd
FC
39## Tracing commands
40commands.category.name = Tracing
41commands.category.description = Tracing Commands
12c155f5 42
37d150dd 43## Common (re-used by multiple sub-menus)
12c155f5 44
37d150dd
FC
45command.open = Open
46command.open.mnemonic = O
47command.open.description = Open element
12c155f5 48
37d150dd
FC
49command.copy = Copy...
50command.copy.mnemonic = C
51command.copy.description = Copy element
12c155f5 52
37d150dd
FC
53command.rename = Rename...
54command.rename.mnemonic = m
55command.rename.description = Rename element
12c155f5 56
37d150dd
FC
57command.delete = Delete
58command.delete.mnemonic = D
59command.delete.description = Delete element
12c155f5 60
37d150dd
FC
61command.refresh = Refresh
62command.refresh.mnemonic = f
63command.refresh.description = Refresh project structure
12c155f5 64
37d150dd
FC
65command.delete_suppl_files = Delete Supplementary Files...
66command.delete_suppl_files.mnemonic = S
67command.delete_suppl_files.description = Delete Supplementary Files
12c155f5 68
37d150dd
FC
69command.select_trace_type = Select Trace Type...
70command.select_trace_type.mnemonic = T
71command.select_trace_type.description = Select a trace type
72command.select_trace_type.bundle = Bundle
73command.select_trace_type.type = Trace Type
74command.select_trace_type.icon = Icon
ed963ef6 75
ea279a69
FC
76command.clear_views = Clear
77command.clear_views.mnemonic = l
78command.clear_views.description = Clear the tracing views
79
37d150dd
FC
80## Trace menu
81# Open, Copy, Rename, Delete, Delete Supplementary Files, Select Trace Type
5e4bf87d 82
37d150dd
FC
83## Trace folder menu
84# Import, Refresh
12c155f5 85
37d150dd
FC
86command.import = Import...
87command.import.mnemonic = I
88command.import.description = Import traces into project
12c155f5 89
37d150dd
FC
90## Experiment menu
91# Open, Copy, Rename, Remove, Delete Supplementary Files, Select Traces, Refresh
12c155f5 92
37d150dd
FC
93command.select_traces = Select Traces...
94command.select_traces.mnemonic = T
95command.select_traces.description = Select Traces
12c155f5 96
37d150dd
FC
97command.remove = Remove
98command.remove.mnemonic = v
99command.remove.description = Remove trace from experiment
5e4bf87d 100
37d150dd
FC
101## Experiment folder menu
102# New, Refresh
103command.new_experiment = New...
104command.new_experiment.mnemonic = N
105command.new_experiment.description = Create Tracing Experiment
5e4bf87d 106
12c155f5
FC
107# Custom parsers
108commands.parser.category.name = Parser Commands
109commands.parser.category.description = Parser Commands
b9763f53
FC
110commands.parser.manage = Manage Custom Parsers
111commands.parser.manage.description = Manage Custom Parsers
112
113contenttype.trace = TMF Trace
73005152 114
12c155f5
FC
115parser.provider.extension-point.name = Parser Providers
116navigatorContent.name = TMF Elements
5e4bf87d 117navigatorCommonFilter.name = State History Files
12c155f5 118
73005152
BH
119contexts.uml2sd = UML2 Sequence Diagram Viewer
120commands.uml2sd.category.name = UML2 Sequence Diagram Viewer Commands
121commands.uml2sd.category.description = UML2 Sequence Diagram Viewer Commands
122
123commands.uml2sd.scrollup = Scroll up
124commands.uml2sd.scrollup.description = Scroll up the sequence diagram
125commands.uml2sd.scrolldown = Scroll down
126commands.uml2sd.scrolldown.description = Scroll down the sequence diagram
127commands.uml2sd.scrollleft = Scroll left
128commands.uml2sd.scrollleft.description = Scroll left the sequence diagram
129commands.uml2sd.scrollright = Scroll right
130commands.uml2sd.scrollright.description = Scroll right the sequence diagram
131commands.uml2sd.goto = Go to associated message
132commands.uml2sd.goto.description = Go to the associated message
133commands.uml2sd.showend = Show node end
134commands.uml2sd.showend.description = Show the node end
135commands.uml2sd.showstart = Show node start
136commands.uml2sd.showstart.description = Show the node start
79e08fd0 137
5e4bf87d 138# CTF trace type
279ba94d
FC
139tracetype.category.ctf = Common Trace Format
140tracetype.type.ctf = Generic CTF Trace
This page took 0.079847 seconds and 5 git commands to generate.