forked from openlp/openlp
More extra spaces removed.
This commit is contained in:
parent
df007a438e
commit
081c66a1ed
@ -450,7 +450,7 @@ class Ui_AboutDialog(object):
|
|||||||
'\n'
|
'\n'
|
||||||
'Each version is given a distinguishing version number. If the '
|
'Each version is given a distinguishing version number. If the '
|
||||||
'Program specifies a version number of this License which applies '
|
'Program specifies a version number of this License which applies '
|
||||||
'to it and \"any later version\', you have the option of '
|
'to it and "any later version", you have the option of '
|
||||||
'following the terms and conditions either of that version or of '
|
'following the terms and conditions either of that version or of '
|
||||||
'any later version published by the Free Software Foundation. If '
|
'any later version published by the Free Software Foundation. If '
|
||||||
'the Program does not specify a version number of this License, '
|
'the Program does not specify a version number of this License, '
|
||||||
@ -565,3 +565,4 @@ class Ui_AboutDialog(object):
|
|||||||
self.contributeButton.setText(translate('OpenLP.AboutForm',
|
self.contributeButton.setText(translate('OpenLP.AboutForm',
|
||||||
'Contribute'))
|
'Contribute'))
|
||||||
self.closeButton.setText(translate('OpenLP.AboutForm', 'Close'))
|
self.closeButton.setText(translate('OpenLP.AboutForm', 'Close'))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user