Tmf: Add support of experiment types to TmfTraceType and TraceTypeHelper
[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
c068a752
GB
14TmfAnalysisElement_InstantiateAnalysis=Instantiate analysis
15TmfAnalysisViewOutput_ViewUnavailable=\ (view unavailable)
16TmfAnalysisViewOutput_Title=Open analysis output
4962833a
JCK
17TmfTraceElement_ResourceProperties = Resource properties
18TmfTraceElement_TraceProperties = Trace properties
19TmfTraceElement_Name = name
20TmfTraceElement_Path = path
21TmfTraceElement_Location = location
22TmfTraceElement_EventType = type
76fccfb0 23TmfTraceElement_IsLinked = linked
043ad4df 24TmfTraceType_SelectTraceType=Select Trace Type
76fccfb0
MK
25
26# Open trace error messages
27TmfOpenTraceHelper_ErrorOpeningTrace=Error opening trace
67c53011 28TmfOpenTraceHelper_ErrorOpeningExperiment=Error opening experiment
76fccfb0
MK
29TmfOpenTraceHelper_LinkFailed=Link creation failed
30TmfOpenTraceHelper_NoTraceTypeMatch=No trace types found to match location
31TmfOpenTraceHelper_OpenTrace=Open Trace
67c53011 32TmfOpenTraceHelper_OpenExperiment=Open Experiment
76fccfb0
MK
33TmfOpenTraceHelper_ReduceError=Something went wrong
34TmfOpenTraceHelper_NoTraceType=No trace type associated to that trace\nPlease select a valid type
67c53011
PT
35TmfOpenTraceHelper_ErrorTrace=Error opening trace.
36TmfOpenTraceHelper_ErrorExperiment=Error opening experiment.
c068a752 37TmfOpenTraceHelper_InitError = Error initializing trace.
This page took 0.040351 seconds and 5 git commands to generate.