Project

General

Profile

Download (1.3 KB) Statistics
| Branch: | Tag: | Revision:
1 d0c85dbc b.stoever
wizardExportAlignmentAppendExtensionButton=Append default extension
2
wizardExportAlignmentBrowseButton=Browse...
3
wizardExportAlignmentDataLabel=Select the data to export:
4 ecd0d355 b.stoever
wizardExportAlignmentDescription=Define the output file and format.
5 d0c85dbc b.stoever
wizardExportAlignmentDestinationLabel=Select the export destination:
6
wizardExportAlignmentErrorMissingFileName=The file name must not be empty.
7
wizardExportAlignmentErrorMissingSeqLabel=The consensus sequence label must not be empty.
8
wizardExportAlignmentErrorNothingToExport=Either single reads or the consensus sequence have to be selected for export.
9
wizardExportAlignmentExportConsensusSeqLabel=Export consensus sequence
10
wizardExportAlignmentExportFormatLabel=Select the export format:
11
wizardExportAlignmentExportSingleReads=Export single reads
12
wizardExportAlignmentFileDialogTitle=Export to
13
wizardExportAlignmentFileLabel=Alignment file:
14
wizardExportAlignmentTitle=Sequence export
15
wizardExportAlignmentWarningFileNameStartsDot=File starting with '.' are not supported on all operating systems.
16
wizardExportAlignmentwarningMissingExtension=The file name does have a valid extension for the selected format.
17 7417db95 b.stoever
exportSequenceToFileHandlerIOErrorMessage=An error occurred when trying to export a consensus sequence alignment to the file "%s".
18
exportSequenceToFileHandlerIOErrorTitle=I/O error