Fix unintended black background in HistogramTextControls
[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
f8177ba2 32preferences.page.timestamp.format = Time Format
73005152 33
12c155f5
FC
34##Commands and Menus
35
36binding.scheme = Tracing
37binding.scheme.description = Default key binding for tracing
38binding.context = Tracing
39
37d150dd
FC
40## Tracing commands
41commands.category.name = Tracing
42commands.category.description = Tracing Commands
12c155f5 43
37d150dd 44## Common (re-used by multiple sub-menus)
12c155f5 45
37d150dd
FC
46command.open = Open
47command.open.mnemonic = O
48command.open.description = Open element
12c155f5 49
37d150dd
FC
50command.copy = Copy...
51command.copy.mnemonic = C
52command.copy.description = Copy element
12c155f5 53
37d150dd
FC
54command.rename = Rename...
55command.rename.mnemonic = m
56command.rename.description = Rename element
12c155f5 57
37d150dd
FC
58command.delete = Delete
59command.delete.mnemonic = D
60command.delete.description = Delete element
12c155f5 61
37d150dd
FC
62command.refresh = Refresh
63command.refresh.mnemonic = f
64command.refresh.description = Refresh project structure
12c155f5 65
37d150dd
FC
66command.delete_suppl_files = Delete Supplementary Files...
67command.delete_suppl_files.mnemonic = S
68command.delete_suppl_files.description = Delete Supplementary Files
12c155f5 69
37d150dd
FC
70command.select_trace_type = Select Trace Type...
71command.select_trace_type.mnemonic = T
72command.select_trace_type.description = Select a trace type
73command.select_trace_type.bundle = Bundle
74command.select_trace_type.type = Trace Type
75command.select_trace_type.icon = Icon
ed963ef6 76
ea279a69
FC
77command.clear_views = Clear
78command.clear_views.mnemonic = l
79command.clear_views.description = Clear the tracing views
80
37d150dd
FC
81## Trace menu
82# Open, Copy, Rename, Delete, Delete Supplementary Files, Select Trace Type
5e4bf87d 83
37d150dd
FC
84## Trace folder menu
85# Import, Refresh
12c155f5 86
37d150dd
FC
87command.import = Import...
88command.import.mnemonic = I
89command.import.description = Import traces into project
12c155f5 90
37d150dd
FC
91## Experiment menu
92# Open, Copy, Rename, Remove, Delete Supplementary Files, Select Traces, Refresh
12c155f5 93
37d150dd
FC
94command.select_traces = Select Traces...
95command.select_traces.mnemonic = T
96command.select_traces.description = Select Traces
12c155f5 97
37d150dd
FC
98command.remove = Remove
99command.remove.mnemonic = v
100command.remove.description = Remove trace from experiment
5e4bf87d 101
37d150dd
FC
102## Experiment folder menu
103# New, Refresh
104command.new_experiment = New...
105command.new_experiment.mnemonic = N
106command.new_experiment.description = Create Tracing Experiment
5e4bf87d 107
12c155f5
FC
108# Custom parsers
109commands.parser.category.name = Parser Commands
110commands.parser.category.description = Parser Commands
b9763f53
FC
111commands.parser.manage = Manage Custom Parsers
112commands.parser.manage.description = Manage Custom Parsers
113
114contenttype.trace = TMF Trace
73005152 115
12c155f5
FC
116parser.provider.extension-point.name = Parser Providers
117navigatorContent.name = TMF Elements
5e4bf87d 118navigatorCommonFilter.name = State History Files
12c155f5 119
73005152
BH
120contexts.uml2sd = UML2 Sequence Diagram Viewer
121commands.uml2sd.category.name = UML2 Sequence Diagram Viewer Commands
122commands.uml2sd.category.description = UML2 Sequence Diagram Viewer Commands
123
124commands.uml2sd.scrollup = Scroll up
125commands.uml2sd.scrollup.description = Scroll up the sequence diagram
126commands.uml2sd.scrolldown = Scroll down
127commands.uml2sd.scrolldown.description = Scroll down the sequence diagram
128commands.uml2sd.scrollleft = Scroll left
129commands.uml2sd.scrollleft.description = Scroll left the sequence diagram
130commands.uml2sd.scrollright = Scroll right
131commands.uml2sd.scrollright.description = Scroll right the sequence diagram
132commands.uml2sd.goto = Go to associated message
133commands.uml2sd.goto.description = Go to the associated message
134commands.uml2sd.showend = Show node end
135commands.uml2sd.showend.description = Show the node end
136commands.uml2sd.showstart = Show node start
137commands.uml2sd.showstart.description = Show the node start
79e08fd0 138
5e4bf87d 139# CTF trace type
279ba94d
FC
140tracetype.category.ctf = Common Trace Format
141tracetype.type.ctf = Generic CTF Trace
This page took 0.042534 seconds and 5 git commands to generate.