On 7 Jul 2022 at 10:34, Marco Ciampa wrote:

> Then "make validate-it" gives you:
> 
> ========================
> Source xml: ./src/gimp.xml
> Source po : ./po/it/gimp.po
> 
> Translated msgstr:
> 2002-<?dbtimestamp format="Y"?>
> 
> ERROR: Found unmatched tags in po msgstr.
> Tags not matched: ['?dbtimestamp']
> ========================

This is actually a bug in our xml2po parser. I later extended the error 
detection code into validate_po.py where this bug was recently fixed.

I need to remember to fix it in xml2po too, or remove the error detection 
code, since we now have a better separate tool for that.

--

Jacob Boerema

_______________________________________________
gimp-docs-list mailing list
gimp-docs-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-docs-list

Reply via email to