<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Remove unneed TRL and LTR marks in Arabic (ar) dictionary file and fix header and comments"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=117389#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Remove unneed TRL and LTR marks in Arabic (ar) dictionary file and fix header and comments"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=117389">bug 117389</a>
              from <span class="vcard"><a class="email" href="mailto:pander@users.sourceforge.net" title="Pander <pander@users.sourceforge.net>"> <span class="fn">Pander</span></a>
</span></b>
        <pre>Hi Xisco,

Unfortunately, I do not have the time for that. This is already stretching the
scope at the moment for me within the Nuspell project. (The development of a
pure C++ replacement of Hunspell.)



10) for
<a href="https://cgit.freedesktop.org/libreoffice/dictionaries/tree/pt_PT/pt_PT.dic">https://cgit.freedesktop.org/libreoffice/dictionaries/tree/pt_PT/pt_PT.dic</a> the
file should not start with whitespace.



11) The use of brackets in
<a href="https://cgit.freedesktop.org/libreoffice/dictionaries/tree/ne_NP/ne_NP.dic">https://cgit.freedesktop.org/libreoffice/dictionaries/tree/ne_NP/ne_NP.dic</a> for

श्रीसिया (नउ.टा.जा.)

and for 

(क्रियो)

will have no effect as words fed into the spell checker will be tokenized in
such way that they are stripped of brackets and spaces. The author can remove
these two words or change them into

श्रीसिया
नउ.टा.जा.

and

क्रियो

Note that this has to be checked with an export on Nepalese spelling.</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>