c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #05316
[Bug 663775] Re: Confirm messages in buttons are not exported in .pot to translate (v 5.0 and 6.0)
** Changed in: openobject-server
Status: Confirmed => In Progress
--
Confirm messages in buttons are not exported in .pot to translate (v 5.0 and 6.0)
https://bugs.launchpad.net/bugs/663775
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: In Progress
Bug description:
Confirm messages in buttons are not exported in .pot files, so they can not be translated. It affects v 5.0 and 6.0.
They are used in account_voucher and stock modules, for example:
<button name="cancel_voucher" string="Cancel" type="object" states="posted" icon="terp-stock_effects-object-colorize" confirm="Are you sure to confirm this record ?"/>
References