String correction

This commit is contained in:
Samuel Findlay 2012-06-07 22:49:33 +10:00
parent c219665e1c
commit 398ac5afdf
1 changed files with 2 additions and 2 deletions

View File

@ -300,8 +300,8 @@ class SongFormat(object):
'ZionWorx (CSV)'), 'ZionWorx (CSV)'),
DescriptionText: translate('SongsPlugin.ImportWizardForm', DescriptionText: translate('SongsPlugin.ImportWizardForm',
'First dump your ZionWorx database to a CSV text file, using ' 'First dump your ZionWorx database to a CSV text file, using '
'freeware tool TdbDataX "TurboDB Data Exchange" from dataWeb ' 'freeware utility TdbDataX "TurboDB Data Exchange" from '
'(see the User Manual).') 'dataWeb (see the User Manual).')
# }, # },
# CSV: { # CSV: {
# class_: CSVImport, # class_: CSVImport,