Skip to content

Commit

Permalink
[I18n] stock_custom_exchange_rate_date: autoformat translations
Browse files Browse the repository at this point in the history
This runs the translations autoformatter [1], which performs the
following changes over .po files:
- Sort terms alphabetically
- Split lines to 78 characters
- clear message when translated term is the same as original one

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

[1] OCA/odoo-pre-commit-hooks#76
[2] Vauxoo/pre-commit-vauxoo#104
  • Loading branch information
luisg123v committed Jan 6, 2025
1 parent c7df034 commit 35c44ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stock_custom_exchange_rate_date/i18n/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,3 @@ msgstr "Movimiento de existencias"
#: model:ir.model,name:stock_custom_exchange_rate_date.model_stock_picking
msgid "Transfer"
msgstr "Transferencia"

0 comments on commit 35c44ef

Please sign in to comment.