Fix 2 actions that had old identifiers
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / internal / tmf / ui / project / handlers / messages.properties
CommitLineData
12c155f5
FC
1# Open trace error messages
2OpenTraceHandler_Title = Open Trace
3OpenTraceHandler_NoTraceType = No trace type associated to that trace\nPlease select a valid type
4OpenTraceHandler_NoTrace = Trace not found. Moved or deleted?
5
6# Open experiment error messages
7OpenExperimentHandler_Title = Open Experiment
828e5592 8OpenExperimentHandler_NoTraceType = No trace type associated to an experiment trace\nPlease select a valid type
12c155f5
FC
9
10# Delete message
11DeleteDialog_Title = Confirm Delete
12DeleteTraceHandler_Message = Are you sure you want to delete this trace?
13DeleteExperimentHandler_Message = Are you sure you want to delete this experiment?
14
15# Set Trace Type
16SelectTraceTypeHandler_Title = Validation Error
17SelectTraceTypeHandler_InvalidTraceType = Type could not be set for one or more traces
This page took 0.032479 seconds and 5 git commands to generate.