forked from openlp/openlp
string fix: behaviour > behavior
This commit is contained in:
parent
dded8ee569
commit
9a68ce898a
@ -328,7 +328,7 @@ class AdvancedTab(SettingsTab):
|
||||
self.slideGroupBox.setTitle(
|
||||
translate('OpenLP.GeneralTab', 'Service Item Slide Limits'))
|
||||
self.slideLabel.setText(translate('OpenLP.GeneralTab',
|
||||
'Behaviour of next/previous on the last/first slide:'))
|
||||
'Behavior of next/previous on the last/first slide:'))
|
||||
self.endSlideRadioButton.setText(
|
||||
translate('OpenLP.GeneralTab', '&Remain on Slide'))
|
||||
self.wrapSlideRadioButton.setText(
|
||||
|
Loading…
Reference in New Issue
Block a user