lttng: Move plugins to the Trace Compass namespace
[deliverable/tracecompass.git] / org.eclipse.tracecompass.lttng2.control.ui / src / org / eclipse / linuxtools / internal / lttng2 / control / ui / relayd / messages.properties
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
13 LttngRelaydConnectionManager_ConnectionError=The connection to the relayd could not be established. The trace cannot be opened in Live mode.
14 LttngRelaydConsumer_AttachSessionError=Error, could not attach to session, error code:
15 LttngRelaydConsumer_CreateViewerSessionError=Error, could not create viewer session, error code:
16 LttngRelaydConsumer_ErrorConnecting=Error connecting to live trace session.
17 LttngRelaydConsumer_ErrorLiveReading=Error during live trace reading.
18 LttngRelaydConsumer_NoMetadata=Error, trace has no metadata.
19 LttngRelaydConsumer_NoStreams=Error, has no streams.
20 LttngRelaydConsumer_SessionNotFound=Error, live session not found
This page took 0.032787 seconds and 5 git commands to generate.