tmf: Bug 494689: fix failing name conflict handling in trace import
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.ui / src / org / eclipse / tracecompass / internal / tmf / ui / project / wizards / importtrace / Messages.java
index 8e1995ef8ddf0c9fc4f46a79e7d70f3072dadc39..34128102e48f46d1b5d720b19ab79a98bbe36ea8 100644 (file)
@@ -83,6 +83,10 @@ public class Messages extends NLS {
      * The error message when a trace validation failed (import trace wizard).
      */
     public static String ImportTraceWizard_TraceValidationFailed;
+    /**
+     * The title of message dialog (import trace wizard).
+     */
+    public static String ImportTraceWizard_MessageTitle;
     /**
      * The error message when a trace already exists in project (import trace wizard).
      */
This page took 0.031209 seconds and 5 git commands to generate.