tmf: Update BasicSymbolPrefPage dialog description
authorAlexandre Montplaisir <alexmonthy@efficios.com>
Sat, 9 Apr 2016 22:36:32 +0000 (18:36 -0400)
committerAlexandre Montplaisir <alexmonthy@efficios.com>
Wed, 20 Apr 2016 22:30:45 +0000 (18:30 -0400)
"provider" is an internal implementation concept the user
won't know about.

Change-Id: I3be1167f32183f4ad78d4e2135fda50466d3a024
Signed-off-by: Alexandre Montplaisir <alexmonthy@efficios.com>
Reviewed-on: https://git.eclipse.org/r/70315
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Hudson CI
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/symbols/messages.properties

index b208152e68b26ae6cc68895ff549cb7e48272b59..1fbfeade3320d9244acabb46e47e0e7a0669b253 100644 (file)
@@ -14,7 +14,7 @@ BasicSymbolProviderPrefPage_radioMappingFile_tooltip=Select a symbol to address
 to produce the selected trace.\n\
 Such a file can be generated using the 'nm' tool.
 BasicSymbolProviderPrefPage_btnBrowse=Browse...
-BasicSymbolProviderPrefPage_description=Symbol provider configuration for trace "{0}"
+BasicSymbolProviderPrefPage_description=Single-binary symbol mapping configuration for trace "{0}"
 BasicSymbolProviderPrefPage_ImportMappingDialogTitle=Select Mapping File
 BasicSymbolProviderPrefPage_ImportBinaryFileDialogTitle=Select Binary File
 BasicSymbolProviderPrefPage_errorFileDoesNotExists=The current path is not a file or it does not exist
This page took 0.026946 seconds and 5 git commands to generate.