← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~frodus86/openlp/translate into lp:openlp

 

Review: Needs Fixing
I get an (R) rather than a (C) at my Windows python prompt if the u is removed. 

>>> print '\xa9'
®
>>> print u'\xa9'
©
-- 
https://code.launchpad.net/~frodus86/openlp/translate/+merge/28273
Your team OpenLP Core is subscribed to branch lp:openlp.



References