Copyright header update, 2015 edition
[deliverable/tracecompass.git] / org.eclipse.tracecompass.gdbtrace.ui / src / org / eclipse / tracecompass / internal / gdbtrace / ui / views / project / dialogs / 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 SelectTraceExecutableDialog_BinaryError=Selected file is not a GDB recognized executable
14 SelectTraceExecutableDialog_Browse=Browse...
15 SelectTraceExecutableDialog_ExecutableName=Executable Path:
16 SelectTraceExecutableDialog_ExecutablePrompt=Select Executable File
17 SelectTraceExecutableDialog_Message=Select the executable file that generated this trace
18 SelectTraceExecutableDialog_Title=Select Executable File
This page took 0.067135 seconds and 6 git commands to generate.