forked from openlp/openlp
Hopefully fix some confusion, fixes #62
This commit is contained in:
parent
ac161d79ed
commit
d18faa5233
@ -404,7 +404,7 @@ class UiStrings(metaclass=Singleton):
|
||||
self.NISp = translate('OpenLP.Ui', 'No Items Selected', 'Plural')
|
||||
self.NoResults = translate('OpenLP.Ui', 'No Search Results')
|
||||
self.OpenLP = translate('OpenLP.Ui', 'OpenLP')
|
||||
self.OpenLPv2AndUp = translate('OpenLP.Ui', 'OpenLP 2.0 and up')
|
||||
self.OpenLPv2AndUp = translate('OpenLP.Ui', 'OpenLP Song Database')
|
||||
self.OpenLPStart = translate('OpenLP.Ui', 'OpenLP is already running on this machine. \nClosing this instance')
|
||||
self.OpenService = translate('OpenLP.Ui', 'Open service.')
|
||||
self.OptionalShowInFooter = translate('OpenLP.Ui', 'Optional, this will be displayed in footer.')
|
||||
|
Loading…
Reference in New Issue
Block a user