| ############################################################################### |
| # Copyright (c) 2013, 2014 École Polytechnique de Montréal |
| # |
| # All rights reserved. This program and the accompanying materials |
| # are made available under the terms of the Eclipse Public License v1.0 |
| # which accompanies this distribution, and is available at |
| # http://www.eclipse.org/legal/epl-v10.html |
| # |
| # Contributors: |
| # École Polytechnique de Montréal - Initial API and implementation |
| ############################################################################### |
| |
| Bundle-Vendor = Eclipse Trace Compass |
| Bundle-Name = Trace Compass TMF XML Analysis UI Plug-in |
| |
| command.xml.import = Import XML analysis |
| command.xml.import.mnemonic = I |
| command.xml.import.description = Import an XML file containing analysis information |
| |
| xmltimegraph.view.name = XML Time Graph View |
| |
| xmlxychart.view.name = XML XY Chart View |