Revision ecd0d355
Added by Ben Stöver over 6 years ago
eu.etaxonomy.taxeditor.molecular/OSGI-INF/l10n/messages.properties | ||
---|---|---|
1 | 1 |
wizardExportAlignmentAppendExtensionButton=Append default extension |
2 | 2 |
wizardExportAlignmentBrowseButton=Browse... |
3 | 3 |
wizardExportAlignmentDataLabel=Select the data to export: |
4 |
wizardExportAlignmentDescription=Define which data of the single read alignment shall be exported where.
|
|
4 |
wizardExportAlignmentDescription=Define the output file and format.
|
|
5 | 5 |
wizardExportAlignmentDestinationLabel=Select the export destination: |
6 | 6 |
wizardExportAlignmentErrorMissingFileName=The file name must not be empty. |
7 | 7 |
wizardExportAlignmentErrorMissingSeqLabel=The consensus sequence label must not be empty. |
Also available in: Unified diff
Messages edited.
Support for parameters to export only single reads or only consensus implemented.
JavaDoc extended.