diff --git a/openlp/plugins/songs/forms/songexportform.py b/openlp/plugins/songs/forms/songexportform.py index 3d3c4d559..22020a401 100644 --- a/openlp/plugins/songs/forms/songexportform.py +++ b/openlp/plugins/songs/forms/songexportform.py @@ -286,7 +286,7 @@ class SongExportForm(OpenLPWizard): if exporter.do_export(): self.progressLabel.setText( translate('SongsPlugin.SongExportForm', 'Finished export. To ' - 'import these files again use the OpenLyrics ' + 'import these files use the OpenLyrics ' 'importer.')) else: self.progressLabel.setText(