ss: Move plugins to Trace Compass namespace
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / internal / tmf / ui / project / wizards / tracepkg / importexport / messages.properties
index 055afc0167b5975db3ea7a975adda223e67b2f3e..a5fc3ed1674adf47dbcdc5084b4e6b380cbe1eb1 100644 (file)
@@ -10,9 +10,9 @@
 #     Marc-Andre Laperle - Initial API and implementation
 ###############################################################################
 
-ExportTracePackageSelectTraceWizardPage_ChooseTrace=Choose a trace to export
+ExportTracePackageSelectTraceWizardPage_ChooseTrace=Choose traces to export
 ExportTracePackageSelectTraceWizardPage_ProjectSelection=Project
-ExportTracePackageSelectTraceWizardPage_TraceSelection=Trace
+ExportTracePackageSelectTraceWizardPage_TraceSelection=Traces
 ExportTracePackageWizardPage_AlreadyExitst = Target file already exists. Would you like to overwrite it?
 ExportTracePackageWizardPage_ApproximateSizeLbl=Approximate uncompressed size: {0}
 ExportTracePackageWizardPage_ChooseContent=Choose the content to export
@@ -29,7 +29,7 @@ ExportTracePackageWizardPage_SizeMegabyte=MB
 ExportTracePackageWizardPage_SizeTerabyte=TB
 ExportTracePackageWizardPage_Title=Export trace package
 ExportTracePackageWizardPage_ToArchive=To &archive file:
-ImportTracePackageWizardPage_AlreadyExists=A trace with the same name already exists. Would you like to overwrite it?
+ImportTracePackageWizardPage_AlreadyExists=A trace with the name ''{0}'' already exists. Would you like to overwrite it?
 ImportTracePackageWizardPage_ErrorFileNotFound=File does not exist
 ImportTracePackageWizardPage_ErrorOperation=Error occurred during import trace operation
 ImportTracePackageWizardPage_ErrorSettingTraceType=Error setting the type {0} for the trace {1}
@@ -50,3 +50,4 @@ TracePackageExtractManifestOperation_SchemaFileNotFound=The schema file {0} coul
 TracePackageImportOperation_ErrorCreatingBookmark=Error creating bookmark for the trace {0}
 TracePackageImportOperation_ErrorCreatingBookmarkFile=Error creating bookmark file for the trace {0}
 TracePackageImportOperation_ImportingPackage=Importing package
+TracePackageImportOperation_DetectingTraceType=Detecting trace type for ''{0}''
This page took 0.026989 seconds and 5 git commands to generate.