tmf/lttng2: support multiple symbol providers
[deliverable/tracecompass.git] / lttng / org.eclipse.tracecompass.lttng2.ust.ui / src / org / eclipse / tracecompass / internal / lttng2 / ust / ui / analysis / debuginfo / messages.properties
CommitLineData
cb2b5e56
AM
1###############################################################################
2# Copyright (c) 2016 EfficiOS Inc. and others
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
10PreferencePage_WindowDescription=Multi-binary symbol mapping configuration for LTTng-UST 2.8+ trace "{0}"
a6a83eae 11PreferencePage_TabTitle= LTTng - {0}
cb2b5e56
AM
12
13PreferencePage_CheckboxLabel = Use custom target root directory
14PreferencePage_CheckboxTooltip = \
15By default, paths to binaries and libraries found in the trace will be resolved as-is on the current system.\n\
16You can specify a path here to use as a \"prefix\" for all path resolutions.\n\
17For example, if the trace comes from a different target, and you have a local \
18image of the binaries of that target, you can specify the root location of this image here.
19
20PreferencePage_ButtonBrowse = Browse...
21PreferencePage_ButtonClear = Clear
22
23PreferencePage_BrowseDialogTitle=Select a target root directory
24PreferencePage_ErrorDirectoryDoesNotExists=The current path is missing or is not a directory.
This page took 0.034169 seconds and 5 git commands to generate.