control: Base code for profile dialog window
[deliverable/tracecompass.git] / lttng / org.eclipse.tracecompass.lttng2.control.ui / src / org / eclipse / tracecompass / internal / lttng2 / control / ui / views / messages / messages.properties
index 099c66b8296f5138ebe821313ce0f054ff7be868..55e9f873e3dfd038ff3b2e86168b0bb4b663e6dd 100644 (file)
 EnableChannelDialog_DefaultMessage=Default
 ImportHandler_LiveTraceElementError=Could not find trace element
 ImportHandler_LiveTraceInitError=Error initializing live trace.
+NoSelectionDescription="No profile was checked"
+ProfileDialog_5=
+ProfileDialog_6=
+ProfileDialog_LTTNG_Suffix=
 TraceControl_ConnectionFailure=Connecting to host failed 
 TraceControl_DisconnectionFailure=Disconnection from host failed
 TraceControl_CommandError=Command failed! Command: 
@@ -26,6 +30,7 @@ TraceControl_UnexpectedValueError=Unexpected value. Returned {0} Expected: {1}
 
 TraceControl_UnsupportedVersionError=Unsupported LTTng Tracer Control version
 TraceControl_GettingVersionError=Could not get version of LTTng Tracer Control
+TraceControl_BasicMode=Basic mode
 
 # Xml parsing related failures
 TraceControl_InvalidSchemaError=Could not open/validate xsd Schema
@@ -52,6 +57,8 @@ TraceControl_NewNodeCreateButtonText=Create...
 TraceControl_NewNodeCreationFailure=Creation of new connection failed
 TraceControl_CreateSessionJob=Creating Session...
 TraceControl_CreateSessionFailure=Command to create session failed
+TraceControl_LoadSessionJob=Loading Session...
+TraceControl_LoadSessionFailure=Command to load session failed
 
 TraceControl_DestroySessionJob=Destroying Session...
 TraceControl_DestroySessionFailure=Command to destroy session failed
@@ -151,6 +158,7 @@ TraceControl_CreateSessionLiveConnectionUrlTooltip=The URL for the live connecti
 TraceControl_CreateSessionLiveConnectionPortTooltip=The port for the live connection (Relayd)
 
 TraceControl_InvalidSessionNameError=The session name is invalid
+TraceControl_SelectBasicProfile=Select your basic tracing profile and connection type.
 TraceControl_SessionAlreadyExistsError=The session name already exists
 TraceControl_SessionPathAlreadyExistsError=Session path already exists
 TraceControl_InvalidSessionPathError=The session path is invalid
@@ -261,7 +269,9 @@ TraceControl_OpenConnectionTo=Opening connection to ''{0}''
 TraceControl_OverwriteModePropertyName=Overwrite Mode
 TraceControl_SubBufferSizePropertyName=Sub Buffer Size
 TraceControl_NbSubBuffersPropertyName=Number of Sub Buffers
+TraceControl_NoProfileSelected=No profile was selected. No description available.
 TraceControl_SwitchTimerPropertyName=Switch Timer Interval
+TraceControl_ReadingPathError=Error reading file in path %s\n
 TraceControl_ReadTimerPropertyName=Read Timer Interval
 TraceControl_OutputTypePropertyName=Output Type
 TraceControl_TraceFileCountPropertyName=Trace File Count
@@ -269,6 +279,7 @@ TraceControl_TraceFileSizePropertyName=Trace File Size
 TraceControl_HostNamePropertyName=Connection Name
 TraceControl_HostAddressPropertyName=Host Name
 TraceControl_SessionPathPropertyName=Session Path
+TraceControl_SingleSelectionDescription=A profile was selected, but no description was found within the profile.
 TraceControl_SnapshotPathPropertyName=Snapshot Path
 TraceControl_SnapshotNamePropertyName=Snapshot Name
 TraceControl_SnapshotIdPropertyName=Snapshot ID
@@ -279,12 +290,14 @@ TraceControl_ProbeOffsetPropertyName=Offset
 TraceControl_ProbeSymbolPropertyName=Symbol
 TraceControl_MaxSizeTraceFilesPropertyName=Maximum size of trace files
 TraceControl_MaxNumTraceFilesPropertyName=Maximum number of trace files
+TraceControl_MultipleSelectionDescription=This configuration will attempt to trace with multiple profil1es simultaneously.
 TraceControl_ConfigureMetadataChannelName=Configure metadata channel
 
 # Preferences
 TraceControl_TracingGroupPreference=&Tracing Group
 TraceControl_LoggingPreference=&Logging
 TraceControl_LogfilePath=Log file
+TraceControl_LttngSuffix=.lttng
 TraceControl_AppendLogfilePreference=&Append
 TraceControl_VerboseLevelsPreference=&Verbose Level
 TraceControl_VerboseLevelNonePreference=None
This page took 0.024357 seconds and 5 git commands to generate.