Skip to content
Snippets Groups Projects
Commit 98cc300c authored by Martin Trigaux's avatar Martin Trigaux
Browse files

[IMP] tools: ignore line number for code translations


The line number was only indicative and was not used by the system.
When the translations source were updated, a big part of the diff was
only about the line numbers.
Ignore the given res_id value and export the line at 0

When reading the po file, the res_id from the file is still read and
stored in database but should be ignored

closes odoo/odoo#35582

Signed-off-by: default avatarMartin Trigaux (mat) <mat@odoo.com>
parent 8becb17b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment