← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~googol-hush/openlp/fixes into lp:openlp

 

Review: Approve approve
Personally, I prefer

    self.QuickVersionLabel.setText(
        translate('BiblesPlugin.MediaItem', 'Version:'))

Over

    self.QuickVersionLabel.setText(translate('BiblesPlugin.MediaItem',
        'Version:'))

As I find the first version easier to read.
-- 
https://code.launchpad.net/~googol-hush/openlp/fixes/+merge/32055
Your team OpenLP Core is subscribed to branch lp:openlp.



Follow ups

References