Added . to the end of web bibles sentence.

is installed as Web Bible.
This commit is contained in:
suutari-olli 2016-05-02 11:09:44 +03:00
parent 7721b853af
commit 006a90aca7
1 changed files with 1 additions and 1 deletions

View File

@ -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.