Review: Approve 39 - variant = u'Verse:%s' % count + 1 40 + variant = u'Verse:%s' % unicode(count + 1)
Heh. Fixed this in my bitsandbobs branch too :-) -- https://code.launchpad.net/~trb143/openlp/songediting/+merge/15443 Your team OpenLP Core is subscribed to branch lp:openlp. _______________________________________________ Mailing list: https://launchpad.net/~openlp-core Post to : [email protected] Unsubscribe : https://launchpad.net/~openlp-core More help : https://help.launchpad.net/ListHelp

