diff -r 5b9d4d8641ce -r ae255c9aa552 sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.wizards/src/com/nokia/carbide/cpp/internal/pi/wizards/ui/messages.properties --- a/sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.wizards/src/com/nokia/carbide/cpp/internal/pi/wizards/ui/messages.properties Wed Jun 23 14:49:59 2010 +0300 +++ b/sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.wizards/src/com/nokia/carbide/cpp/internal/pi/wizards/ui/messages.properties Wed Jun 23 15:05:09 2010 +0300 @@ -15,6 +15,8 @@ FileSelectionGroup.profilerDataFilePath=Path FileSelectionGroup.title=From File System NewPIWizard.failed.convertFileToIFile=\ failed converFileToIFile +NewPIWizard.informationDialogMessage=Tracing is activated. In order to coninue you need to stop the tracing. +NewPIWizard.informationDialogTitle=Peformance Investigator NewPIWizard.suffixTaskName=({0}/{1}) NewPIWizard.window.title=Performance Investigator Import Wizard NewPIWizardCustomTask.dat.file.name.must.be.specified=File name must be specified. @@ -86,7 +88,7 @@ NewPIWizardPageInputTask.1=I/O or parse exception: Trace types in profiler data file cannot be determined. NewPIWizardPageInputTask.3=Invalid profiler data file. NewPIWizardPageInputTask.4=Please select at least one PI view. -NewPIWizardPageInputTask.fromDevice=By executing the profiler on device via TraceViewer +NewPIWizardPageInputTask.fromDevice=From Device via TraceViewer NewPIWizardPageInputTask.fromFileSystem=From File System NewPIWizardPageInputTask.noteImportMayTakeSeveralMinutes=Note: It may take several minutes to import multiple profiler data files NewPIWizardPageInputTask.profilerDataSourceGroupTitle=Get profiler data: @@ -137,12 +139,39 @@ NewPIWizardRemovePkgDialog.sample.file=sample file\: NewPIWizardRemovePkgDialog.sdk=\ / SDK\: NewPIWizardRemovePkgDialog.shell.title=Remove PKG Files From Import +ProfilerActivatorGroup.columnName=Name +ProfilerActivatorGroup.columnSize=Size (KB) +ProfilerActivatorGroup.columnTime=Time (mm:ss) +ProfilerActivatorGroup.connectionSettingsButtonName=Connection Settings... +ProfilerActivatorGroup.copyingProfilerDataFiles=Copying {0} to {1}... +ProfilerActivatorGroup.currentlyUsingTitle=Currently using: +ProfilerActivatorGroup.deletingProfilerDataFiles=Deleteing {0} from temporary folder... +ProfilerActivatorGroup.directorySelectionDialogTitle=Define location of directory where to save profiler data file(s) +ProfilerActivatorGroup.errorDialogTitle=Performance Investigator +ProfilerActivatorGroup.failedToMoveFileTo=Failed to move {0} to {1} +ProfilerActivatorGroup.filePrefixTitle=Profiler Data File Prefix: +ProfilerActivatorGroup.movingProfilerDataFilesJob=Moving profiler data file(s) to +ProfilerActivatorGroup.profilerDataTableTitle=Created Profiler Data File(s) +ProfilerActivatorGroup.profilerGroupDescription=Select plug-ins for tracing and click the Start Tracing button to begin your tracing +ProfilerActivatorGroup.questionDialogMessage=Do you want to save traced profiler data file(s)? +ProfilerActivatorGroup.questionDialogTitle=Performance Investigator +ProfilerActivatorGroup.refreshButtonName=Refresh Plug-ins List +ProfilerActivatorGroup.removeProfilerDataFilesJob=Removing profiler data file(s) +ProfilerActivatorGroup.startTracingButtonName=Start Tracing +ProfilerActivatorGroup.stopTracingButtonName=Stop Tracing +ProfilerActivatorGroup.tryDeselectPluginsFromList=Try to deselect some of the plug-ins from the list. +TraceHandler.creatingProfilerDataFile=Creating a profiler data file... +TraceHandler.fetchingPluginsList=Fetching available plug-ins... +TraceHandler.preparingTracing=Preparing to start tracing... +TraceHandler.resolvingCurrentConnection=Resolving current connection... TraceSelectionGroup.actionCheckAll=Check All TraceSelectionGroup.actionUncheckAll=Uncheck All TraceSelectionGroup.groupTitle=PI views included in analysis TraceSelectionGroup.groupTitleFor=PI views included in analysis for {0} TraceSelectionGroup.mandatory=\ (mandatory view) TraceSelectionGroup.piView=PI View +TraceSelectionGroup.profilerActivatorTableColumn=Plug-ins +TraceSelectionGroup.profilerActivatorTitle=Select Plug-ins for Tracing UiFileFilter.build.file.extensions=Build file (.oby) UiFileFilter.comma.separated.text.file.extensions=Comma separated text file (.csv) UiFileFilter.executable.file.extensions=Symbian executable (.exe;.dll;,.pdd)