tmf: Use tabs in statistics view for each traces
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.ui / src / org / eclipse / linuxtools / internal / lttng / ui / project / dialogs / messages.properties
CommitLineData
c1a40998
FC
1NewProjectWizard_Title=LTTng Project
2NewProjectWizard_Description=Create an LTTng Project
3
4TraceLibraryPath_label = Trace Library Path:
5TraceLibraryPath_browseBtn = Browse...
6
7TraceLibraryPathWizardPage_SpecifiedTraceLibraryLocation_notExists = Specified trace library directory does not exist!
8TraceLibraryPathWizardPage_TraceLoaderLibrary_notExists = Trace loader library not found at the specified path!
9TraceLibraryPathWizardPage_Title = LTTng Parsing Library
10TraceLibraryPathWizardPage_Description = Specify the directory which contains the LTTng parsing libraries
11TraceLibraryPathWizard_Message = Set this field if you want to dynamically change the parsing libraries your LTTng projects use or if you do not want to set LD_LIBRARY_PATH.\n\n\
12 The field is project specific and can be modified at any time from the LTTng project Properties page.\n\
13
14TraceLibraryPathProperty_Message = Set this field if you want to dynamically change the parsing libraries your LTTng projects use or if you do not want to set LD_LIBRARY_PATH.\n\
15
16TraceLibraryPath_Note = Note:
17TraceLibraryPath_Message = If you set this field, the parser library 'liblttvtraceread_loader.so' must be accessible from the path provided.\n\n\
18 In addition, the library 'liblttvtraceread_loader.so' must have 'RUNPATH' set with ${ORIGIN} so it can find the dependent libraries. \
19 'RUNPATH' can be set in the makefile or by using the patchelf utility.
This page took 0.029189 seconds and 5 git commands to generate.