<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Spellchecking (Italian) broken in LibO 7.1.0 beta 1"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=139193#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Spellchecking (Italian) broken in LibO 7.1.0 beta 1"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=139193">bug 139193</a>
from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>