← Back to team overview

openlp-core team mailing list archive

Re: lp:~frodus86/openlp/missed_trUtf8_now_replaced_with_translate into lp:openlp

 

Review: Needs Fixing
Please stop with the double spaces in the import lines.

translate() is a static function - it just gets called as translate(...) not some.class.translate(...).  The first file is good, the rest need fixing...

s/self.splash_screen.translate/translate/
s/import_menu.translate/translate/
etc....
-- 
https://code.launchpad.net/~frodus86/openlp/missed_trUtf8_now_replaced_with_translate/+merge/27137
Your team OpenLP Core is subscribed to branch lp:openlp.



References