analysis.lami: Replace OnDemandAnalysisException with CoreException
[deliverable/tracecompass.git] / analysis / org.eclipse.tracecompass.analysis.lami.core / src / org / eclipse / tracecompass / internal / provisional / analysis / lami / core / module / messages.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 LamiAnalysis_DefaultDynamicTableName = Dynamic Table
11
12 LamiAnalysis_MainTaskName = Invoking external analysis script
13 LamiAnalysis_NoResults = No results were returned.
14 LamiAnalysis_ErrorDuringExecution = Error during execution of the script.
15 LamiAnalysis_ErrorNoOutput = (No output)
16 LamiAnalysis_ExecutionInterrupted = Execution was interrupted.
17
18 LamiAnalysis_ExtendedTableNamePrefix = Extended
This page took 0.033494 seconds and 5 git commands to generate.