forked from openlp/openlp
- added a missing space
bzr-revno: 1471
This commit is contained in:
commit
19b2e0bede
@ -614,7 +614,7 @@ class ServiceManager(QtGui.QWidget):
|
||||
u'%s' % fileName)
|
||||
QtGui.QMessageBox.information(self,
|
||||
translate('OpenLP.ServiceManager', 'Corrupt File'),
|
||||
translate('OpenLP.ServiceManager', 'This file is either'
|
||||
translate('OpenLP.ServiceManager', 'This file is either '
|
||||
'corrupt or not an OpenLP 2.0 service file.'))
|
||||
return
|
||||
finally:
|
||||
|
Loading…
Reference in New Issue
Block a user