Fix for Bug354541 - TraceLibPath handling + JUnits
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.ui / src / org / eclipse / linuxtools / lttng / ui / views / project / dialogs / messages.properties
CommitLineData
3b38ea61
FC
1AddTraceWizard_invalidTraceLocation=Problem
2AddTraceWizard_windowTitle=Adding traces to experiment
3AddTraceWizardPage_columnHeader=Trace
4AddTraceWizardPage_description=Select the traces to add to the experiment
5AddTraceWizardPage_windowTitle=Select traces
b7ec1b53
FC
6ImportTraceWizard_LocationError=Error: Trace location is wrong.
7ImportTraceWizard_LocationErrorMsg1=You cannot import your trace directly into "
8ImportTraceWizard_LocationErrorMsg2=The trace has to be into a directory, like "
9ImportTraceWizard_LocationErrorMsg3=Please adjust the location of the LTTng trace.
a2e53983
FC
10ImportTraceWizardPage_BadTraceVersion=Error: Unrecognized trace version for
11ImportTraceWizardPage_BadTraceVersionMsg1=Verify that the directory is a valid LTTng trace directory.
12ImportTraceWizardPage_BadTraceVersionMsg2=Make sure the top directory is the trace itself and not any of its parent.
b7ec1b53
FC
13NewExperimentDialog_DialogTitle=LTTng Experiment
14NewExperimentDialog_ExperimentLabel=Experiment name:
15NewFolderDialog_errorTitle=
16NewFolderDialog_internalError=
17NewFolderDialog_progress=
a2e53983
FC
18NewProjectWizard_Description=Create an LTTng Project
19NewProjectWizard_Title=LTTng Project
20TraceErrorDialog_DalogTitle=Trace Selection
21TraceErrorDialog_DialogMsgLabel=Error while opening the trace\! Error message:
a3767fd9
FC
22TraceLibraryPath_label = Trace Library Path:
23TraceLibraryPath_browseBtn = Browse...
24TraceLibraryPathWizardPage_SpecifiedTraceLibraryLocation_notExists = Specified trace library directory does not exist!
25TraceLibraryPathWizardPage_TraceLoaderLibrary_notExists = Trace loader library not found at the specified path!
26TraceLibraryPathWizardPage_Title = LTTng Parsing Library
27TraceLibraryPathWizardPage_Description = Specify the directory which contains the LTTng parsing libraries
This page took 0.025817 seconds and 5 git commands to generate.