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