[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.java
index be34c4314e1fe58470334d3c92d2bc3c58c2717c..5f9ac1c4146095623eb0a4d598c7a6a85f1424f8 100644 (file)
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2011, 2012, 2013 Ericsson
+ * Copyright (c) 2011, 2013 Ericsson
  *
  * All rights reserved. This program and the accompanying materials are
  * made available under the terms of the Eclipse Public License v1.0 which
@@ -42,7 +42,13 @@ public class Messages extends NLS {
     public static String DeleteExperimentHandler_Message;
     public static String DeleteExperimentHandler_Error;
 
+    public static String SelectTraceTypeHandler_ErrorSelectingTrace;
+
     public static String SelectTraceTypeHandler_Title;
+
+    public static String SelectTraceTypeHandler_TraceFailedValidation;
+
+    public static String SelectTraceTypeHandler_TracesFailedValidation;
     public static String SelectTraceTypeHandler_InvalidTraceType;
 
     public static String DropAdapterAssistant_RenameTraceTitle;
This page took 0.023819 seconds and 5 git commands to generate.