Steps to Reproduce:
https://tools.wmflabs.org/svgtranslate/File:Diagram_human_cell_nucleus_ru.svg
Actual Results:
Expected Results:
Change error-message: The file is an svg file therefore "Only SVG files are supported." is misleading.
Error message such as https://validator.w3.org/check?uri=https%3A%2F%2Fcommons.wikimedia.org%2Fwiki%2FSpecial%3AFilepath%2FDiagram_human_cell_nucleus_ru.svg&doctype=Inline&ss=1#source might be easier to understand.
I might be related to the missing
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'>
