blob: be6eff5503560de9461d056cf124cb0829198fb2 [file] [log] [blame]
###############################################################################
# Copyright (c) 2014 École Polytechnique de Montréal
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# Guilliano Molaire - Initial API and implementation
###############################################################################
SessionConfigXML_BadRequirementType=The requirement type is not supported
SessionConfigXML_DomainTypeMissing=The domain requirement type is missing
SessionConfigXML_EventTypeMissing=The event requirement type is missing
SessionConfigXML_InvalidSessionInfoList=The list of session is empty or null
SessionConfigXML_InvalidTraceSessionPath=The trace session path is not valid
SessionConfigXML_UnknownEventType=The event type is not handled by the session configuration
SessionConfigXML_UnknownDomainBufferType=The domain buffer type is not handled by the session configuration
SessionConfigXML_SessionConfigGenerationError=An error occurred while generating the session configuration file
SessionConfigXML_XmlParseError=XML Parsing error at line {0}: {1}
SessionConfigXML_XmlValidateError=An error occurred while validating the XML file.
SessionConfigXML_XmlValidationError=Error validating XML file {0}