Merge commit 'cea87c3123c41bd06cd2b816f885a27612dfc356' into lttng-luna
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / tmf / ui / project / model / messages.properties
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
14 TmfAnalysisElement_InstantiateAnalysis=Instantiate analysis
15 TmfAnalysisViewOutput_ViewUnavailable=\ (view unavailable)
16 TmfAnalysisViewOutput_Title=Open analysis output
17 TmfTraceElement_ResourceProperties = Resource properties
18 TmfTraceElement_TraceProperties = Trace properties
19 TmfTraceElement_Name = name
20 TmfTraceElement_Path = path
21 TmfTraceElement_Location = location
22 TmfTraceElement_EventType = type
23 TmfTraceElement_IsLinked = linked
24 TmfTraceType_SelectTraceType=Select Trace Type
25
26 # Open trace error messages
27 TmfOpenTraceHelper_ErrorOpeningTrace=Error opening trace
28 TmfOpenTraceHelper_ErrorOpeningExperiment=Error opening experiment
29 TmfOpenTraceHelper_LinkFailed=Link creation failed
30 TmfOpenTraceHelper_NoTraceTypeMatch=No trace types found to match location
31 TmfOpenTraceHelper_OpenTrace=Open Trace
32 TmfOpenTraceHelper_OpenExperiment=Open Experiment
33 TmfOpenTraceHelper_ReduceError=Something went wrong
34 TmfOpenTraceHelper_NoTraceType=No trace type associated to that trace\nPlease select a valid type
35 TmfOpenTraceHelper_ErrorTrace=Error opening trace.
36 TmfOpenTraceHelper_ErrorExperiment=Error opening experiment.
37 TmfOpenTraceHelper_InitError = Error initializing trace.
This page took 0.04033 seconds and 6 git commands to generate.