← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 674571] [NEW] python code in translations

 

Public bug reported:

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.

** Affects: openobject-server
     Importance: Undecided
         Status: New

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