pcap: Rename packages to org.eclipse.tracecompass.*
[deliverable/tracecompass.git] / org.eclipse.tracecompass.lttng2.control.ui / src / org / eclipse / linuxtools / internal / lttng2 / control / ui / relayd / messages.properties
CommitLineData
6fd3c6e9
MAL
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# Marc-Andre Laperle - initial API and implementation
11###############################################################################
12
13LttngRelaydConnectionManager_ConnectionError=The connection to the relayd could not be established. The trace cannot be opened in Live mode.
14LttngRelaydConsumer_AttachSessionError=Error, could not attach to session, error code:
15LttngRelaydConsumer_CreateViewerSessionError=Error, could not create viewer session, error code:
16LttngRelaydConsumer_ErrorConnecting=Error connecting to live trace session.
17LttngRelaydConsumer_ErrorLiveReading=Error during live trace reading.
18LttngRelaydConsumer_NoMetadata=Error, trace has no metadata.
19LttngRelaydConsumer_NoStreams=Error, has no streams.
20LttngRelaydConsumer_SessionNotFound=Error, live session not found
This page took 0.027134 seconds and 5 git commands to generate.