← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~alisonken1/openlp/strings_init into lp:openlp

 

What Tim means is that the ".format(...)" should be appended to the translate() call, not directly attached to the string. 

translate('something {text}').format(text='moo')

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.
https://code.launchpad.net/~alisonken1/openlp/strings_init/+merge/292717
Your team OpenLP Core is subscribed to branch lp:openlp.


References