https://bugs.documentfoundation.org/show_bug.cgi?id=139193

--- Comment #4 from Julien Nabet <[email protected]> ---
The pb is it_IT.dic is encoded with ISO-8859 text

When using iconv to convert "it_IT.dic" to UTF-8
(on Linux, you can use "iconv -f ISO-8859-1 -t UTF-8 it_IT.dic" to generate a
new file then "mv" to replace the former file)
it works.

I don't want to push directly on "dictionaries" and I don't know how to use
logerrit to submit the patch to review on "dictionaries" repo (as I do for
core) so let you take a look.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to