tmf: lttngControl: fix: way to retrieve probe and function information
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / tmf / ui / project / model / messages.properties
CommitLineData
4962833a 1###############################################################################
89730b51 2# Copyright (c) 2013, 2014 Ericsson
4962833a
JCK
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
8f5221c2 14
c068a752
GB
15TmfAnalysisElement_InstantiateAnalysis=Instantiate analysis
16TmfAnalysisViewOutput_ViewUnavailable=\ (view unavailable)
17TmfAnalysisViewOutput_Title=Open analysis output
8f5221c2
GB
18TmfCommonProjectElement_ErrorClosingEditor=Error closing editor for {0}
19TmfCommonProjectElement_ErrorRefreshingProperty=Error refreshing trace type persistent property for trace {0}
20TmfExperimentElement_ErrorInstantiatingTrace=Error instantiating ITmfTrace object for trace {0}
21TmfExperimentElement_TypeName=Experiment
4962833a
JCK
22TmfTraceElement_ResourceProperties = Resource properties
23TmfTraceElement_TraceProperties = Trace properties
24TmfTraceElement_Name = name
25TmfTraceElement_Path = path
26TmfTraceElement_Location = location
27TmfTraceElement_EventType = type
76fccfb0 28TmfTraceElement_IsLinked = linked
89730b51 29TmfTraceElement_SourceLocation = source location
8f5221c2 30TmfTraceElement_TypeName=Trace
043ad4df 31TmfTraceType_SelectTraceType=Select Trace Type
76fccfb0
MK
32
33# Open trace error messages
9d2e08b9 34TmfOpenTraceHelper_ErrorOpeningElement=Error opening {0}
76fccfb0 35TmfOpenTraceHelper_LinkFailed=Link creation failed
89730b51 36TmfOpenTraceHelper_NoTraceTypeMatch=No trace types found to match location {0}
9d2e08b9 37TmfOpenTraceHelper_OpenElement=Open {0}
76fccfb0 38TmfOpenTraceHelper_ReduceError=Something went wrong
8f5221c2 39TmfOpenTraceHelper_NoTraceType = No trace type associated to that trace\nPlease select a valid type
9d2e08b9
GB
40TmfOpenTraceHelper_NoTraceOrExperimentType=No experiment type associated to that {0}\nPlease select a valid type
41TmfOpenTraceHelper_ErrorElement=Error opening {0}.
c068a752 42TmfOpenTraceHelper_InitError = Error initializing trace.
9d2e08b9 43TmfOpenTraceHelper_TraceNotFound = Trace {0} not found.
This page took 0.044153 seconds and 5 git commands to generate.