TMF: Display a help text for analyses from the helper
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core / src / org / eclipse / linuxtools / tmf / core / analysis / messages.properties
CommitLineData
60ae41e1
AM
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###############################################################################
c068a752
GB
12TmfAbstractAnalysisModule_TraceSetMoreThanOnce=Trace was set more than once for analysis "{0}"
13TmfAbstractAnalysisModule_AnalysisCannotExecute=Cannot perform analysis "{0}" on this trace because the trace does not have the required characteristics
14TmfAnalysisModuleHelper_AnalysisDoesNotApply=Cannot perform analysis "{0}" on this trace because the trace is of the wrong type.
15TmfAbstractAnalysisModule_AnalysisForTrace=Analysis module: {0} for trace {1}
16TmfAbstractAnalysisModule_AnalysisModule=Analysis module: {0}
17TmfAbstractAnalysisModule_InvalidParameter=Parameter {0} is not valid for analysis module {1}
26683871 18TmfAbstractAnalysisModule_NullTrace=Setting a null trace to analysis module
54eae41f
GB
19TmfAnalysis_RequirementInformation=Additional information: {0}
20TmfAnalysis_RequirementMandatoryValues=Mandatory values: {0}
21TmfAnalysis_RequirementNotFulfilled=Requirement not fulfilled: {0}
c068a752
GB
22TmfAbstractAnalysisModule_RunningAnalysis=Running analysis {0}
23TmfAnalysisManager_ErrorParameterProvider=Error instantiating parameter provider
24TmfAnalysisModuleHelper_ImpossibleToCreateModule=Could not instantiate module "{0}"
This page took 0.031834 seconds and 5 git commands to generate.