openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #02898
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