Vauxoo / addons-vauxoo

All our modules related to developments that solves generic issues on Odoo, or that solve internal problems on Odoo Core, if something is here, maybe it is solving an issue in your company, try it and report what you see.
http://www.vauxoo.com
193 stars 288 forks source link

15.0 - [I18n] *: autoformat translations T#61194 #1620

Closed luisg123v closed 1 year ago

luisg123v commented 1 year ago

This runs the translations autoformatter [1], which performs the following changes over .po files:

This is done to produce a file as if it were re-exported from Odoo. For more info, see [2].

[1] https://github.com/OCA/odoo-pre-commit-hooks/pull/76
[2] https://github.com/Vauxoo/pre-commit-vauxoo/issues/104