diff --git a/openlp/plugins/bibles/lib/manager.py b/openlp/plugins/bibles/lib/manager.py index 45c39f72b..a0734aa98 100644 --- a/openlp/plugins/bibles/lib/manager.py +++ b/openlp/plugins/bibles/lib/manager.py @@ -242,7 +242,7 @@ class BibleManager(object): if reflist: return self.db_cache[bible].get_verses(reflist) else: - QtGui.QMessageBox.information(self.parent.mediaitem, + QtGui.QMessageBox.information(self.parent.mediaItem, translate('BiblesPlugin.BibleManager', 'Scripture Reference Error'), translate('BiblesPlugin.BibleManager', 'Your scripture '