forked from openlp/openlp
fixed spelling
This commit is contained in:
parent
91718326ea
commit
6b1f8f36f2
@ -429,7 +429,7 @@ class BibleUpgradeForm(OpenLPWizard):
|
|||||||
if not self.backupOldBibles(backup_path):
|
if not self.backupOldBibles(backup_path):
|
||||||
critical_error_message_box(UiStrings().Error,
|
critical_error_message_box(UiStrings().Error,
|
||||||
translate('BiblesPlugin.UpgradeWizardForm',
|
translate('BiblesPlugin.UpgradeWizardForm',
|
||||||
'The backup was not successfull.\nTo backup your '
|
'The backup was not successful.\nTo backup your '
|
||||||
'Bibles you need the permission to write in the '
|
'Bibles you need the permission to write in the '
|
||||||
'given directory. If you have a permissions to '
|
'given directory. If you have a permissions to '
|
||||||
'write and this error still occurs, please report '
|
'write and this error still occurs, please report '
|
||||||
|
Loading…
Reference in New Issue
Block a user