lttng: Add Next/Previous TID event action in CFV
[deliverable/tracecompass.git] / analysis / org.eclipse.tracecompass.analysis.lami.ui / plugin.properties
1 ###############################################################################
2 # Copyright (c) 2015, 2016 EfficiOS Inc. and others
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
10 Bundle-Vendor = Eclipse Trace Compass
11 Bundle-Name = Trace Compass LAMI Analyses UI Plug-in
12
13 command.analysis_run = Run External Analysis
14 command.analysis_run.mnemonic = R
15 command.analysis_run.description = Run External Analysis
16
17 command.analysis_remove = Remove External Analysis
18 command.analysis_remove.mnemonic = m
19 command.analysis_remove.description = Remove External Analysis
20
21 command.analysis_add = Add External Analysis
22 command.analysis_add.mnemonic = A
23 command.analysis_add.description = Add External Analysis
24
25 command.report_open = Open Report
26 command.report_open.mnemonic = O
27 command.report_open.description = Open the views in the report into the workspace
28
29 command.report_delete = Delete Report
30 command.report_delete.mnemonic = D
31 command.report_delete.description = Delete this report from the project
32
33 analysis.report.view = Analysis Report
This page took 0.030818 seconds and 5 git commands to generate.