lttng: Rename packages to org.eclipse.tracecompass.*
[deliverable/tracecompass.git] / org.eclipse.tracecompass.gdbtrace.core / src / org / eclipse / linuxtools / internal / gdbtrace / core / trace / messages.properties
CommitLineData
4babd001 1###############################################################################
3c6289c8 2# Copyright (c) 2013-2014 Ericsson
4babd001
AM
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###############################################################################
12
0eefbc92
MK
13GdbTrace_ExecutableNotSet=Trace executable not set
14GdbTrace_FailedToInitializeTrace=Failed to initialize trace
3c6289c8
PT
15GdbTrace_FileNotFound=File not found: {0}
16GdbTrace_GdbTracesMustBeAFile=GdbTrace must be a file: {0} is not a file
17GdbTrace_IOException=IOException validating file: {0}
18GdbTrace_NotGdbTraceFile=The file {0} is not a GDB binary trace file
This page took 0.037834 seconds and 5 git commands to generate.