forked from openlp/openlp
Missed about form
This commit is contained in:
parent
93955495a7
commit
c5c98157ba
@ -298,8 +298,8 @@ class UiAboutDialog(object):
|
|||||||
self.about_notebook.setTabText(self.about_notebook.indexOf(self.credits_tab),
|
self.about_notebook.setTabText(self.about_notebook.indexOf(self.credits_tab),
|
||||||
translate('OpenLP.AboutForm', 'Credits'))
|
translate('OpenLP.AboutForm', 'Credits'))
|
||||||
copyright_note = translate('OpenLP.AboutForm',
|
copyright_note = translate('OpenLP.AboutForm',
|
||||||
'Copyright \xa9 2004-2016 %s\n'
|
'Copyright \xa9 2004-2017 %s\n'
|
||||||
'Portions copyright \xa9 2004-2016 %s') % \
|
'Portions copyright \xa9 2004-2017 %s') % \
|
||||||
('Raoul Snyman',
|
('Raoul Snyman',
|
||||||
'Tim Bentley, Gerald Britton, Jonathan Corwin, Samuel Findlay, '
|
'Tim Bentley, Gerald Britton, Jonathan Corwin, Samuel Findlay, '
|
||||||
'Michael Gorven, Scott Guerrieri, Matthias Hub, Meinert Jordan, '
|
'Michael Gorven, Scott Guerrieri, Matthias Hub, Meinert Jordan, '
|
||||||
|
Loading…
Reference in New Issue
Block a user