7c5e513c38d8d9b727c54aa66a83a0c47b323b4c
[deliverable/tracecompass.git] / org.eclipse.linuxtools.gdbtrace.core / src / org / eclipse / linuxtools / internal / gdbtrace / core / trace / messages.properties
1 ###############################################################################
2 # Copyright (c) 2013-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 # Ericsson - Initial API and implementation
11 ###############################################################################
12
13 GdbTrace_ExecutableNotSet=Trace executable not set
14 GdbTrace_FailedToInitializeTrace=Failed to initialize trace
15 GdbTrace_FileNotFound=File not found: {0}
16 GdbTrace_GdbTracesMustBeAFile=GdbTrace must be a file: {0} is not a file
17 GdbTrace_IOException=IOException validating file: {0}
18 GdbTrace_NotGdbTraceFile=The file {0} is not a GDB binary trace file
This page took 0.052747 seconds and 4 git commands to generate.