Merge branch 'master' into lttng-luna
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core / src / org / eclipse / linuxtools / tmf / core / analysis / messages.properties
1 TmfAbstractAnalysisModule_TraceSetMoreThanOnce=Trace was set more than once for analysis "{0}"
2 TmfAbstractAnalysisModule_AnalysisCannotExecute=Cannot perform analysis "{0}" on this trace because the trace does not have the required characteristics
3 TmfAnalysisModuleHelper_AnalysisDoesNotApply=Cannot perform analysis "{0}" on this trace because the trace is of the wrong type.
4 TmfAbstractAnalysisModule_AnalysisForTrace=Analysis module: {0} for trace {1}
5 TmfAbstractAnalysisModule_AnalysisModule=Analysis module: {0}
6 TmfAbstractAnalysisModule_InvalidParameter=Parameter {0} is not valid for analysis module {1}
7 TmfAbstractAnalysisModule_RunningAnalysis=Running analysis {0}
8 TmfAnalysisManager_ErrorParameterProvider=Error instantiating parameter provider
9 TmfAnalysisModuleHelper_ImpossibleToCreateModule=Could not instantiate module "{0}"
This page took 0.03372 seconds and 6 git commands to generate.