TMF: Introduce a framework to hook trace analysis modules/plugins
[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
MK
23TmfTraceElement_IsLinked = linked
24
25# Open trace error messages
26TmfOpenTraceHelper_ErrorOpeningTrace=Error opening trace
67c53011 27TmfOpenTraceHelper_ErrorOpeningExperiment=Error opening experiment
76fccfb0
MK
28TmfOpenTraceHelper_LinkFailed=Link creation failed
29TmfOpenTraceHelper_NoTraceTypeMatch=No trace types found to match location
30TmfOpenTraceHelper_OpenTrace=Open Trace
67c53011 31TmfOpenTraceHelper_OpenExperiment=Open Experiment
76fccfb0
MK
32TmfOpenTraceHelper_ReduceError=Something went wrong
33TmfOpenTraceHelper_NoTraceType=No trace type associated to that trace\nPlease select a valid type
67c53011
PT
34TmfOpenTraceHelper_ErrorTrace=Error opening trace.
35TmfOpenTraceHelper_ErrorExperiment=Error opening experiment.
c068a752 36TmfOpenTraceHelper_InitError = Error initializing trace.
This page took 0.037387 seconds and 5 git commands to generate.