analysis.lami: Replace OnDemandAnalysisException with CoreException
[deliverable/tracecompass.git] / analysis / org.eclipse.tracecompass.analysis.lami.ui / src / org / eclipse / tracecompass / internal / provisional / analysis / lami / ui / handler / messages.properties
index 2af7ae71951c7c5a189a4007f9e63afeb97e449b..94cdb8b6fea2952deb903de70388f51649e8ce17 100644 (file)
@@ -14,8 +14,11 @@ ParameterDialog_ExternalParameters = External Analysis Parameters
 ParameterDialog_ExternalParametersDescription = Extra parameters to pass to the external analysis. Leave empty for none.
 ParameterDialog_StringValidatorMessage = Allowed characters are letters, numbers, ',' and '-'
 ParameterDialog_ReportNameSuffix = Report
-ParameterDialog_Error = Error running external script
-ParameterDialog_ErrorMessage = The script terminated abnormally
+
+ErrorDialog_Info = External script completed
+ErrorDialog_InfoMessage = The script finished executing.
+ErrorDialog_Error = Error running external script
+ErrorDialog_ErrorMessage = The script terminated abnormally.
 
 AddAnalysisDialog_Title = Add External Analysis
 AddAnalysisDialog_Name = Name
This page took 0.033252 seconds and 5 git commands to generate.