tmf: Remove unused references to old Batch Import command
[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.tracepkg = Trace Package Import
46 project.export.wizard.name.tracepkg = Trace Package Export
47
48 # Project model elements
49 project.model.trace_folder = Trace Folder
50 project.model.experiment_folder = Trace Experiment Folder
51 project.model.linked_trace = Linked Trace
52
53 # Preference page
54 preference.page.trace.name = Tracing
55 preference.page.uml2sd.name = UML2 Sequence Diagram
56 preferences.page.timestamp.format = Time Format
57
58 ##Commands and Menus
59
60 binding.scheme = Tracing
61 binding.scheme.description = Default key binding for tracing
62 binding.context = Tracing
63
64 ## Tracing commands
65 commands.category.name = Tracing
66 commands.category.description = Tracing Commands
67
68 ## Common (re-used by multiple sub-menus)
69
70 command.open = Open
71 command.open.mnemonic = O
72 command.open.description = Open element
73
74 command.copy = Copy...
75 command.copy.mnemonic = C
76 command.copy.description = Copy element
77
78 command.rename = Rename...
79 command.rename.mnemonic = m
80 command.rename.description = Rename element
81
82 command.delete = Delete
83 command.delete.mnemonic = D
84 command.delete.description = Delete element
85
86 command.clear = Clear
87 command.clear.mnemonic = l
88 command.clear.description = Clear element
89
90 command.refresh = Refresh
91 command.refresh.mnemonic = f
92 command.refresh.description = Refresh project structure
93
94 command.delete_suppl_files = Delete Supplementary Files...
95 command.delete_suppl_files.mnemonic = S
96 command.delete_suppl_files.description = Delete Supplementary Files
97
98 command.select_trace_type = Select Trace Type...
99 command.select_trace_type.mnemonic = T
100 command.select_trace_type.description = Select a trace type
101 command.select_trace_type.bundle = Bundle
102 command.select_trace_type.type = Trace Type
103 command.select_trace_type.icon = Icon
104
105 command.export_to_text = Export To Text...
106 command.export_to_text.description = Export trace to text...
107
108 command.synchronize_traces = Synchronize Traces
109 command.synchronize_traces.mnemonic = y
110 command.synchronize_traces.description = Synchronize 2 or more traces
111
112 ## Trace menu
113 # Open, Copy, Rename, Delete, Delete Supplementary Files, Select Trace Type
114
115 ## Trace folder menu
116 # Import, Refresh
117
118 command.OpenFile.description = Opens a file
119 command.OpenFile.name = Open File
120 command.OpenDirectory.description = Opens a directory
121 command.OpenFile.label = Open Trace...
122 command.import = Import...
123 command.import.mnemonic = I
124 command.import.description = Import traces into project
125
126 command.new_folder = New Folder...
127 command.new_folder.mnemonic = N
128 command.new_folder.description = Create a new trace folder
129
130 ## Experiment menu
131 # Open, Copy, Rename, Remove, Delete Supplementary Files, Select Traces, Refresh
132
133 command.select_traces = Select Traces...
134 command.select_traces.mnemonic = T
135 command.select_traces.description = Select Traces
136
137 command.remove = Remove
138 command.remove.mnemonic = v
139 command.remove.description = Remove trace from experiment
140
141 command.select_experiment_type = Select Experiment Type...
142 command.select_experiment_type.mnemonic = E
143 command.select_experiment_type.description = Select an experiment type
144
145 ## Experiment folder menu
146 # New, Refresh
147 command.new_experiment = New...
148 command.new_experiment.mnemonic = N
149 command.new_experiment.description = Create Tracing Experiment
150
151 command.export_trace_package = Export Trace Package...
152 command.export_trace_package.mnemonic = E
153 command.export_trace_package.description = Export a Trace Package
154 command.import_trace_package = Import Trace Package...
155 command.import_trace_package.mnemonic = P
156 command.import_trace_package.description = Import a Trace Package
157
158 # Custom parsers
159 commands.parser.category.name = Parser Commands
160 commands.parser.category.description = Parser Commands
161 commands.parser.manage = Manage Custom Parsers...
162 commands.parser.manage.description = Manage Custom Parsers
163
164 ## Analysis and views
165 command.analysis_help = Help
166 command.analysis_help.mnemonic = H
167 command.analysis_help.description = Help
168
169 contenttype.trace = TMF Trace
170
171 parser.provider.extension-point.name = Parser Providers
172 navigatorContent.name = TMF Elements
173 navigatorCommonFilter.name = State History Files
174
175 contexts.uml2sd = UML2 Sequence Diagram Viewer
176 commands.uml2sd.category.name = UML2 Sequence Diagram Viewer Commands
177 commands.uml2sd.category.description = UML2 Sequence Diagram Viewer Commands
178
179 commands.uml2sd.scrollup = Scroll up
180 commands.uml2sd.scrollup.description = Scroll up the sequence diagram
181 commands.uml2sd.scrolldown = Scroll down
182 commands.uml2sd.scrolldown.description = Scroll down the sequence diagram
183 commands.uml2sd.scrollleft = Scroll left
184 commands.uml2sd.scrollleft.description = Scroll left the sequence diagram
185 commands.uml2sd.scrollright = Scroll right
186 commands.uml2sd.scrollright.description = Scroll right the sequence diagram
187 commands.uml2sd.goto = Go to associated message
188 commands.uml2sd.goto.description = Go to the associated message
189 commands.uml2sd.showend = Show node end
190 commands.uml2sd.showend.description = Show the node end
191 commands.uml2sd.showstart = Show node start
192 commands.uml2sd.showstart.description = Show the node start
193
This page took 0.048106 seconds and 6 git commands to generate.