openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #00039
Re: [Merge] lp:~raoul-snyman/openlp/dualdisplay into lp:openlp
Review: Approve
+ screen_name = translate(u'GeneralTab', u'Screen') + u' ' + \
+ str(screen['number'] + 1)
+ if screen['primary']:
+ screen_name = screen_name + u' (' + \
+ translate(u'GeneralTab', u'primary') + u')'
String interpolation would make this a bit neater.
review approve
--
https://code.launchpad.net/~raoul-snyman/openlp/dualdisplay/+merge/6086
Your team openlp.org Core is subscribed to branch lp:openlp.
References