← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~suutari-olli/openlp/show-no-logo-or-background-when-starting into lp:openlp

 

See question below

Diff comments:

> 
> === modified file 'openlp/core/common/uistrings.py'
> --- openlp/core/common/uistrings.py	2016-01-23 08:15:37 +0000
> +++ openlp/core/common/uistrings.py	2016-04-13 15:54:24 +0000
> @@ -56,6 +56,7 @@
>          self.AllFiles = translate('OpenLP.Ui', 'All Files')
>          self.Automatic = translate('OpenLP.Ui', 'Automatic')
>          self.BackgroundColor = translate('OpenLP.Ui', 'Background Color')
> +        self.BackgroundColorColon = translate('OpenLP.Ui', 'Background color:')

Why have 2 what is different about the other one

>          self.Bottom = translate('OpenLP.Ui', 'Bottom')
>          self.Browse = translate('OpenLP.Ui', 'Browse...')
>          self.Cancel = translate('OpenLP.Ui', 'Cancel')


-- 
https://code.launchpad.net/~suutari-olli/openlp/show-no-logo-or-background-when-starting/+merge/291778
Your team OpenLP Core is subscribed to branch lp:openlp.


References