tmf/lttng: Update 2014 copyrights
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core / src / org / eclipse / linuxtools / tmf / core / analysis / messages.properties
1 ###############################################################################
2 # Copyright (c) 2014 Ericsson
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 # Ericsson - Initial API and implementation
11 ###############################################################################
12 TmfAbstractAnalysisModule_TraceSetMoreThanOnce=Trace was set more than once for analysis "{0}"
13 TmfAbstractAnalysisModule_AnalysisCannotExecute=Cannot perform analysis "{0}" on this trace because the trace does not have the required characteristics
14 TmfAnalysisModuleHelper_AnalysisDoesNotApply=Cannot perform analysis "{0}" on this trace because the trace is of the wrong type.
15 TmfAbstractAnalysisModule_AnalysisForTrace=Analysis module: {0} for trace {1}
16 TmfAbstractAnalysisModule_AnalysisModule=Analysis module: {0}
17 TmfAbstractAnalysisModule_InvalidParameter=Parameter {0} is not valid for analysis module {1}
18 TmfAbstractAnalysisModule_RunningAnalysis=Running analysis {0}
19 TmfAnalysisManager_ErrorParameterProvider=Error instantiating parameter provider
20 TmfAnalysisModuleHelper_ImpossibleToCreateModule=Could not instantiate module "{0}"
This page took 0.032536 seconds and 6 git commands to generate.