tmf: Add support for custom event type by text line or XML element
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.ui / src / org / eclipse / tracecompass / internal / tmf / ui / Messages.java
index ee43e12fb21dd2cf98e9d5c09722af646beca0e4..7bae0aa043badab3987532ba564c0871bfcfcd88 100644 (file)
@@ -184,6 +184,7 @@ public class Messages extends NLS {
     public static String CustomTxtParserInputWizardPage_category;
     public static String CustomTxtParserInputWizardPage_desccriptionEdit;
     public static String CustomTxtParserInputWizardPage_descriptionNew;
+    public static String CustomTxtParserInputWizardPage_eventType;
     public static String CustomTxtParserInputWizardPage_format;
     public static String CustomTxtParserInputWizardPage_group;
     public static String CustomTxtParserInputWizardPage_highlightAll;
@@ -223,6 +224,7 @@ public class Messages extends NLS {
     public static String CustomTxtParserOutputWizardPage_moveBefore;
     public static String CustomTxtParserOutputWizardPage_visible;
     public static String CustomXmlParserInputWizardPage_emptyCategoryError;
+    public static String CustomXmlParserInputWizardPage_emptyEventTypeError;
     public static String CustomXmlParserInputWizardPage_emptyLogTypeError;
     public static String CustomXmlParserInputWizardPage_invalidCategoryError;
     public static String CustomXmlParserInputWizardPage_invalidLogTypeError;
This page took 0.026798 seconds and 5 git commands to generate.