forked from openlp/openlp
Improved the UI message for the new setting.
This commit is contained in:
parent
7f4cd5f4c0
commit
8865b47afd
@ -222,7 +222,7 @@ class BiblesTab(SettingsTab):
|
||||
'Don\'t show error if nothing is found in "Text or '
|
||||
'Scripture Reference"'))
|
||||
self.bible_search_while_typing_check_box.setText(translate('BiblesPlugin.BiblesTab',
|
||||
'Search automatically while typing'))
|
||||
'Search automatically when writing is stopped'))
|
||||
|
||||
def on_bible_theme_combo_box_changed(self):
|
||||
self.bible_theme = self.bible_theme_combo_box.currentText()
|
||||
|
Loading…
Reference in New Issue
Block a user