tmf: Make IAnalysisModule AutoCloseable
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tracing.rcp.ui / plugin.properties
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 # Bernd Hufmann - Initial API and implementation
11 ###############################################################################
12
13 #Properties file for org.eclipse.linuxtools.tracing.rcp.ui
14 Bundle-Vendor = Eclipse Linux Tools
15 Bundle-Name = Linux Tools Trace Viewer UI Plug-in
16
17 menu.main.file = File
18 menu.main.window = Window
19 menu.main.help = Help
20 product.name = Linux Tools Trace Viewer
21 activity.description = Linux Tools Tracing RCP
22 activity.name = Linux Tools Tracing RCP
23 activity.description.javaPerspective = (Unwanted) Java Perspective
24 activity.name.javaPerspective = Unwanted Java Perspective
25 activity.description.teamPerspective = (Unwanted) Team Perspective
26 activity.name.teamPerspective = Unwanted Team Perspective
27 activity.description.debugPerspective = (Unwanted) Debug Perspective
28 activity.name.debugPerspective = Unwanted Debug Perspective
29 activity.description.pluginDevPerspective = (Unwanted) PluginDev Perspective
30 activity.name.pluginDevPerspective = Unwanted PluginDev Perspective
31 activity.description.resourcePerspective = (Unwanted) Resource Perspective
32 activity.name.resourcePerspective = Unwanted Resource Perspective
33 activity.description.search = (Unwanted) Search Perspective
34 activity.name.search = Unwanted Search Perspective
35 command.OpenFile.label = Open Trace...
36 command.import = Import...
37 command.batch_import = Batch Import...
38 menu.mnemonic = F
39 menu.label = Open
40 menu.mnemonic.0 = H
This page took 0.031594 seconds and 5 git commands to generate.