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