← Back to team overview

openlp-core team mailing list archive

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

 

Review: Needs Fixing
You're missing spaces in various places:

translate('AmendThemeForm','First Color:')

should be:

translate('AmendThemeForm', 'First Color:')
                           ^
                         space
-- 
https://code.launchpad.net/~frodus86/openlp/translate/+merge/26593
Your team OpenLP Core is subscribed to branch lp:openlp.



References