tmf: Bug 415707: Trace already opened should not be re-opened
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / tmf / ui / project / model / messages.properties
CommitLineData
4962833a
JCK
1###############################################################################
2# Copyright (c) 2013 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# Environment properties dialog
14TmfTraceElement_ResourceProperties = Resource properties
15TmfTraceElement_TraceProperties = Trace properties
16TmfTraceElement_Name = name
17TmfTraceElement_Path = path
18TmfTraceElement_Location = location
19TmfTraceElement_EventType = type
76fccfb0
MK
20TmfTraceElement_IsLinked = linked
21
22# Open trace error messages
23TmfOpenTraceHelper_ErrorOpeningTrace=Error opening trace
67c53011 24TmfOpenTraceHelper_ErrorOpeningExperiment=Error opening experiment
76fccfb0
MK
25TmfOpenTraceHelper_LinkFailed=Link creation failed
26TmfOpenTraceHelper_NoTraceTypeMatch=No trace types found to match location
27TmfOpenTraceHelper_OpenTrace=Open Trace
67c53011 28TmfOpenTraceHelper_OpenExperiment=Open Experiment
76fccfb0
MK
29TmfOpenTraceHelper_ReduceError=Something went wrong
30TmfOpenTraceHelper_NoTraceType=No trace type associated to that trace\nPlease select a valid type
67c53011
PT
31TmfOpenTraceHelper_ErrorTrace=Error opening trace.
32TmfOpenTraceHelper_ErrorExperiment=Error opening experiment.
76fccfb0 33TmfOpenTraceHelper_InitError = Error initializing trace.
This page took 0.025594 seconds and 5 git commands to generate.