############################################################################### # Copyright (c) 2013 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 # http://www.eclipse.org/legal/epl-v10.html # # Contributors: # Ericsson - Initial API and implementation ############################################################################### # NewProjectWizard NewProjectWizard_DialogHeader = Tracing Project NewProjectWizard_DialogMessage = Create a Tracing Project # SelectTracesWizard SelectTracesWizard_WindowTitle=Select Traces SelectTracesWizardPage_TraceColumnHeader=Trace SelectTracesWizardPage_WindowTitle=Select Traces SelectTracesWizardPage_Description=Select the traces to add to the experiment # Common Experiment/Trace dialog errors Dialog_EmptyNameError = No name specified Dialog_ExistingNameError = Name already used # NewExperiment dialog NewExperimentDialog_DialogTitle = New Experiment NewExperimentDialog_ExperimentName = Experiment name: # RenameExperiment dialog RenameExperimentDialog_DialogTitle = Rename Experiment RenameExperimentDialog_ExperimentName = Old Experiment name: RenameExperimentDialog_ExperimentNewName = New Experiment name: # CopyExperiment dialog CopyExperimentDialog_DialogTitle = Copy Experiment CopyExperimentDialog_ExperimentName = Source Experiment name: CopyExperimentDialog_ExperimentNewName = New Experiment name: # RenameTrace dialog RenameTraceDialog_DialogTitle = Rename Trace RenameTraceDialog_TraceName = Old Trace name: RenameTraceDialog_TraceNewName = New Trace name: # CopyTrace dialog CopyTraceDialog_DialogTitle = Copy Trace CopyTraceDialog_TraceName = Source Trace name: CopyTraceDialog_TraceNewName = New Trace name: