GTranslate-strings-xml icon indicating copy to clipboard operation
GTranslate-strings-xml copied to clipboard

The script is not working!

Open 6vedant opened this issue 2 years ago • 0 comments

https://asrt.gluege.boerde.de/

I am trying to translate my strings.xml file to an output file but it is throwing errors.


Upload successful, processing ... 
Download link appears at the bottom after finishing.
Translation script output: 

Traceback (most recent call last):
  File "/var/www/html/maps/gtranslate.py", line 282, in <module>
    tree = ET.parse(INFILE)
  File "/usr/lib/python3.9/xml/etree/ElementTree.py", line 1229, in parse
    tree.parse(source, parser)
  File "/usr/lib/python3.9/xml/etree/ElementTree.py", line 580, in parse
    self._root = parser._parse_whole(source)
xml.etree.ElementTree.ParseError: not well-formed (invalid token): line 205, column 51
Exit status : 1
[Translation download as XML](https://asrt.gluege.boerde.de/uploads/1679396880_kn.xml)

6vedant avatar Mar 21 '23 11:03 6vedant