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