Merge branch 'master' into lttng-luna
[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.description = Opens a file
36 command.OpenFile.name = Open File
37 command.OpenDirectory.description = Opens a directory
38 command.OpenDirectory.name = Open Directory
39 command.OpenFile.label = Open Trace File...
40 command.OpenDirectory.label = Open Trace Directory...
41 command.batch_import = Batch Import...
42 menu.mnemonic = F
43 menu.label = Open
44 menu.mnemonic.0 = H
This page took 0.033025 seconds and 5 git commands to generate.