forked from openlp/openlp
Changed spelling of live back to Live (Capitalized) on settings.
This commit is contained in:
parent
bb43a6b417
commit
5fa0687762
@ -221,7 +221,7 @@ class GeneralTab(SettingsTab):
|
||||
'Prompt to save before starting a new service'))
|
||||
self.auto_unblank_check_box.setText(translate('OpenLP.GeneralTab', 'Unblank display when adding new live item'))
|
||||
self.click_live_slide_to_unblank_check_box.setText(translate('OpenLP.GeneralTab',
|
||||
'Unblank display when changing slide in live'))
|
||||
'Unblank display when changing slide in Live'))
|
||||
self.auto_preview_check_box.setText(translate('OpenLP.GeneralTab',
|
||||
'Automatically preview next item in service'))
|
||||
self.timeout_label.setText(translate('OpenLP.GeneralTab', 'Timed slide interval:'))
|
||||
|
Loading…
Reference in New Issue
Block a user