c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #05309
[Bug 663775] Re: Confirm messages in buttons are not exported in .pot to translate (v 5.0 and 6.0)
Hello Jordi and Manterola,
Thanks for the patch!
We will definitely fix it on trunk for 6.0, and we'll see with the "stable" team if they think this issue is important enough and low-risk enough to apply on 5.0
** Changed in: openobject-server
Status: Triaged => Confirmed
--
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: Confirmed
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