tmf: lttngControl: mi: add machine interface related messages
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.control.ui / src / org / eclipse / linuxtools / internal / lttng2 / control / ui / views / messages / messages.properties
index edccc586ed01889f785141d7083a982aedf5525c..41617a882a2d415466eb81d4c1f47912493f06dc 100644 (file)
@@ -1,6 +1,6 @@
 ###############################################################################
-# Copyright (c) 2012, 2013 Ericsson.
-# 
+# Copyright (c) 2012, 2014 Ericsson.
+#
 # All rights reserved. This program and the accompanying materials
 # are made available under the terms of the Eclipse Public License v1.0
 # which accompanies this distribution, and is available at
@@ -8,6 +8,7 @@
 #
 # Contributors:
 # Bernd Hufmann - initial API and implementation
+# Jonathan Rajotte - updated for basic support of LTTng 2.6 machine interface
 ###############################################################################
 
 EnableChannelDialog_DefaultMessage=Default
@@ -39,8 +40,11 @@ TraceControl_XmlValidationWarning=Xml validation warning
 TraceControl_MiInvalidNumberOfElementError=Invalid number of element
 TraceControl_MiInvalidProviderError=Invalid provider data
 TraceControl_MiMissingRequiredError=Missing required data
+TraceControl_MiIllegalValueError=Invalid value
 
 # Commands
+TraceControl_MiInvalidElementError=Invalid xml data
+
 TraceControl_ErrorTitle=Error
 TraceControl_ListSessionFailure=List sessions failed
 TraceControl_RetrieveNodeConfigurationJob=Retrieving Target Node Configuration...
@@ -64,7 +68,7 @@ TraceControl_ChangeSessionStateFailure=Command to change session state failed...
 
 TraceControl_CreateChannelStateJob=Enabling (creating) channel... 
 TraceControl_CreateChannelStateFailure=Command to enable channel failed
-    
+
 TraceControl_ChangeChannelStateJob=Changing State of Channels...
 TraceControl_ChangeChannelStateFailure=Command to change state of channels failed
 TraceControl_ChangeEventStateJob=Changing State of Events...
@@ -244,6 +248,7 @@ TraceControl_ImportDialog_DeselectAll=Deselect All
 
 # Tree structure strings
 TraceControl_KernelDomainDisplayName=Kernel
+TraceControl_JULDomainDisplayName=JUL
 TraceControl_UstGlobalDomainDisplayName=UST global
 TraceControl_UstDisplayName=UST
 TraceControl_AllSessionsDisplayName=Sessions
This page took 0.026883 seconds and 5 git commands to generate.