← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 674571] Re: python code in translations

 

Looks as if it's not the first time it happens : Bug #616644, Bug
#491168.

-- 
python code in translations
https://bugs.launchpad.net/bugs/674571
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Server: New

Bug description:
In the current trunk there is python code in the translations of the base module.
For example base.pot contains:
./bin/addons/base/i18n/base.pot:"    def button_install(self, cr, uid, ids, context={}):\n"
./bin/addons/base/i18n/base.pot:"    def button_install_cancel(self, cr, uid, ids, context={}):\n"
./bin/addons/base/i18n/base.pot:"    def button_uninstall(self, cr, uid, ids, context={}):\n"
Lionel.





Follow ups

References