removed 'again'

This commit is contained in:
Andreas Preikschat 2011-08-26 17:48:58 +02:00
parent fa85525a68
commit d88a268c5c
1 changed files with 1 additions and 1 deletions

View File

@ -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 <strong>OpenLyrics</strong> '
'import these files use the <strong>OpenLyrics</strong> '
'importer.'))
else:
self.progressLabel.setText(