tmf: lttngControl: use utility function to find State
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / plugin.properties
1 ###############################################################################
2 # Copyright (c) 2013, 2014 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
13 #Properties file for org.eclipse.linuxtools.tmf.ui
14 Bundle-Vendor = Eclipse Linux Tools
15 Bundle-Name = Linux Tools TMF UI Plug-in
16
17 # Extension points
18 extensionpoint.trace_type_ui.name = Tmf Trace Type UI Elements
19 extensionpoint.sequence_diagram_loader.name = TMF UML 2 Sequence Diagram Loader
20
21 # Perspective and Views names
22 perspective.category.name = Tracing
23
24 views.category.name = Tracing
25 filters.view.name = Filters
26 colors.view.name = Colors
27 timechart.view.name = Time Chart
28 statistics.view.name = Statistics
29 events.editor.name = Events Editor
30 uml2sd.view.name = Sequence Diagram
31 histogram.view.name = Histogram
32 ssvisualizer.view.name = State System Explorer
33 callstack.view.name = Call Stack
34 synchronization.view.name = Synchronization
35
36
37 # Tracing wizards
38 project.new.category.name = Tracing
39 project.new.wizard.name = Tracing Project
40 project.new.wizard.description = Create a new Tracing project
41 project.new.wizard.custom.text.parser = Custom Text Parser
42 project.new.wizard.custom.xml.parser = Custom XML Parser
43
44 project.import.wizard.name = Trace Import
45 project.import.wizard.name.batch = Batch Trace Import
46 project.import.wizard.name.tracepkg = Trace Package Import
47 project.export.wizard.name.tracepkg = Trace Package Export
48
49 # Project model elements
50 project.model.trace_folder = Trace Folder
51 project.model.experiment_folder = Trace Experiment Folder
52 project.model.linked_trace = Linked Trace
53
54 # Preference page
55 preference.page.trace.name = Tracing
56 preference.page.uml2sd.name = UML2 Sequence Diagram
57 preferences.page.timestamp.format = Time Format
58
59 ##Commands and Menus
60
61 binding.scheme = Tracing
62 binding.scheme.description = Default key binding for tracing
63 binding.context = Tracing
64
65 ## Tracing commands
66 commands.category.name = Tracing
67 commands.category.description = Tracing Commands
68
69 ## Common (re-used by multiple sub-menus)
70
71 command.open = Open
72 command.open.mnemonic = O
73 command.open.description = Open element
74
75 command.copy = Copy...
76 command.copy.mnemonic = C
77 command.copy.description = Copy element
78
79 command.rename = Rename...
80 command.rename.mnemonic = m
81 command.rename.description = Rename element
82
83 command.delete = Delete
84 command.delete.mnemonic = D
85 command.delete.description = Delete element
86
87 command.clear = Clear
88 command.clear.mnemonic = l
89 command.clear.description = Clear element
90
91 command.refresh = Refresh
92 command.refresh.mnemonic = f
93 command.refresh.description = Refresh project structure
94
95 command.delete_suppl_files = Delete Supplementary Files...
96 command.delete_suppl_files.mnemonic = S
97 command.delete_suppl_files.description = Delete Supplementary Files
98
99 command.select_trace_type = Select Trace Type...
100 command.select_trace_type.mnemonic = T
101 command.select_trace_type.description = Select a trace type
102 command.select_trace_type.bundle = Bundle
103 command.select_trace_type.type = Trace Type
104 command.select_trace_type.icon = Icon
105
106 command.batch_import = Batch Import...
107 command.batch_import.mnemonic = B
108 command.batch_import.description = Batch Import
109
110 command.export_to_text = Export To Text...
111 command.export_to_text.description = Export trace to text...
112
113 command.synchronize_traces = Synchronize Traces
114 command.synchronize_traces.mnemonic = y
115 command.synchronize_traces.description = Synchronize 2 or more traces
116
117 ## Trace menu
118 # Open, Copy, Rename, Delete, Delete Supplementary Files, Select Trace Type
119
120 ## Trace folder menu
121 # Import, Refresh
122
123 command.OpenFile.description = Opens a file
124 command.OpenFile.name = Open File
125 command.OpenDirectory.description = Opens a directory
126 command.OpenFile.label = Open Trace...
127 command.import = Import...
128 command.import.mnemonic = I
129 command.import.description = Import traces into project
130
131 command.batch_import = Batch Import...
132 command.batch_import.mnemonic = A
133 command.batch_import.description = Batch Import traces into project
134
135 command.new_folder = New Folder...
136 command.new_folder.mnemonic = N
137 command.new_folder.description = Create a new trace folder
138
139 ## Experiment menu
140 # Open, Copy, Rename, Remove, Delete Supplementary Files, Select Traces, Refresh
141
142 command.select_traces = Select Traces...
143 command.select_traces.mnemonic = T
144 command.select_traces.description = Select Traces
145
146 command.remove = Remove
147 command.remove.mnemonic = v
148 command.remove.description = Remove trace from experiment
149
150 command.select_experiment_type = Select Experiment Type...
151 command.select_experiment_type.mnemonic = E
152 command.select_experiment_type.description = Select an experiment type
153
154 ## Experiment folder menu
155 # New, Refresh
156 command.new_experiment = New...
157 command.new_experiment.mnemonic = N
158 command.new_experiment.description = Create Tracing Experiment
159
160 command.export_trace_package = Export Trace Package...
161 command.export_trace_package.mnemonic = E
162 command.export_trace_package.description = Export a Trace Package
163 command.import_trace_package = Import Trace Package...
164 command.import_trace_package.mnemonic = P
165 command.import_trace_package.description = Import a Trace Package
166
167 # Custom parsers
168 commands.parser.category.name = Parser Commands
169 commands.parser.category.description = Parser Commands
170 commands.parser.manage = Manage Custom Parsers...
171 commands.parser.manage.description = Manage Custom Parsers
172
173 ## Analysis and views
174 command.analysis_help = Help
175 command.analysis_help.mnemonic = H
176 command.analysis_help.description = Help
177
178 contenttype.trace = TMF Trace
179
180 parser.provider.extension-point.name = Parser Providers
181 navigatorContent.name = TMF Elements
182 navigatorCommonFilter.name = State History Files
183
184 contexts.uml2sd = UML2 Sequence Diagram Viewer
185 commands.uml2sd.category.name = UML2 Sequence Diagram Viewer Commands
186 commands.uml2sd.category.description = UML2 Sequence Diagram Viewer Commands
187
188 commands.uml2sd.scrollup = Scroll up
189 commands.uml2sd.scrollup.description = Scroll up the sequence diagram
190 commands.uml2sd.scrolldown = Scroll down
191 commands.uml2sd.scrolldown.description = Scroll down the sequence diagram
192 commands.uml2sd.scrollleft = Scroll left
193 commands.uml2sd.scrollleft.description = Scroll left the sequence diagram
194 commands.uml2sd.scrollright = Scroll right
195 commands.uml2sd.scrollright.description = Scroll right the sequence diagram
196 commands.uml2sd.goto = Go to associated message
197 commands.uml2sd.goto.description = Go to the associated message
198 commands.uml2sd.showend = Show node end
199 commands.uml2sd.showend.description = Show the node end
200 commands.uml2sd.showstart = Show node start
201 commands.uml2sd.showstart.description = Show the node start
202
This page took 0.035363 seconds and 5 git commands to generate.