ss: Move plugins to Trace Compass namespace
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core / src / org / eclipse / linuxtools / tmf / core / analysis / messages.properties
index db370165ce80f5d3fea0173dea54e321b81ff785..1cd4123a28e941a7a8134ff600c682ebed27b339 100644 (file)
@@ -1,9 +1,24 @@
+###############################################################################
+# Copyright (c) 2014 Ericsson
+#
+# 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:
+#    Ericsson - Initial API and implementation
+###############################################################################
 TmfAbstractAnalysisModule_TraceSetMoreThanOnce=Trace was set more than once for analysis "{0}"
 TmfAbstractAnalysisModule_AnalysisCannotExecute=Cannot perform analysis "{0}" on this trace because the trace does not have the required characteristics
 TmfAnalysisModuleHelper_AnalysisDoesNotApply=Cannot perform analysis "{0}" on this trace because the trace is of the wrong type.
 TmfAbstractAnalysisModule_AnalysisForTrace=Analysis module: {0} for trace {1}
 TmfAbstractAnalysisModule_AnalysisModule=Analysis module: {0}
 TmfAbstractAnalysisModule_InvalidParameter=Parameter {0} is not valid for analysis module {1}
+TmfAbstractAnalysisModule_NullTrace=Setting a null trace to analysis module
+TmfAnalysis_RequirementInformation=Additional information: {0}
+TmfAnalysis_RequirementMandatoryValues=Mandatory values: {0}
+TmfAnalysis_RequirementNotFulfilled=Requirement not fulfilled: {0}
 TmfAbstractAnalysisModule_RunningAnalysis=Running analysis {0}
 TmfAnalysisManager_ErrorParameterProvider=Error instantiating parameter provider
 TmfAnalysisModuleHelper_ImpossibleToCreateModule=Could not instantiate module "{0}"
This page took 0.028077 seconds and 5 git commands to generate.