[Tmf][Ctf] Add descriptive fail to import messages.
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / internal / tmf / ui / project / handlers / messages.properties
index fb72198a6f5cdf9690babd434f5069618be645cf..1b7c8eed0e9a421bf4d05e5b7e0ec64cc3e9fa5a 100644 (file)
@@ -13,12 +13,17 @@ OpenExperimentHandler_Error = Error opening experiment.
 # Delete message
 DeleteDialog_Title = Confirm Delete
 DeleteTraceHandler_Message = Are you sure you want to delete this trace?
+DeleteTraceHandler_Error = Error deleting trace
 DeleteExperimentHandler_Message = Are you sure you want to delete this experiment?
+DeleteExperimentHandler_Error = Error deleting experiment
 
 # Set Trace Type
+SelectTraceTypeHandler_ErrorSelectingTrace=Error selecting trace type for trace
 SelectTraceTypeHandler_Title = Validation Error
+SelectTraceTypeHandler_TraceFailedValidation=A trace has failed validation
+SelectTraceTypeHandler_TracesFailedValidation=Several trace files failed validation
 SelectTraceTypeHandler_InvalidTraceType =  Type could not be set for one or more traces
 
-# Clear tracing views
-ClearViewsHandler_title=Clear Views
-ClearViewsHandler_message=Clear the tracing views
+# Drag and drop
+DropAdapterAssistant_RenameTraceTitle=Confirm rename trace
+DropAdapterAssistant_RenameTraceMessage=A trace with the name ''{0}'' already exists in the target project.\nRename the dropped trace?
This page took 0.024186 seconds and 5 git commands to generate.