tmf: Support nullable colors in ColorSetting
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.ui / plugin.properties
1 ###############################################################################
2 # Copyright (c) 2013, 2015 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 Bundle-Vendor = Eclipse Trace Compass
14 Bundle-Name = Trace Compass TMF UI Plug-in
15
16 # Extension points
17 extensionpoint.trace_type_ui.name = Tmf Trace Type UI Elements
18 extensionpoint.sequence_diagram_loader.name = TMF UML 2 Sequence Diagram Loader
19
20 # Perspective and Views names
21 perspective.category.name = Tracing
22
23 views.category.name = Tracing
24 filters.view.name = Filters
25 colors.view.name = Colors
26 timechart.view.name = Time Chart
27 statistics.view.name = Statistics
28 events.editor.name = Events Editor
29 uml2sd.view.name = Sequence Diagram
30 histogram.view.name = Histogram
31 ssvisualizer.view.name = State System Explorer
32 callstack.view.name = Call Stack
33 synchronization.view.name = Synchronization
34
35 # Themes
36 themes.category.label = Tracing
37 font.eventtable.label = Trace event table font
38 font.eventraw.label = Trace event raw text font
39
40 # Tracing wizards
41 project.new.category.name = Tracing
42 project.new.wizard.name = Tracing Project
43 project.new.wizard.description = Create a new Tracing project
44 project.new.wizard.custom.text.parser = Custom Text Parser
45 project.new.wizard.custom.xml.parser = Custom XML Parser
46
47 project.import.wizard.name = Trace Import
48 project.import.wizard.name.tracepkg = Trace Package Import
49 project.export.wizard.name.tracepkg = Trace Package Export
50
51 # Project model elements
52 project.model.trace_folder = Trace Folder
53 project.model.experiment_folder = Trace Experiment Folder
54 project.model.linked_trace = Linked Trace
55
56 # Preference page
57 preference.page.trace.name = Tracing
58 preference.page.uml2sd.name = UML2 Sequence Diagram
59 preferences.page.timestamp.format = Time Format
60
61 ##Commands and Menus
62
63 binding.scheme = Tracing
64 binding.scheme.description = Default key binding for tracing
65 binding.context = Tracing
66
67 ## Tracing commands
68 commands.category.name = Tracing
69 commands.category.description = Tracing Commands
70
71 ## Common (re-used by multiple sub-menus)
72
73 command.open = Open
74 command.open.mnemonic = O
75 command.open.description = Open element
76
77 command.copy = Copy...
78 command.copy.mnemonic = C
79 command.copy.description = Copy element
80
81 command.rename = Rename...
82 command.rename.mnemonic = m
83 command.rename.description = Rename element
84
85 command.delete = Delete
86 command.delete.mnemonic = D
87 command.delete.description = Delete element
88
89 command.clear = Clear
90 command.clear.mnemonic = l
91 command.clear.description = Clear element
92
93 command.refresh = Refresh
94 command.refresh.mnemonic = f
95 command.refresh.description = Refresh project structure
96
97 command.delete_suppl_files = Delete Supplementary Files...
98 command.delete_suppl_files.mnemonic = S
99 command.delete_suppl_files.description = Delete Supplementary Files
100
101 command.select_trace_type = Select Trace Type...
102 command.select_trace_type.mnemonic = T
103 command.select_trace_type.description = Select a trace type
104 command.select_trace_type.bundle = Bundle
105 command.select_trace_type.type = Trace Type
106 command.select_trace_type.icon = Icon
107
108 command.export_to_text = Export To Text...
109 command.export_to_text.description = Export trace to text...
110
111 command.synchronize_traces = Synchronize Traces
112 command.synchronize_traces.mnemonic = y
113 command.synchronize_traces.description = Synchronize 2 or more traces
114
115 command.offset_traces = Apply Time Offset...
116 command.offset_traces.description = Shift traces by a constant time offset
117
118 command.clear_offset = Clear Time Offset
119 command.clear_offset.description = Clear time offset
120
121 ## Trace menu
122 # Open, Copy, Rename, Delete, Delete Supplementary Files, Select Trace Type
123
124 ## Trace folder menu
125 # Import, Refresh
126
127 command.OpenFile.description = Opens a file
128 command.OpenFile.name = Open File
129 command.OpenDirectory.description = Opens a directory
130 command.OpenFile.label = Open Trace...
131 command.import = Import...
132 command.import.mnemonic = I
133 command.import.description = 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.03365 seconds and 5 git commands to generate.