diff --git a/openlp/plugins/bibles/lib/manager.py b/openlp/plugins/bibles/lib/manager.py index ec7015061..b051978ae 100644 --- a/openlp/plugins/bibles/lib/manager.py +++ b/openlp/plugins/bibles/lib/manager.py @@ -331,7 +331,7 @@ class BibleManager(RegistryProperties): translate('BiblesPlugin.BibleManager', 'Text Search is not available with Web Bibles.\n' 'Please use the Scripture Reference Search instead.\n\n' 'This means that the currently used Bible or Second Bible\n' - 'is installed as Web Bible') + 'is installed as Web Bible.') ) return None # Shorter than 3 char searches break OpenLP with very long search times, thus they are blocked.