Add missing messages to experiment dialog
authorFrancois Chouinard <fchouinard@gmail.com>
Fri, 9 Sep 2011 20:22:53 +0000 (16:22 -0400)
committerFrancois Chouinard <fchouinard@gmail.com>
Fri, 9 Sep 2011 20:22:53 +0000 (16:22 -0400)
org.eclipse.linuxtools.lttng.ui/src/org/eclipse/linuxtools/lttng/ui/views/project/dialogs/NewExperimentDialog.java
org.eclipse.linuxtools.lttng.ui/src/org/eclipse/linuxtools/lttng/ui/views/project/dialogs/messages.properties

index b6579333123d40f8ce82c55c734f4df34072fd93..2df604740c1bdf8934fe23dd6984acf760cd8448 100644 (file)
@@ -14,6 +14,9 @@ ImportTraceWizardPage_BadTraceVersionMsg2=Make sure the top directory is the tra
 NewProjectWizard_Description=Create an LTTng Project
 NewProjectWizard_Title=LTTng Project
 
+NewExperimentDialog_DialogTitle=New Experiment
+NewExperimentDialog_ExperimentLabel= Experiment name:
+
 TraceErrorDialog_DalogTitle=Trace Selection
 TraceErrorDialog_DialogMsgLabel=Error while opening the trace\! Error message: 
 
This page took 0.026844 seconds and 5 git commands to generate.