c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #06161
[Bug 663775] Re: Confirm messages in buttons are not exported in .pot to translate (v 5.0 and 6.0)
Jay, I'm re-targetting to 5.0 and assigning to you, in case you consider
this fix worth including in a 5.0. I think it's quite low-risk, but it's
far from blocking indeed.
** Changed in: openobject-server/5.0
Importance: Undecided => Low
** Changed in: openobject-server/5.0
Status: New => Confirmed
** Changed in: openobject-server/5.0
Assignee: (unassigned) => Jay (OpenERP) (jvo-openerp)
** Tags added: maintenance
--
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: Fix Released
Status in OpenObject Server 5.0 series: 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