← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 674571] Re: python code in translations

 

*** This bug is a duplicate of bug 616644 ***
    https://bugs.launchpad.net/bugs/616644

** This bug has been marked a duplicate of bug 616644
   Translation regression - python code gets in the strings (5.0)
 * You can subscribe to bug 616644 by following this link: https://bugs.launchpad.net/openobject-server/+bug/616644/+subscribe

-- 
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.





References