c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #10391
[Bug 663775] Re: Confirm messages in buttons are not exported in .pot to translate (v 5.0 and 6.0)
Margarita Manterola ,
Thanks for the patch.
It has been fixed by revision 2167 jvo@xxxxxxxxxxx-20101231142812-d1lso9zkivaer59g authored to you.
** Changed in: openobject-server/5.0
Status: Confirmed => Fix Released
** Changed in: openobject-server/5.0
Milestone: None => 5.0.16
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/663775
Title:
Confirm messages in buttons are not exported in .pot to translate (v 5.0 and 6.0)
Status in OpenObject Server:
Fix Released
Status in OpenObject Server 5.0 series:
Fix Released
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