lttng: Add copyright headers to properties files
[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
7692e512 17ssvisualizer.view.name = State System Explorer
b9763f53 18
37d150dd 19# Tracing wizards
5d786ef5 20project.new.category.name = Tracing
12c155f5
FC
21project.new.wizard.name = Tracing Project
22project.new.wizard.description = Create a new Tracing project
b9763f53
FC
23project.new.wizard.custom.text.parser = Custom Text Parser
24project.new.wizard.custom.xml.parser = Custom XML Parser
25
12c155f5 26project.import.wizard.name = Trace Import
b9763f53 27
37d150dd 28# Preference page
73005152
BH
29preference.page.trace.name = Tracing
30preference.page.uml2sd.name = UML2 Sequence Diagram
f8177ba2 31preferences.page.timestamp.format = Time Format
73005152 32
12c155f5
FC
33##Commands and Menus
34
35binding.scheme = Tracing
36binding.scheme.description = Default key binding for tracing
37binding.context = Tracing
38
37d150dd
FC
39## Tracing commands
40commands.category.name = Tracing
41commands.category.description = Tracing Commands
12c155f5 42
37d150dd 43## Common (re-used by multiple sub-menus)
12c155f5 44
37d150dd
FC
45command.open = Open
46command.open.mnemonic = O
47command.open.description = Open element
12c155f5 48
37d150dd
FC
49command.copy = Copy...
50command.copy.mnemonic = C
51command.copy.description = Copy element
12c155f5 52
37d150dd
FC
53command.rename = Rename...
54command.rename.mnemonic = m
55command.rename.description = Rename element
12c155f5 56
37d150dd
FC
57command.delete = Delete
58command.delete.mnemonic = D
59command.delete.description = Delete element
12c155f5 60
37d150dd
FC
61command.refresh = Refresh
62command.refresh.mnemonic = f
63command.refresh.description = Refresh project structure
12c155f5 64
37d150dd
FC
65command.delete_suppl_files = Delete Supplementary Files...
66command.delete_suppl_files.mnemonic = S
67command.delete_suppl_files.description = Delete Supplementary Files
12c155f5 68
37d150dd
FC
69command.select_trace_type = Select Trace Type...
70command.select_trace_type.mnemonic = T
71command.select_trace_type.description = Select a trace type
72command.select_trace_type.bundle = Bundle
73command.select_trace_type.type = Trace Type
74command.select_trace_type.icon = Icon
ed963ef6 75
37d150dd
FC
76## Trace menu
77# Open, Copy, Rename, Delete, Delete Supplementary Files, Select Trace Type
5e4bf87d 78
37d150dd
FC
79## Trace folder menu
80# Import, Refresh
12c155f5 81
37d150dd
FC
82command.import = Import...
83command.import.mnemonic = I
84command.import.description = Import traces into project
12c155f5 85
37d150dd
FC
86## Experiment menu
87# Open, Copy, Rename, Remove, Delete Supplementary Files, Select Traces, Refresh
12c155f5 88
37d150dd
FC
89command.select_traces = Select Traces...
90command.select_traces.mnemonic = T
91command.select_traces.description = Select Traces
12c155f5 92
37d150dd
FC
93command.remove = Remove
94command.remove.mnemonic = v
95command.remove.description = Remove trace from experiment
5e4bf87d 96
37d150dd
FC
97## Experiment folder menu
98# New, Refresh
99command.new_experiment = New...
100command.new_experiment.mnemonic = N
101command.new_experiment.description = Create Tracing Experiment
5e4bf87d 102
12c155f5
FC
103# Custom parsers
104commands.parser.category.name = Parser Commands
105commands.parser.category.description = Parser Commands
587660fc 106commands.parser.manage = Manage Custom Parsers...
b9763f53
FC
107commands.parser.manage.description = Manage Custom Parsers
108
109contenttype.trace = TMF Trace
73005152 110
12c155f5
FC
111parser.provider.extension-point.name = Parser Providers
112navigatorContent.name = TMF Elements
5e4bf87d 113navigatorCommonFilter.name = State History Files
12c155f5 114
73005152
BH
115contexts.uml2sd = UML2 Sequence Diagram Viewer
116commands.uml2sd.category.name = UML2 Sequence Diagram Viewer Commands
117commands.uml2sd.category.description = UML2 Sequence Diagram Viewer Commands
118
119commands.uml2sd.scrollup = Scroll up
120commands.uml2sd.scrollup.description = Scroll up the sequence diagram
121commands.uml2sd.scrolldown = Scroll down
122commands.uml2sd.scrolldown.description = Scroll down the sequence diagram
123commands.uml2sd.scrollleft = Scroll left
124commands.uml2sd.scrollleft.description = Scroll left the sequence diagram
125commands.uml2sd.scrollright = Scroll right
126commands.uml2sd.scrollright.description = Scroll right the sequence diagram
127commands.uml2sd.goto = Go to associated message
128commands.uml2sd.goto.description = Go to the associated message
129commands.uml2sd.showend = Show node end
130commands.uml2sd.showend.description = Show the node end
131commands.uml2sd.showstart = Show node start
132commands.uml2sd.showstart.description = Show the node start
79e08fd0 133
5e4bf87d 134# CTF trace type
279ba94d
FC
135tracetype.category.ctf = Common Trace Format
136tracetype.type.ctf = Generic CTF Trace
7692e512 137
This page took 0.041277 seconds and 5 git commands to generate.