Fix javadoc warning
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.analysis.xml.ui / plugin.properties
... / ...
CommitLineData
1###############################################################################
2# Copyright (c) 2013, 2014 École Polytechnique de Montréal 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# Contributors:
10# École Polytechnique de Montréal - Initial API and implementation
11###############################################################################
12
13Bundle-Vendor = Eclipse Trace Compass
14Bundle-Name = Trace Compass TMF XML Analysis UI Plug-in
15
16command.manager.xml = Manage XML analyses...
17command.manager.xml.mnemonic = M
18command.manager.xml.description = Manage XML files containing analysis information
19
20xmltimegraph.view.name = XML Time Graph View
21
22xmlxychart.view.name = XML XY Chart View
23
24latency.view.name = Latency Table
25latency.scatter.view.name = Latency vs Time
26latency.density.view.name = Latency vs Count
27latency.statistic.view.name = Latency Statistics
This page took 0.028807 seconds and 5 git commands to generate.